improved default oxygen color theme
This commit is contained in:
parent
d574e1656f
commit
d3d71531b3
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
|
||||
@define-color button_fg #000000;
|
||||
@define-color button_bg #c5c7c2;
|
||||
@define-color button_bg #dfdfdf;
|
||||
@define-color button_pushed_fg @button_fg;
|
||||
@define-color button_pushed_bg mix(@button_bg, @selected_bg, 0.5);
|
||||
|
||||
|
|
Loading…
Reference in a new issue