38 lines
1.0 KiB
CSS
38 lines
1.0 KiB
CSS
/* GTK3 / GTK4 Color Overrides - Generated by Tinty */
|
|
@define-color accent_color #83adad;
|
|
@define-color accent_bg_color #83adad;
|
|
@define-color accent_fg_color #262626;
|
|
|
|
@define-color window_bg_color #262626;
|
|
@define-color window_fg_color #dab997;
|
|
|
|
@define-color view_bg_color #262626;
|
|
@define-color view_fg_color #dab997;
|
|
|
|
@define-color headerbar_bg_color #262626;
|
|
@define-color headerbar_fg_color #dab997;
|
|
|
|
@define-color dialog_bg_color #262626;
|
|
@define-color dialog_fg_color #dab997;
|
|
|
|
@define-color popover_bg_color #262626;
|
|
@define-color popover_fg_color #dab997;
|
|
|
|
/* Sidebar / Lists */
|
|
@define-color sidebar_bg_color #3a3a3a;
|
|
@define-color sidebar_fg_color #dab997;
|
|
|
|
/* Terminal / Darker Elements */
|
|
@define-color card_bg_color #3a3a3a;
|
|
@define-color card_fg_color #dab997;
|
|
|
|
/* Standard Palette */
|
|
@define-color red_1 #d75f5f;
|
|
@define-color green_1 #afaf00;
|
|
@define-color yellow_1 #ffaf00;
|
|
@define-color blue_1 #83adad;
|
|
@define-color purple_1 #d485ad;
|
|
@define-color teal_1 #85ad85;
|
|
@define-color orange_1 #ff8700;
|
|
@define-color gray_1 #8a8a8a;
|