38 lines
1.0 KiB
CSS
38 lines
1.0 KiB
CSS
/* GTK3 / GTK4 Color Overrides - Generated by Tinty */
|
|
@define-color accent_color #66b0ef;
|
|
@define-color accent_bg_color #66b0ef;
|
|
@define-color accent_fg_color #23262b;
|
|
|
|
@define-color window_bg_color #23262b;
|
|
@define-color window_fg_color #bab9b6;
|
|
|
|
@define-color view_bg_color #23262b;
|
|
@define-color view_fg_color #bab9b6;
|
|
|
|
@define-color headerbar_bg_color #23262b;
|
|
@define-color headerbar_fg_color #bab9b6;
|
|
|
|
@define-color dialog_bg_color #23262b;
|
|
@define-color dialog_fg_color #bab9b6;
|
|
|
|
@define-color popover_bg_color #23262b;
|
|
@define-color popover_fg_color #bab9b6;
|
|
|
|
/* Sidebar / Lists */
|
|
@define-color sidebar_bg_color #303337;
|
|
@define-color sidebar_fg_color #bab9b6;
|
|
|
|
/* Terminal / Darker Elements */
|
|
@define-color card_bg_color #303337;
|
|
@define-color card_fg_color #bab9b6;
|
|
|
|
/* Standard Palette */
|
|
@define-color red_1 #ff8782;
|
|
@define-color green_1 #95b659;
|
|
@define-color yellow_1 #cfa546;
|
|
@define-color blue_1 #66b0ef;
|
|
@define-color purple_1 #b799ff;
|
|
@define-color teal_1 #42bda7;
|
|
@define-color orange_1 #e99857;
|
|
@define-color gray_1 #898989;
|