~l-admin-3/egtk/non-transparent-buttons

« back to all changes in this revision

Viewing changes to gtk-3.0/gtk-dark.css

  • Committer: Daniel Foré
  • Date: 2014-07-03 06:16:24 UTC
  • Revision ID: daniel@elementaryos.org-20140703061624-oy9qxfqdhl9cfmg0
make dark text significantly lighter

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
@define-color progress_row_trough_color #DEDEDE;
30
30
@define-color selected_bg_color #3d9bda;
31
31
@define-color selected_fg_color #FFF;
32
 
@define-color text_color #969f9d;
 
32
@define-color text_color #c0c6c4;
33
33
@define-color titlebar_color #383e41;
34
34
@define-color title_color shade (@text_color, 0.90);
35
35
@define-color title_shadow_color alpha (#000, 0.6);