38 lines
1.0 KiB
CSS
38 lines
1.0 KiB
CSS
/* GTK3 / GTK4 Color Overrides - Generated by Tinty */
|
|
@define-color accent_color #2b926f;
|
|
@define-color accent_bg_color #2b926f;
|
|
@define-color accent_fg_color #1a1a2f;
|
|
|
|
@define-color window_bg_color #1a1a2f;
|
|
@define-color window_fg_color #818175;
|
|
|
|
@define-color view_bg_color #1a1a2f;
|
|
@define-color view_fg_color #818175;
|
|
|
|
@define-color headerbar_bg_color #1a1a2f;
|
|
@define-color headerbar_fg_color #818175;
|
|
|
|
@define-color dialog_bg_color #1a1a2f;
|
|
@define-color dialog_fg_color #818175;
|
|
|
|
@define-color popover_bg_color #1a1a2f;
|
|
@define-color popover_fg_color #818175;
|
|
|
|
/* Sidebar / Lists */
|
|
@define-color sidebar_bg_color #202030;
|
|
@define-color sidebar_fg_color #818175;
|
|
|
|
/* Terminal / Darker Elements */
|
|
@define-color card_bg_color #202030;
|
|
@define-color card_fg_color #818175;
|
|
|
|
/* Standard Palette */
|
|
@define-color red_1 #ff662a;
|
|
@define-color green_1 #8cd97c;
|
|
@define-color yellow_1 #ffd15e;
|
|
@define-color blue_1 #2b926f;
|
|
@define-color purple_1 #1b825f;
|
|
@define-color teal_1 #4cad83;
|
|
@define-color orange_1 #ff773a;
|
|
@define-color gray_1 #313140;
|