~xubuntu-dev/xubuntu-default-settings/trunk

« back to all changes in this revision

Viewing changes to etc/skel/.config/gtk-3.0/gtk.css

  • Committer: Sean Davis
  • Date: 2014-10-27 00:41:52 UTC
  • Revision ID: smd.seandavis@gmail.com-20141027004152-3w73aoleaoymgmo2
Drop the pink colorscheme

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* select-on */
2
 
@define-color selected_bg_color #d529c2;
3
 
@define-color selected_fg_color #eeeeee;
4
 
@define-color theme_selected_bg_color @selected_bg_color;
5
 
@define-color theme_selected_fg_color @selected_fg_color;