/* Base16 selenized-light Scheme author: Jan Warchol (https://github.com/jan-warchol/selenized) / adapted to base16 by ali Template author: Tinted Theming (https://github.com/tinted-theming) In files gtk-3.0/gtk.css and gtk-3.20/gtk.css, delete section "Default color scheme" and inject this */ @define-color bg_color #fbf3db; @define-color fg_color #53676d; @define-color base_color #ece3cc; @define-color text_color #53676d; @define-color text_color_disabled #909995; @define-color selected_bg_color #d5cdb6; @define-color selected_fg_color #53676d; @define-color tooltip_bg_color #fbf3db; @define-color tooltip_fg_color #53676d;