38 lines
1.0 KiB
CSS
38 lines
1.0 KiB
CSS
/* GTK3 / GTK4 Color Overrides - Generated by Tinty */
|
|
@define-color accent_color #7864fa;
|
|
@define-color accent_bg_color #7864fa;
|
|
@define-color accent_fg_color #2e2a31;
|
|
|
|
@define-color window_bg_color #2e2a31;
|
|
@define-color window_fg_color #c3c2c4;
|
|
|
|
@define-color view_bg_color #2e2a31;
|
|
@define-color view_fg_color #c3c2c4;
|
|
|
|
@define-color headerbar_bg_color #2e2a31;
|
|
@define-color headerbar_fg_color #c3c2c4;
|
|
|
|
@define-color dialog_bg_color #2e2a31;
|
|
@define-color dialog_fg_color #c3c2c4;
|
|
|
|
@define-color popover_bg_color #2e2a31;
|
|
@define-color popover_fg_color #c3c2c4;
|
|
|
|
/* Sidebar / Lists */
|
|
@define-color sidebar_bg_color #4b484e;
|
|
@define-color sidebar_fg_color #c3c2c4;
|
|
|
|
/* Terminal / Darker Elements */
|
|
@define-color card_bg_color #4b484e;
|
|
@define-color card_fg_color #c3c2c4;
|
|
|
|
/* Standard Palette */
|
|
@define-color red_1 #d8137f;
|
|
@define-color green_1 #17ad98;
|
|
@define-color yellow_1 #dc8a0e;
|
|
@define-color blue_1 #7864fa;
|
|
@define-color purple_1 #b33ce8;
|
|
@define-color teal_1 #149bda;
|
|
@define-color orange_1 #d65407;
|
|
@define-color gray_1 #878589;
|