2026-03-17 15:35:48 +01:00
|
|
|
/* GTK3 / GTK4 Color Overrides - Generated by Tinty */
|
|
|
|
|
@define-color accent_color #{{base0D-hex}};
|
|
|
|
|
@define-color accent_bg_color #{{base0D-hex}};
|
|
|
|
|
@define-color accent_fg_color #{{base00-hex}};
|
|
|
|
|
|
|
|
|
|
@define-color window_bg_color #{{base00-hex}};
|
|
|
|
|
@define-color window_fg_color #{{base05-hex}};
|
|
|
|
|
|
|
|
|
|
@define-color view_bg_color #{{base00-hex}};
|
|
|
|
|
@define-color view_fg_color #{{base05-hex}};
|
|
|
|
|
|
|
|
|
|
@define-color headerbar_bg_color #{{base00-hex}};
|
|
|
|
|
@define-color headerbar_fg_color #{{base05-hex}};
|
|
|
|
|
|
|
|
|
|
@define-color dialog_bg_color #{{base00-hex}};
|
|
|
|
|
@define-color dialog_fg_color #{{base05-hex}};
|
|
|
|
|
|
|
|
|
|
@define-color popover_bg_color #{{base00-hex}};
|
|
|
|
|
@define-color popover_fg_color #{{base05-hex}};
|
|
|
|
|
|
|
|
|
|
/* Sidebar / Lists */
|
|
|
|
|
@define-color sidebar_bg_color #{{base01-hex}};
|
|
|
|
|
@define-color sidebar_fg_color #{{base05-hex}};
|
|
|
|
|
|
|
|
|
|
/* Terminal / Darker Elements */
|
|
|
|
|
@define-color card_bg_color #{{base01-hex}};
|
|
|
|
|
@define-color card_fg_color #{{base05-hex}};
|
|
|
|
|
|
|
|
|
|
/* Standard Palette */
|
|
|
|
|
@define-color red_1 #{{base08-hex}};
|
|
|
|
|
@define-color green_1 #{{base0B-hex}};
|
|
|
|
|
@define-color yellow_1 #{{base0A-hex}};
|
|
|
|
|
@define-color blue_1 #{{base0D-hex}};
|
|
|
|
|
@define-color purple_1 #{{base0E-hex}};
|
|
|
|
|
@define-color teal_1 #{{base0C-hex}};
|
|
|
|
|
@define-color orange_1 #{{base09-hex}};
|
|
|
|
|
@define-color gray_1 #{{base03-hex}};
|