ui: Fixed color schemes using non_indexed instead of symbol for node type colors
This commit is contained in:
@@ -314,9 +314,9 @@
|
||||
<like>global_variable</like>
|
||||
</enum_constant>
|
||||
|
||||
<non_indexed>
|
||||
<symbol>
|
||||
<like>type</like>
|
||||
</non_indexed>
|
||||
</symbol>
|
||||
<namespace>
|
||||
<fill>
|
||||
<normal>#873E3E</normal>
|
||||
|
||||
@@ -300,9 +300,9 @@
|
||||
<like>global_variable</like>
|
||||
</enum_constant>
|
||||
|
||||
<non_indexed>
|
||||
<symbol>
|
||||
<like>type</like>
|
||||
</non_indexed>
|
||||
</symbol>
|
||||
<namespace>
|
||||
<fill>
|
||||
<normal>#EFC5C5</normal>
|
||||
|
||||
@@ -303,9 +303,9 @@
|
||||
<like>global_variable</like>>
|
||||
</enum_constant>
|
||||
|
||||
<non_indexed>
|
||||
<symbol>
|
||||
<like>type</like>
|
||||
</non_indexed>
|
||||
</symbol>
|
||||
<namespace>
|
||||
<fill>
|
||||
<normal>#78282D</normal>
|
||||
|
||||
Reference in New Issue
Block a user