38 lines
1.0 KiB
CSS
38 lines
1.0 KiB
CSS
/* GTK3 / GTK4 Color Overrides - Generated by Tinty */
|
|
@define-color accent_color #96a6c8;
|
|
@define-color accent_bg_color #96a6c8;
|
|
@define-color accent_fg_color #181818;
|
|
|
|
@define-color window_bg_color #181818;
|
|
@define-color window_fg_color #f4f4ff;
|
|
|
|
@define-color view_bg_color #181818;
|
|
@define-color view_fg_color #f4f4ff;
|
|
|
|
@define-color headerbar_bg_color #181818;
|
|
@define-color headerbar_fg_color #f4f4ff;
|
|
|
|
@define-color dialog_bg_color #181818;
|
|
@define-color dialog_fg_color #f4f4ff;
|
|
|
|
@define-color popover_bg_color #181818;
|
|
@define-color popover_fg_color #f4f4ff;
|
|
|
|
/* Sidebar / Lists */
|
|
@define-color sidebar_bg_color #453d41;
|
|
@define-color sidebar_fg_color #f4f4ff;
|
|
|
|
/* Terminal / Darker Elements */
|
|
@define-color card_bg_color #453d41;
|
|
@define-color card_fg_color #f4f4ff;
|
|
|
|
/* Standard Palette */
|
|
@define-color red_1 #f43841;
|
|
@define-color green_1 #73c936;
|
|
@define-color yellow_1 #ffdd33;
|
|
@define-color blue_1 #96a6c8;
|
|
@define-color purple_1 #9e95c7;
|
|
@define-color teal_1 #95a99f;
|
|
@define-color orange_1 #c73c3f;
|
|
@define-color gray_1 #52494e;
|