~shimmerproject/xubuntu-artwork/bluebird

« back to all changes in this revision

Viewing changes to gtk-3.0/gtk.css

  • Committer: Satyajit Sahoo
  • Date: 2014-12-28 14:17:01 UTC
  • mfrom: (143.1.1)
  • Revision ID: git-v1:5b545c9bcd2d61969cdd119134e44dad0ced02c6
Merge pull request #9 from cytergen/patch-2

Update gtk.css

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
@define-color selected_fg_color #f5f5f5;
8
8
@define-color tooltip_bg_color #000000;
9
9
@define-color tooltip_fg_color #ffffff;
 
10
@define-color desktop_item_fg #eeeeee;
 
11
@define-color desktop_item_text_shadow alpha(black, 0.8)
10
12
 
11
13
/* colormap actually used by the theme, to be overridden in other css files */
12
14
@define-color theme_bg_color @bg_color;
66
68
@import url("apps/gnome-applications.css");
67
69
@import url("apps/unity.css");
68
70
@import url("apps/xfce.css");
 
71
@import url("apps/cinnamon-applications.css");