This commit is contained in:
parent
de727b2bd8
commit
cb0851a636
|
@ -336,8 +336,8 @@
|
||||||
<ThemeWidgetColors
|
<ThemeWidgetColors
|
||||||
outline="#9f9f9f"
|
outline="#9f9f9f"
|
||||||
inner="#ffffffff"
|
inner="#ffffffff"
|
||||||
inner_sel="#dfdfdfff"
|
inner_sel="#efefefff"
|
||||||
item="#cfcfcfff"
|
item="#efefefff"
|
||||||
text="#606060"
|
text="#606060"
|
||||||
text_sel="#606060"
|
text_sel="#606060"
|
||||||
show_shaded="FALSE"
|
show_shaded="FALSE"
|
||||||
|
@ -941,7 +941,7 @@
|
||||||
<ThemeNodeEditor
|
<ThemeNodeEditor
|
||||||
grid="#ffffff"
|
grid="#ffffff"
|
||||||
node_selected="#606060"
|
node_selected="#606060"
|
||||||
node_active="#000000"
|
node_active="#bfbfbf"
|
||||||
wire="#808080"
|
wire="#808080"
|
||||||
wire_inner="#ffffff"
|
wire_inner="#ffffff"
|
||||||
wire_select="#606060b3"
|
wire_select="#606060b3"
|
||||||
|
@ -981,7 +981,7 @@
|
||||||
button="#ffffff00"
|
button="#ffffff00"
|
||||||
button_title="#606060"
|
button_title="#606060"
|
||||||
button_text="#606060"
|
button_text="#606060"
|
||||||
button_text_hi="#efefef"
|
button_text_hi="#606060"
|
||||||
navigation_bar="#ffffff00"
|
navigation_bar="#ffffff00"
|
||||||
execution_buts="#ffffff00"
|
execution_buts="#ffffff00"
|
||||||
tab_active="#efefef"
|
tab_active="#efefef"
|
||||||
|
|
Loading…
Reference in New Issue