~dashua/light-themes/fixes.lp.899960.931085.931088.931091

« back to all changes in this revision

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

  • Committer: James Schriver
  • Date: 2012-02-24 16:58:03 UTC
  • mfrom: (195.1.1 light-themes.up)
  • Revision ID: jws141@gmail.com-20120224165803-1q4hnfg2oflal2v4
Ambiance/Radiance/gtk-3.0/apps/nautilus.css
 -Fix sidepane @selected_bg
Ambiance/Radiance/gtk-3.0/apps/unity-greeter.css
 -Merge unity-greeter fixes
Ambiance/gtk-3.0/gtk-3.0.css
 -Remove unmerged colors

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
@define-color button_insensitive_bg_color mix (@button_bg_color, @bg_color, 0.6);
26
26
@define-color dark_bg_color #dfd7cf;
27
27
@define-color dark_fg_color @fg_color;
28
 
@define-color dark_backdrop_fg_color #a39e9a;
29
28
@define-color transparent rgba (0, 0, 0, 0);
30
29
 
31
30
@import url("gtk-widgets.css");