2026-03-17 15:41:22 +01:00
|
|
|
/* GTK3 / GTK4 Color Overrides - Generated by Tinty */
|
|
|
|
|
@define-color accent_color #9876aa;
|
|
|
|
|
@define-color accent_bg_color #9876aa;
|
|
|
|
|
@define-color accent_fg_color #2b2b2b;
|
|
|
|
|
|
|
|
|
|
@define-color window_bg_color #2b2b2b;
|
|
|
|
|
@define-color window_fg_color #a9b7c6;
|
|
|
|
|
|
|
|
|
|
@define-color view_bg_color #2b2b2b;
|
|
|
|
|
@define-color view_fg_color #a9b7c6;
|
|
|
|
|
|
|
|
|
|
@define-color headerbar_bg_color #2b2b2b;
|
|
|
|
|
@define-color headerbar_fg_color #a9b7c6;
|
|
|
|
|
|
|
|
|
|
@define-color dialog_bg_color #2b2b2b;
|
|
|
|
|
@define-color dialog_fg_color #a9b7c6;
|
|
|
|
|
|
|
|
|
|
@define-color popover_bg_color #2b2b2b;
|
|
|
|
|
@define-color popover_fg_color #a9b7c6;
|
|
|
|
|
|
|
|
|
|
/* Sidebar / Lists */
|
|
|
|
|
@define-color sidebar_bg_color #323232;
|
|
|
|
|
@define-color sidebar_fg_color #a9b7c6;
|
|
|
|
|
|
|
|
|
|
/* Terminal / Darker Elements */
|
|
|
|
|
@define-color card_bg_color #323232;
|
|
|
|
|
@define-color card_fg_color #a9b7c6;
|
|
|
|
|
|
|
|
|
|
/* Standard Palette */
|
|
|
|
|
@define-color red_1 #4eade5;
|
|
|
|
|
@define-color green_1 #6a8759;
|
|
|
|
|
@define-color yellow_1 #bbb529;
|
|
|
|
|
@define-color blue_1 #9876aa;
|
|
|
|
|
@define-color purple_1 #cc7832;
|
|
|
|
|
@define-color teal_1 #629755;
|
|
|
|
|
@define-color orange_1 #689757;
|
|
|
|
|
@define-color gray_1 #606366;
|