浏览代码

New default colorization for reference types and interface types

Brian Fiete 5 年之前
父节点
当前提交
37f73f3345
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      IDE/src/ui/SourceEditWidgetContent.bf

+ 2 - 2
IDE/src/ui/SourceEditWidgetContent.bf

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