1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 12:32:20 +02:00

New default colorization for reference types and interface types

This commit is contained in:
Brian Fiete 2020-09-03 06:49:49 -07:00
parent 6511d6a845
commit 37f73f3345

View file

@ -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