38 lines
1.0 KiB
CSS
38 lines
1.0 KiB
CSS
/* GTK3 / GTK4 Color Overrides - Generated by Tinty */
|
|
@define-color accent_color #868cb3;
|
|
@define-color accent_bg_color #868cb3;
|
|
@define-color accent_fg_color #485867;
|
|
|
|
@define-color window_bg_color #485867;
|
|
@define-color window_fg_color #b0c5c8;
|
|
|
|
@define-color view_bg_color #485867;
|
|
@define-color view_fg_color #b0c5c8;
|
|
|
|
@define-color headerbar_bg_color #485867;
|
|
@define-color headerbar_fg_color #b0c5c8;
|
|
|
|
@define-color dialog_bg_color #485867;
|
|
@define-color dialog_fg_color #b0c5c8;
|
|
|
|
@define-color popover_bg_color #485867;
|
|
@define-color popover_fg_color #b0c5c8;
|
|
|
|
/* Sidebar / Lists */
|
|
@define-color sidebar_bg_color #5a6d7a;
|
|
@define-color sidebar_fg_color #b0c5c8;
|
|
|
|
/* Terminal / Darker Elements */
|
|
@define-color card_bg_color #5a6d7a;
|
|
@define-color card_fg_color #b0c5c8;
|
|
|
|
/* Standard Palette */
|
|
@define-color red_1 #b38686;
|
|
@define-color green_1 #87b386;
|
|
@define-color yellow_1 #aab386;
|
|
@define-color blue_1 #868cb3;
|
|
@define-color purple_1 #b386b2;
|
|
@define-color teal_1 #86b3b3;
|
|
@define-color orange_1 #d8bba2;
|
|
@define-color gray_1 #8299a1;
|