From eeb6f4aaeb41d35eedaa6ee0a60877dfc8546772 Mon Sep 17 00:00:00 2001
From: Olivier Fourdan <fourdan.olivier@wanadoo.fr>
Date: Sat, 25 Jan 2003 16:55:35 +0000
Subject: [PATCH] Add shadow to keramik active title

(Old svn revision: 10868)
---
 themes/keramik/themerc    | 8 +++++---
 themes/microdeck2/themerc | 6 +++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/themes/keramik/themerc b/themes/keramik/themerc
index b0821bae7..0021f68da 100644
--- a/themes/keramik/themerc
+++ b/themes/keramik/themerc
@@ -1,7 +1,9 @@
-full_width_title=false
+active_text_color=#FFFFFF
+inactive_text_color=#000000
 button_offset=8
 button_spacing=2
+full_width_title=false
+title_shadow_active=true
+title_shadow_inactive=false
 title_vertical_offset_active=0
 title_vertical_offset_inactive=4
-active_text_color=#FFFFFF
-inactive_text_color=#000000
diff --git a/themes/microdeck2/themerc b/themes/microdeck2/themerc
index 94483539c..a24e57c11 100644
--- a/themes/microdeck2/themerc
+++ b/themes/microdeck2/themerc
@@ -1,10 +1,10 @@
-full_width_title=true
 active_text_color=#FFFFFF
 inactive_text_color=#000000
 button_offset=2
 button_spacing=0
-title_vertical_offset_active=0
-title_vertical_offset_inactive=0
+full_width_title=true
 title_horizontal_offset=8
 title_shadow_active=true
 title_shadow_inactive=false
+title_vertical_offset_active=0
+title_vertical_offset_inactive=0
-- 
GitLab