/* GTK3 / GTK4 Color Overrides - Generated by Tinty */ @define-color accent_color #83a598; @define-color accent_bg_color #83a598; @define-color accent_fg_color #282c34; @define-color window_bg_color #282c34; @define-color window_fg_color #a89984; @define-color view_bg_color #282c34; @define-color view_fg_color #a89984; @define-color headerbar_bg_color #282c34; @define-color headerbar_fg_color #a89984; @define-color dialog_bg_color #282c34; @define-color dialog_fg_color #a89984; @define-color popover_bg_color #282c34; @define-color popover_fg_color #a89984; /* Sidebar / Lists */ @define-color sidebar_bg_color #2c323b; @define-color sidebar_fg_color #a89984; /* Terminal / Darker Elements */ @define-color card_bg_color #2c323b; @define-color card_fg_color #a89984; /* Standard Palette */ @define-color red_1 #83a598; @define-color green_1 #528b8b; @define-color yellow_1 #a07e3b; @define-color blue_1 #83a598; @define-color purple_1 #d75f5f; @define-color teal_1 #83a598; @define-color orange_1 #a07e3b; @define-color gray_1 #665c54;