ui: better colors for non-indexed hatching and better differentiate template and override edges colors
This commit is contained in:
@@ -246,7 +246,7 @@
|
||||
<normal>#3D3D3D</normal>
|
||||
</icon>
|
||||
<hatching>
|
||||
<normal>#494949</normal>
|
||||
<normal>#616061</normal>
|
||||
</hatching>
|
||||
</default>
|
||||
|
||||
@@ -300,7 +300,7 @@
|
||||
<focus>#FFFFFF</focus>
|
||||
</border>
|
||||
<hatching>
|
||||
<normal>#FFFFFF</normal>
|
||||
<normal>#FFE8A6</normal>
|
||||
</hatching>
|
||||
</function>
|
||||
<method>
|
||||
@@ -309,7 +309,7 @@
|
||||
|
||||
<global_variable>
|
||||
<fill>
|
||||
<normal>#00BCD6</normal>
|
||||
<normal>#2FC2D6</normal>
|
||||
<focus>#38D3E8</focus>
|
||||
</fill>
|
||||
<border>
|
||||
@@ -317,7 +317,7 @@
|
||||
<focus>#FFFFFF</focus>
|
||||
</border>
|
||||
<hatching>
|
||||
<normal>#FFFFFF</normal>
|
||||
<normal>#96DAE3</normal>
|
||||
</hatching>
|
||||
</global_variable>
|
||||
<field>
|
||||
@@ -439,7 +439,7 @@
|
||||
</default>
|
||||
|
||||
<override>
|
||||
<normal>#CC5E89</normal>
|
||||
<normal>#BA5ECC</normal>
|
||||
</override>
|
||||
|
||||
<call>
|
||||
@@ -452,7 +452,7 @@
|
||||
</use>
|
||||
|
||||
<template_argument>
|
||||
<normal>#C1305D</normal>
|
||||
<normal>#D93D5F</normal>
|
||||
</template_argument>
|
||||
<type_argument>
|
||||
<like>template_argument</like>
|
||||
|
||||
@@ -244,7 +244,7 @@
|
||||
<normal>black</normal>
|
||||
</icon>
|
||||
<hatching>
|
||||
<normal>white</normal>
|
||||
<normal>#F5F5F5</normal>
|
||||
</hatching>
|
||||
</default>
|
||||
|
||||
@@ -291,6 +291,9 @@
|
||||
<normal>transparent</normal>
|
||||
<focus>#3C3C3C</focus>
|
||||
</border>
|
||||
<hatching>
|
||||
<normal>#FFEDC4</normal>
|
||||
</hatching>
|
||||
</function>
|
||||
<method>
|
||||
<like>function</like>
|
||||
@@ -305,6 +308,9 @@
|
||||
<normal>transparent</normal>
|
||||
<focus>#3C3C3C</focus>
|
||||
</border>
|
||||
<hatching>
|
||||
<normal>#B3D4E5</normal>
|
||||
</hatching>
|
||||
</global_variable>
|
||||
<field>
|
||||
<like>global_variable</like>
|
||||
@@ -407,7 +413,7 @@
|
||||
</default>
|
||||
|
||||
<override>
|
||||
<normal>#CC5E89</normal>
|
||||
<normal>#955ECC</normal>
|
||||
</override>
|
||||
|
||||
<call>
|
||||
@@ -420,7 +426,7 @@
|
||||
</use>
|
||||
|
||||
<template_argument>
|
||||
<normal>#C1305D</normal>
|
||||
<normal>#CF6B7C</normal>
|
||||
</template_argument>
|
||||
<type_argument>
|
||||
<like>template_argument</like>
|
||||
|
||||
@@ -247,7 +247,7 @@
|
||||
<normal>#F7F7F7</normal>
|
||||
</icon>
|
||||
<hatching>
|
||||
<normal>#272728</normal>
|
||||
<normal>#3D3D3D</normal>
|
||||
</hatching>
|
||||
</default>
|
||||
|
||||
@@ -294,6 +294,9 @@
|
||||
<normal>transparent</normal>
|
||||
<focus>#C3C3C3</focus>
|
||||
</border>
|
||||
<hatching>
|
||||
<normal>#544815</normal>
|
||||
</hatching>
|
||||
</function>
|
||||
<method>
|
||||
<like>function</like>
|
||||
@@ -308,6 +311,9 @@
|
||||
<normal>transparent</normal>
|
||||
<focus>#C3C3C3</focus>
|
||||
</border>
|
||||
<hatching>
|
||||
<normal>#17384A</normal>
|
||||
</hatching>
|
||||
</global_variable>
|
||||
<field>
|
||||
<like>global_variable</like>
|
||||
@@ -410,7 +416,7 @@
|
||||
</default>
|
||||
|
||||
<override>
|
||||
<normal>#CC5E89</normal>
|
||||
<normal>#B059C2</normal>
|
||||
</override>
|
||||
|
||||
<call>
|
||||
@@ -423,7 +429,7 @@
|
||||
</use>
|
||||
|
||||
<template_argument>
|
||||
<normal>#C1305D</normal>
|
||||
<normal>#C14057</normal>
|
||||
</template_argument>
|
||||
<type_argument>
|
||||
<like>template_argument</like>
|
||||
|
||||
Reference in New Issue
Block a user