summaryrefslogtreecommitdiff
path: root/themes/default/title-1-active.xpm
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan.olivier@wanadoo.fr>2006-05-13 20:54:27 +0000
committerOlivier Fourdan <fourdan.olivier@wanadoo.fr>2006-05-13 20:54:27 +0000
commit9b2a1dd71a571c6332be56136fa1874791f8fe6b (patch)
tree5c394e122c7172183b03a63f4638850ce43e7f78 /themes/default/title-1-active.xpm
parentc9cdd9e05fe2bc6b1af5e3ba2ff834a52763765d (diff)
downloadxfwm4-9b2a1dd71a571c6332be56136fa1874791f8fe6b.tar.gz
Increase title height by 1 pixel, it gives a more balanced look.
(Old svn revision: 21650)
Diffstat (limited to 'themes/default/title-1-active.xpm')
-rw-r--r--themes/default/title-1-active.xpm3
1 files changed, 2 insertions, 1 deletions
diff --git a/themes/default/title-1-active.xpm b/themes/default/title-1-active.xpm
index 3793bcdbf..45d199551 100644
--- a/themes/default/title-1-active.xpm
+++ b/themes/default/title-1-active.xpm
@@ -1,6 +1,6 @@
/* XPM */
static char * title_3_active_xpm[] = {
-"4 24 10 1",
+"4 25 10 1",
" c None",
". c #000000",
"+ c #E0E0E0 s active_hilight_2",
@@ -34,4 +34,5 @@ static char * title_3_active_xpm[] = {
"%%%%",
"%%%%",
"%%%%",
+"%%%%",
"%%%%"};