38 lines
1.0 KiB
CSS
38 lines
1.0 KiB
CSS
/* GTK3 / GTK4 Color Overrides - Generated by Tinty */
|
|
@define-color accent_color #388bfd;
|
|
@define-color accent_bg_color #388bfd;
|
|
@define-color accent_fg_color #161b22;
|
|
|
|
@define-color window_bg_color #161b22;
|
|
@define-color window_fg_color #c9d1d9;
|
|
|
|
@define-color view_bg_color #161b22;
|
|
@define-color view_fg_color #c9d1d9;
|
|
|
|
@define-color headerbar_bg_color #161b22;
|
|
@define-color headerbar_fg_color #c9d1d9;
|
|
|
|
@define-color dialog_bg_color #161b22;
|
|
@define-color dialog_fg_color #c9d1d9;
|
|
|
|
@define-color popover_bg_color #161b22;
|
|
@define-color popover_fg_color #c9d1d9;
|
|
|
|
/* Sidebar / Lists */
|
|
@define-color sidebar_bg_color #30363d;
|
|
@define-color sidebar_fg_color #c9d1d9;
|
|
|
|
/* Terminal / Darker Elements */
|
|
@define-color card_bg_color #30363d;
|
|
@define-color card_fg_color #c9d1d9;
|
|
|
|
/* Standard Palette */
|
|
@define-color red_1 #f85149;
|
|
@define-color green_1 #2ea043;
|
|
@define-color yellow_1 #bb8009;
|
|
@define-color blue_1 #388bfd;
|
|
@define-color purple_1 #a371f7;
|
|
@define-color teal_1 #2a9d9a;
|
|
@define-color orange_1 #db6d28;
|
|
@define-color gray_1 #6e7681;
|