38 lines
1.0 KiB
CSS
38 lines
1.0 KiB
CSS
/* GTK3 / GTK4 Color Overrides - Generated by Tinty */
|
|
@define-color accent_color #7aa2f7;
|
|
@define-color accent_bg_color #7aa2f7;
|
|
@define-color accent_fg_color #24283b;
|
|
|
|
@define-color window_bg_color #24283b;
|
|
@define-color window_fg_color #787c99;
|
|
|
|
@define-color view_bg_color #24283b;
|
|
@define-color view_fg_color #787c99;
|
|
|
|
@define-color headerbar_bg_color #24283b;
|
|
@define-color headerbar_fg_color #787c99;
|
|
|
|
@define-color dialog_bg_color #24283b;
|
|
@define-color dialog_fg_color #787c99;
|
|
|
|
@define-color popover_bg_color #24283b;
|
|
@define-color popover_fg_color #787c99;
|
|
|
|
/* Sidebar / Lists */
|
|
@define-color sidebar_bg_color #1a1b26;
|
|
@define-color sidebar_fg_color #787c99;
|
|
|
|
/* Terminal / Darker Elements */
|
|
@define-color card_bg_color #1a1b26;
|
|
@define-color card_fg_color #787c99;
|
|
|
|
/* Standard Palette */
|
|
@define-color red_1 #f7768e;
|
|
@define-color green_1 #41a6b5;
|
|
@define-color yellow_1 #e0af68;
|
|
@define-color blue_1 #7aa2f7;
|
|
@define-color purple_1 #bb9af7;
|
|
@define-color teal_1 #7dcfff;
|
|
@define-color orange_1 #ff9e64;
|
|
@define-color gray_1 #444b6a;
|