From 812e7efa47aabbe97dc3c1e4401a2332060cff21 Mon Sep 17 00:00:00 2001 From: Hannes Janetzek Date: Sun, 30 May 2010 22:07:24 +0000 Subject: [PATCH] evry: bit more shiny top bar SVN revision: 49337 --- data/themes/default.edc | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/data/themes/default.edc b/data/themes/default.edc index c16aa1d4e..eea302317 100644 --- a/data/themes/default.edc +++ b/data/themes/default.edc @@ -33407,7 +33407,6 @@ collections { normal: "bt_dis_base.png"; border: 4 4 4 4; } - color: 255 255 255 255; } } part { @@ -33423,7 +33422,7 @@ collections { middle: 0; } fill.smooth : 1; - color: 195 195 195 255; + color: 215 215 215 255; } } part { @@ -33554,7 +33553,6 @@ collections { normal: "bt_dis_shine.png"; border: 4 4 4 4; } - color: 255 255 255 225; } } part { @@ -33572,7 +33570,7 @@ collections { normal: "bt_dis_hilight.png"; border: 4 4 4 0; } - color: 255 255 255 188; + color: 255 255 255 235; } } }