2026-03-17 15:41:22 +01:00
|
|
|
/* GTK3 / GTK4 Color Overrides - Generated by Tinty */
|
|
|
|
|
@define-color accent_color #1e66f5;
|
|
|
|
|
@define-color accent_bg_color #1e66f5;
|
|
|
|
|
@define-color accent_fg_color #eff1f5;
|
|
|
|
|
|
|
|
|
|
@define-color window_bg_color #eff1f5;
|
|
|
|
|
@define-color window_fg_color #4c4f69;
|
|
|
|
|
|
|
|
|
|
@define-color view_bg_color #eff1f5;
|
|
|
|
|
@define-color view_fg_color #4c4f69;
|
|
|
|
|
|
|
|
|
|
@define-color headerbar_bg_color #eff1f5;
|
|
|
|
|
@define-color headerbar_fg_color #4c4f69;
|
|
|
|
|
|
|
|
|
|
@define-color dialog_bg_color #eff1f5;
|
|
|
|
|
@define-color dialog_fg_color #4c4f69;
|
|
|
|
|
|
|
|
|
|
@define-color popover_bg_color #eff1f5;
|
|
|
|
|
@define-color popover_fg_color #4c4f69;
|
|
|
|
|
|
|
|
|
|
/* Sidebar / Lists */
|
|
|
|
|
@define-color sidebar_bg_color #e6e9ef;
|
|
|
|
|
@define-color sidebar_fg_color #4c4f69;
|
|
|
|
|
|
|
|
|
|
/* Terminal / Darker Elements */
|
|
|
|
|
@define-color card_bg_color #e6e9ef;
|
|
|
|
|
@define-color card_fg_color #4c4f69;
|
|
|
|
|
|
|
|
|
|
/* Standard Palette */
|
|
|
|
|
@define-color red_1 #d20f39;
|
|
|
|
|
@define-color green_1 #40a02b;
|
|
|
|
|
@define-color yellow_1 #df8e1d;
|
|
|
|
|
@define-color blue_1 #1e66f5;
|
|
|
|
|
@define-color purple_1 #8839ef;
|
|
|
|
|
@define-color teal_1 #179299;
|
|
|
|
|
@define-color orange_1 #fe640b;
|
|
|
|
|
@define-color gray_1 #bcc0cc;
|