/* GTK3 / GTK4 Color Overrides - Generated by Tinty */ @define-color accent_color #2196f3; @define-color accent_bg_color #2196f3; @define-color accent_fg_color #202124; @define-color window_bg_color #202124; @define-color window_fg_color #80868b; @define-color view_bg_color #202124; @define-color view_fg_color #80868b; @define-color headerbar_bg_color #202124; @define-color headerbar_fg_color #80868b; @define-color dialog_bg_color #202124; @define-color dialog_fg_color #80868b; @define-color popover_bg_color #202124; @define-color popover_fg_color #80868b; /* Sidebar / Lists */ @define-color sidebar_bg_color #27292c; @define-color sidebar_fg_color #80868b; /* Terminal / Darker Elements */ @define-color card_bg_color #27292c; @define-color card_fg_color #80868b; /* Standard Palette */ @define-color red_1 #f44336; @define-color green_1 #00e676; @define-color yellow_1 #ffeb3b; @define-color blue_1 #2196f3; @define-color purple_1 #673ab7; @define-color teal_1 #00bcd4; @define-color orange_1 #ff9800; @define-color gray_1 #44464d;