38 lines
1.0 KiB
CSS
38 lines
1.0 KiB
CSS
/* GTK3 / GTK4 Color Overrides - Generated by Tinty */
|
|
@define-color accent_color #8eccdd;
|
|
@define-color accent_bg_color #8eccdd;
|
|
@define-color accent_fg_color #1a1a1a;
|
|
|
|
@define-color window_bg_color #1a1a1a;
|
|
@define-color window_fg_color #cccccc;
|
|
|
|
@define-color view_bg_color #1a1a1a;
|
|
@define-color view_fg_color #cccccc;
|
|
|
|
@define-color headerbar_bg_color #1a1a1a;
|
|
@define-color headerbar_fg_color #cccccc;
|
|
|
|
@define-color dialog_bg_color #1a1a1a;
|
|
@define-color dialog_fg_color #cccccc;
|
|
|
|
@define-color popover_bg_color #1a1a1a;
|
|
@define-color popover_fg_color #cccccc;
|
|
|
|
/* Sidebar / Lists */
|
|
@define-color sidebar_bg_color #222222;
|
|
@define-color sidebar_fg_color #cccccc;
|
|
|
|
/* Terminal / Darker Elements */
|
|
@define-color card_bg_color #222222;
|
|
@define-color card_fg_color #cccccc;
|
|
|
|
/* Standard Palette */
|
|
@define-color red_1 #d88568;
|
|
@define-color green_1 #83a471;
|
|
@define-color yellow_1 #b99353;
|
|
@define-color blue_1 #8eccdd;
|
|
@define-color purple_1 #b98eb2;
|
|
@define-color teal_1 #7c9cae;
|
|
@define-color orange_1 #d86868;
|
|
@define-color gray_1 #767676;
|