38 lines
1.0 KiB
CSS
38 lines
1.0 KiB
CSS
/* GTK3 / GTK4 Color Overrides - Generated by Tinty */
|
|
@define-color accent_color #61afef;
|
|
@define-color accent_bg_color #61afef;
|
|
@define-color accent_fg_color #282c34;
|
|
|
|
@define-color window_bg_color #282c34;
|
|
@define-color window_fg_color #abb2bf;
|
|
|
|
@define-color view_bg_color #282c34;
|
|
@define-color view_fg_color #abb2bf;
|
|
|
|
@define-color headerbar_bg_color #282c34;
|
|
@define-color headerbar_fg_color #abb2bf;
|
|
|
|
@define-color dialog_bg_color #282c34;
|
|
@define-color dialog_fg_color #abb2bf;
|
|
|
|
@define-color popover_bg_color #282c34;
|
|
@define-color popover_fg_color #abb2bf;
|
|
|
|
/* Sidebar / Lists */
|
|
@define-color sidebar_bg_color #353b45;
|
|
@define-color sidebar_fg_color #abb2bf;
|
|
|
|
/* Terminal / Darker Elements */
|
|
@define-color card_bg_color #353b45;
|
|
@define-color card_fg_color #abb2bf;
|
|
|
|
/* Standard Palette */
|
|
@define-color red_1 #e06c75;
|
|
@define-color green_1 #98c379;
|
|
@define-color yellow_1 #e5c07b;
|
|
@define-color blue_1 #61afef;
|
|
@define-color purple_1 #c678dd;
|
|
@define-color teal_1 #56b6c2;
|
|
@define-color orange_1 #d19a66;
|
|
@define-color gray_1 #545862;
|