Improved pho-earth-by-night

This commit is contained in:
Eudaimon 2022-02-05 18:42:26 +01:00
parent 993075d29d
commit 2f60e1abd7
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
@define-color button_pushed_fg mix(@button_fg, @selected_fg, 0.5);
@define-color button_pushed_bg mix(@button_bg, @selected_bg, 0.5);
@define-color border_color shade(@window_bg, 0.8);
@define-color border_color shade(@window_bg, 0.6);
@define-color disabled_fg #a14242;
@define-color disabled_bg #482B2B;