mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 04:22:20 +02:00
New default colorization for reference types and interface types
This commit is contained in:
parent
6511d6a845
commit
37f73f3345
1 changed files with 2 additions and 2 deletions
|
@ -202,8 +202,8 @@ namespace IDE.ui
|
|||
0xFF75715E, // Comment
|
||||
0xFFA6E22A, // Method
|
||||
0xFF66D9EF, // Type
|
||||
0xFF66D9EF, // RefType
|
||||
0xFF66D9EF, // Interface
|
||||
0xFF66A0EF, // RefType
|
||||
0xFF9A9EEB, // Interface
|
||||
0xFF7BEEB7, // Namespace
|
||||
|
||||
0xFFB0B0B0, // Disassembly_Text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue