summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Khirnov <wyskas@gmail.com>2009-04-20 19:53:53 +0200
committerAnton Khirnov <wyskas@gmail.com>2009-04-20 19:53:53 +0200
commit4dfea1e30491e2690d38f04c53eb3f5bbcd232ee (patch)
tree22d0b0b9d7468f80e9bb06c9edbc438a77a860d4
parentb20a1d417978f5803d971d485c10bc7da40a97b4 (diff)
Deco.config: don't use pixmaps in title.
also remove some useless options.
-rw-r--r--deco.config14
1 files changed, 6 insertions, 8 deletions
diff --git a/deco.config b/deco.config
index ca2e559..1e3f4b4 100644
--- a/deco.config
+++ b/deco.config
@@ -11,16 +11,14 @@ ButtonStyle 6 Inactive Pixmap iconify_inactive.xpm
ButtonStyle 4 Inactive Pixmap maximize_inactive.xpm
ButtonStyle 2 Inactive Pixmap close_inactive.xpm
ButtonStyle 1 MiniIcon
-ButtonStyle All -- Flat UseTitleStyle
-TitleStyle ActiveUp MultiPixmap LeftEnd titleleft_active.xpm, RightEnd titleright_active.xpm, Buttons buttonsbg_active.xpm Main title_active.xpm
-TitleStyle ActiveDown MultiPixmap LeftEnd titleleft_active.xpm, RightEnd titleright_active.xpm, Buttons buttonsbg_active.xpm Main title_active.xpm
+ButtonStyle All -- UseTitleStyle Flat
+
+
+TitleStyle ActiveUp Colorset 6
+TitleStyle ActiveDown Colorset 9
TitleStyle AllInactive Colorset 2 MultiPixmap Main title_inactive.xpm
TitleStyle -- Flat
-BorderStyle -- HiddenHandles !NoInset Raised
+BorderStyle -- HiddenHandles Raised
TitleStyle Centered Height 18
Style * Font $[ThemeTitleFont]
Style * HandleWidth 2
-#Style * ForeColor #606060
-#Style * BackColor #B2B2B2
-#Style * HilightFore #E0E0E0
-#Style * HilightBack #C2C2C2