summaryrefslogtreecommitdiff
path: root/themes/default/bottom-active.xpm
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan@xfce.org>2010-12-10 11:21:25 +0100
committerOlivier Fourdan <fourdan@xfce.org>2010-12-15 14:57:18 +0100
commita4a698d0884cda912962292a809b972d41e694e4 (patch)
tree065d33d02f2c0eec95e2be3c28013f8ba6e18193 /themes/default/bottom-active.xpm
parent29b672a580647b56ed9a2bf15ada863c39639e8e (diff)
downloadxfwm4-a4a698d0884cda912962292a809b972d41e694e4.tar.gz
Thinner bottom frame.
Diffstat (limited to 'themes/default/bottom-active.xpm')
-rw-r--r--themes/default/bottom-active.xpm5
1 files changed, 2 insertions, 3 deletions
diff --git a/themes/default/bottom-active.xpm b/themes/default/bottom-active.xpm
index 6b71f3afd..2c8592dc8 100644
--- a/themes/default/bottom-active.xpm
+++ b/themes/default/bottom-active.xpm
@@ -1,11 +1,10 @@
/* XPM */
static char * bottom_active_xpm[] = {
-"24 5 3 1",
+"24 4 3 1",
" c None",
"# c #C0C0C0 s active_color_2",
"@ c #C0C0FF s active_color_1",
"########################",
"########################",
-"########################",
-"########################",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@@@"};