diff options
author | raveit65 <[email protected]> | 2014-05-30 21:49:28 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-05-30 21:49:28 +0200 |
commit | d57a2c748644c5049706ac3566eeb42d707cfa3f (patch) | |
tree | 3e7e23c320396ecf2dee3f58ba6ffa3ee97990ea /desktop-themes/TraditionalOk/metacity-1 | |
parent | 896c0e6d6f34922ac3c820ad06636035c73c52d0 (diff) | |
download | mate-themes-d57a2c748644c5049706ac3566eeb42d707cfa3f.tar.bz2 mate-themes-d57a2c748644c5049706ac3566eeb42d707cfa3f.tar.xz |
TraditionalOk GTK3: update to GTK+-3.12
Diffstat (limited to 'desktop-themes/TraditionalOk/metacity-1')
-rw-r--r-- | desktop-themes/TraditionalOk/metacity-1/metacity-theme-1.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/desktop-themes/TraditionalOk/metacity-1/metacity-theme-1.xml b/desktop-themes/TraditionalOk/metacity-1/metacity-theme-1.xml index dbdc2ef2..f492ffc6 100644 --- a/desktop-themes/TraditionalOk/metacity-1/metacity-theme-1.xml +++ b/desktop-themes/TraditionalOk/metacity-1/metacity-theme-1.xml @@ -2,7 +2,7 @@ <!-- $Id$ --> <metacity_theme> <info> - <name>TraditionalOk</name> + <name>Clearlooks</name> <author>Daniel Borgmann <[email protected]>, Andrea Cimitan <[email protected]></author> <copyright>Â 2005-2007 Daniel Borgmann, Andrea Cimitan</copyright> <date>Apr, 2007</date> @@ -349,7 +349,7 @@ <draw_ops name="title_text_unfocused"> <!--<title color="shade/gtk:bg[NORMAL]/1.07" x="5 `max` (width-title_width)/2+1" y="1 `max` ((height-title_height)/2)+1"/>--> - <title color="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/0.45" x="4 `max` (width-title_width)/2" y="0 `max` ((height-title_height)/2)"/> + <title color="blend/gtk:fg[NORMAL]/gtk:text[NORMAL]/5.45" x="4 `max` (width-title_width)/2" y="0 `max` ((height-title_height)/2)"/> </draw_ops> <draw_ops name="title"> @@ -463,12 +463,12 @@ <!-- fill gradient --> <gradient type="vertical" x="3" y="3" width="width-6" height="(height)/2-1"> - <color value="shade/gtk:bg[NORMAL]/1.15"/> - <color value="shade/gtk:bg[NORMAL]/1.07"/> + <color value="shade/gtk:bg[NORMAL]/0.95"/> + <color value="shade/gtk:bg[NORMAL]/0.87"/> </gradient> <gradient type="vertical" x="3" y="(height)/2" width="width-6" height="(height)/2-2"> - <color value="shade/gtk:bg[NORMAL]/1.05"/> - <color value="shade/gtk:bg[NORMAL]/0.97"/> + <color value="shade/gtk:bg[NORMAL]/0.85"/> + <color value="shade/gtk:bg[NORMAL]/0.77"/> </gradient> <!-- bottom border smooth effect --> |