mirror of
https://github.com/grassmunk/Chicago95.git
synced 2025-07-31 01:24:36 +02:00
Adding missing panel_fg_color definition
The GTK 3 panel icons are now black instead of white.
This commit is contained in:
parent
a921947700
commit
3ebc568099
@ -11,6 +11,7 @@
|
||||
/* default color scheme */
|
||||
@define-color bg_color #c0c0c0;
|
||||
@define-color fg_color #000000;
|
||||
@define-color panel_fg_color #000000;
|
||||
@define-color base_color #ffffff;
|
||||
@define-color text_color #000000;
|
||||
@define-color selected_bg_color #000080;
|
||||
|
Loading…
x
Reference in New Issue
Block a user