2026-03-17 15:41:22 +01:00
|
|
|
/* GTK3 / GTK4 Color Overrides - Generated by Tinty */
|
|
|
|
|
@define-color accent_color #5fafd7;
|
|
|
|
|
@define-color accent_bg_color #5fafd7;
|
|
|
|
|
@define-color accent_fg_color #1c1c1c;
|
|
|
|
|
|
|
|
|
|
@define-color window_bg_color #1c1c1c;
|
|
|
|
|
@define-color window_fg_color #9e9e9e;
|
|
|
|
|
|
|
|
|
|
@define-color view_bg_color #1c1c1c;
|
|
|
|
|
@define-color view_fg_color #9e9e9e;
|
|
|
|
|
|
|
|
|
|
@define-color headerbar_bg_color #1c1c1c;
|
|
|
|
|
@define-color headerbar_fg_color #9e9e9e;
|
|
|
|
|
|
|
|
|
|
@define-color dialog_bg_color #1c1c1c;
|
|
|
|
|
@define-color dialog_fg_color #9e9e9e;
|
|
|
|
|
|
|
|
|
|
@define-color popover_bg_color #1c1c1c;
|
|
|
|
|
@define-color popover_fg_color #9e9e9e;
|
|
|
|
|
|
|
|
|
|
/* Sidebar / Lists */
|
|
|
|
|
@define-color sidebar_bg_color #363636;
|
|
|
|
|
@define-color sidebar_fg_color #9e9e9e;
|
|
|
|
|
|
|
|
|
|
/* Terminal / Darker Elements */
|
|
|
|
|
@define-color card_bg_color #363636;
|
|
|
|
|
@define-color card_fg_color #9e9e9e;
|
|
|
|
|
|
|
|
|
|
/* Standard Palette */
|
|
|
|
|
@define-color red_1 #ff5faf;
|
|
|
|
|
@define-color green_1 #5faf5f;
|
|
|
|
|
@define-color yellow_1 #ffaf00;
|
|
|
|
|
@define-color blue_1 #5fafd7;
|
|
|
|
|
@define-color purple_1 #af87d7;
|
|
|
|
|
@define-color teal_1 #00afaf;
|
|
|
|
|
@define-color orange_1 #d7af5f;
|
|
|
|
|
@define-color gray_1 #585858;
|