summaryrefslogtreecommitdiff
path: root/themes/default/shade-active.xpm
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan.olivier@wanadoo.fr>2006-10-26 16:51:44 +0000
committerOlivier Fourdan <fourdan.olivier@wanadoo.fr>2006-10-26 16:51:44 +0000
commit807e14061b49f5cb0a106be10d083d252950d18e (patch)
treeb76625fd763c57cc9c6b9011c7fb5fc2631f85f3 /themes/default/shade-active.xpm
parent7f841b3cdf3359bd7f5106a4036b9bc36e6b005f (diff)
downloadxfwm4-807e14061b49f5cb0a106be10d083d252950d18e.tar.gz
Use slightly larger height for title bar.
(Old svn revision: 23526)
Diffstat (limited to 'themes/default/shade-active.xpm')
-rw-r--r--themes/default/shade-active.xpm4
1 files changed, 3 insertions, 1 deletions
diff --git a/themes/default/shade-active.xpm b/themes/default/shade-active.xpm
index 3302dac0b..9d4b14877 100644
--- a/themes/default/shade-active.xpm
+++ b/themes/default/shade-active.xpm
@@ -1,6 +1,6 @@
/* XPM */
static char * shade_active_xpm[] = {
-"18 25 2 1",
+"18 27 2 1",
" c None",
". c #C0C0FF s active_color_1",
"..................",
@@ -27,4 +27,6 @@ static char * shade_active_xpm[] = {
"..................",
"..................",
"..................",
+"..................",
+"..................",
".................."};