38 lines
1.0 KiB
CSS
38 lines
1.0 KiB
CSS
/* GTK3 / GTK4 Color Overrides - Generated by Tinty */
|
|
@define-color accent_color #484d79;
|
|
@define-color accent_bg_color #484d79;
|
|
@define-color accent_fg_color #232c31;
|
|
|
|
@define-color window_bg_color #232c31;
|
|
@define-color window_fg_color #9ea7a6;
|
|
|
|
@define-color view_bg_color #232c31;
|
|
@define-color view_fg_color #9ea7a6;
|
|
|
|
@define-color headerbar_bg_color #232c31;
|
|
@define-color headerbar_fg_color #9ea7a6;
|
|
|
|
@define-color dialog_bg_color #232c31;
|
|
@define-color dialog_fg_color #9ea7a6;
|
|
|
|
@define-color popover_bg_color #232c31;
|
|
@define-color popover_fg_color #9ea7a6;
|
|
|
|
/* Sidebar / Lists */
|
|
@define-color sidebar_bg_color #1c3657;
|
|
@define-color sidebar_fg_color #9ea7a6;
|
|
|
|
/* Terminal / Darker Elements */
|
|
@define-color card_bg_color #1c3657;
|
|
@define-color card_fg_color #9ea7a6;
|
|
|
|
/* Standard Palette */
|
|
@define-color red_1 #2a5491;
|
|
@define-color green_1 #237986;
|
|
@define-color yellow_1 #a03b1e;
|
|
@define-color blue_1 #484d79;
|
|
@define-color purple_1 #c59820;
|
|
@define-color teal_1 #b02f30;
|
|
@define-color orange_1 #43820d;
|
|
@define-color gray_1 #3f4944;
|