38 lines
1.0 KiB
CSS
38 lines
1.0 KiB
CSS
/* GTK3 / GTK4 Color Overrides - Generated by Tinty */
|
|
@define-color accent_color #01a0e4;
|
|
@define-color accent_bg_color #01a0e4;
|
|
@define-color accent_fg_color #090300;
|
|
|
|
@define-color window_bg_color #090300;
|
|
@define-color window_fg_color #a5a2a2;
|
|
|
|
@define-color view_bg_color #090300;
|
|
@define-color view_fg_color #a5a2a2;
|
|
|
|
@define-color headerbar_bg_color #090300;
|
|
@define-color headerbar_fg_color #a5a2a2;
|
|
|
|
@define-color dialog_bg_color #090300;
|
|
@define-color dialog_fg_color #a5a2a2;
|
|
|
|
@define-color popover_bg_color #090300;
|
|
@define-color popover_fg_color #a5a2a2;
|
|
|
|
/* Sidebar / Lists */
|
|
@define-color sidebar_bg_color #3a3432;
|
|
@define-color sidebar_fg_color #a5a2a2;
|
|
|
|
/* Terminal / Darker Elements */
|
|
@define-color card_bg_color #3a3432;
|
|
@define-color card_fg_color #a5a2a2;
|
|
|
|
/* Standard Palette */
|
|
@define-color red_1 #db2d20;
|
|
@define-color green_1 #01a252;
|
|
@define-color yellow_1 #fded02;
|
|
@define-color blue_1 #01a0e4;
|
|
@define-color purple_1 #a16a94;
|
|
@define-color teal_1 #b5e4f4;
|
|
@define-color orange_1 #e8bbd0;
|
|
@define-color gray_1 #5c5855;
|