38 lines
1.0 KiB
CSS
38 lines
1.0 KiB
CSS
/* GTK3 / GTK4 Color Overrides - Generated by Tinty */
|
|
@define-color accent_color #498091;
|
|
@define-color accent_bg_color #498091;
|
|
@define-color accent_fg_color #171e1f;
|
|
|
|
@define-color window_bg_color #171e1f;
|
|
@define-color window_fg_color #c7c7a5;
|
|
|
|
@define-color view_bg_color #171e1f;
|
|
@define-color view_fg_color #c7c7a5;
|
|
|
|
@define-color headerbar_bg_color #171e1f;
|
|
@define-color headerbar_fg_color #c7c7a5;
|
|
|
|
@define-color dialog_bg_color #171e1f;
|
|
@define-color dialog_fg_color #c7c7a5;
|
|
|
|
@define-color popover_bg_color #171e1f;
|
|
@define-color popover_fg_color #c7c7a5;
|
|
|
|
/* Sidebar / Lists */
|
|
@define-color sidebar_bg_color #252c2d;
|
|
@define-color sidebar_fg_color #c7c7a5;
|
|
|
|
/* Terminal / Darker Elements */
|
|
@define-color card_bg_color #252c2d;
|
|
@define-color card_fg_color #c7c7a5;
|
|
|
|
/* Standard Palette */
|
|
@define-color red_1 #ff4658;
|
|
@define-color green_1 #499180;
|
|
@define-color yellow_1 #fdb11f;
|
|
@define-color blue_1 #498091;
|
|
@define-color purple_1 #9bc0c8;
|
|
@define-color teal_1 #66d9ef;
|
|
@define-color orange_1 #e6db74;
|
|
@define-color gray_1 #555e5f;
|