Add default icon colours to all themes
This commit is contained in:
@@ -37,6 +37,26 @@ cyan = #7fdbca
|
||||
blue = #82aaff
|
||||
purple = #c792ea
|
||||
|
||||
[Icon]
|
||||
tool = default
|
||||
accept = green
|
||||
reject = red
|
||||
action = blue
|
||||
altaction = orange
|
||||
apply = green
|
||||
create = yellow
|
||||
destroy = faded
|
||||
reset = green
|
||||
add = green
|
||||
change = green
|
||||
remove = red
|
||||
scformat = default
|
||||
mdformat = orange
|
||||
systemio = yellow
|
||||
info = blue
|
||||
warning = orange
|
||||
error = red
|
||||
|
||||
[Project]
|
||||
root = blue
|
||||
folder = yellow
|
||||
|
||||
Reference in New Issue
Block a user