38 lines
1.0 KiB
CSS
38 lines
1.0 KiB
CSS
/* GTK3 / GTK4 Color Overrides - Generated by Tinty */
|
|
@define-color accent_color #0d6678;
|
|
@define-color accent_bg_color #0d6678;
|
|
@define-color accent_fg_color #1d2021;
|
|
|
|
@define-color window_bg_color #1d2021;
|
|
@define-color window_fg_color #a89984;
|
|
|
|
@define-color view_bg_color #1d2021;
|
|
@define-color view_fg_color #a89984;
|
|
|
|
@define-color headerbar_bg_color #1d2021;
|
|
@define-color headerbar_fg_color #a89984;
|
|
|
|
@define-color dialog_bg_color #1d2021;
|
|
@define-color dialog_fg_color #a89984;
|
|
|
|
@define-color popover_bg_color #1d2021;
|
|
@define-color popover_fg_color #a89984;
|
|
|
|
/* Sidebar / Lists */
|
|
@define-color sidebar_bg_color #32302f;
|
|
@define-color sidebar_fg_color #a89984;
|
|
|
|
/* Terminal / Darker Elements */
|
|
@define-color card_bg_color #32302f;
|
|
@define-color card_fg_color #a89984;
|
|
|
|
/* Standard Palette */
|
|
@define-color red_1 #fb543f;
|
|
@define-color green_1 #95c085;
|
|
@define-color yellow_1 #fac03b;
|
|
@define-color blue_1 #0d6678;
|
|
@define-color purple_1 #8f4673;
|
|
@define-color teal_1 #8ba59b;
|
|
@define-color orange_1 #fe8625;
|
|
@define-color gray_1 #665c54;
|