2026-03-17 15:41:22 +01:00
|
|
|
/* GTK3 / GTK4 Color Overrides - Generated by Tinty */
|
|
|
|
|
@define-color accent_color #3d8fd1;
|
|
|
|
|
@define-color accent_bg_color #3d8fd1;
|
|
|
|
|
@define-color accent_fg_color #f5f7ff;
|
|
|
|
|
|
|
|
|
|
@define-color window_bg_color #f5f7ff;
|
|
|
|
|
@define-color window_fg_color #5e6687;
|
|
|
|
|
|
|
|
|
|
@define-color view_bg_color #f5f7ff;
|
|
|
|
|
@define-color view_fg_color #5e6687;
|
|
|
|
|
|
|
|
|
|
@define-color headerbar_bg_color #f5f7ff;
|
|
|
|
|
@define-color headerbar_fg_color #5e6687;
|
|
|
|
|
|
|
|
|
|
@define-color dialog_bg_color #f5f7ff;
|
|
|
|
|
@define-color dialog_fg_color #5e6687;
|
|
|
|
|
|
|
|
|
|
@define-color popover_bg_color #f5f7ff;
|
|
|
|
|
@define-color popover_fg_color #5e6687;
|
|
|
|
|
|
|
|
|
|
/* Sidebar / Lists */
|
|
|
|
|
@define-color sidebar_bg_color #dfe2f1;
|
|
|
|
|
@define-color sidebar_fg_color #5e6687;
|
|
|
|
|
|
|
|
|
|
/* Terminal / Darker Elements */
|
|
|
|
|
@define-color card_bg_color #dfe2f1;
|
|
|
|
|
@define-color card_fg_color #5e6687;
|
|
|
|
|
|
|
|
|
|
/* Standard Palette */
|
|
|
|
|
@define-color red_1 #c94922;
|
|
|
|
|
@define-color green_1 #ac9739;
|
|
|
|
|
@define-color yellow_1 #c08b30;
|
|
|
|
|
@define-color blue_1 #3d8fd1;
|
|
|
|
|
@define-color purple_1 #6679cc;
|
|
|
|
|
@define-color teal_1 #22a2c9;
|
|
|
|
|
@define-color orange_1 #c76b29;
|
|
|
|
|
@define-color gray_1 #898ea4;
|