summaryrefslogtreecommitdiff
path: root/themes/default/stick-toggled-active.xpm
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan.olivier@wanadoo.fr>2005-08-03 20:19:21 +0000
committerOlivier Fourdan <fourdan.olivier@wanadoo.fr>2005-08-03 20:19:21 +0000
commitcc4b54be005d9e26864f342859917e1a34b5baa3 (patch)
tree13ebc9ef60c8e2e6b23f4408d1ba42252b887077 /themes/default/stick-toggled-active.xpm
parenta2c210a11b5ffb6e0e97c95f75a880ca8c1f401d (diff)
downloadxfwm4-cc4b54be005d9e26864f342859917e1a34b5baa3.tar.gz
Enlarge the title height by 2 pix; makes it better to the eyes and easier to use on modern hardware with high resolutions.
(Old svn revision: 16450)
Diffstat (limited to 'themes/default/stick-toggled-active.xpm')
-rw-r--r--themes/default/stick-toggled-active.xpm4
1 files changed, 3 insertions, 1 deletions
diff --git a/themes/default/stick-toggled-active.xpm b/themes/default/stick-toggled-active.xpm
index 4d1d6b0b7..6088344b0 100644
--- a/themes/default/stick-toggled-active.xpm
+++ b/themes/default/stick-toggled-active.xpm
@@ -1,6 +1,6 @@
/* XPM */
static char * stick_toggled_active_xpm[] = {
-"17 21 6 1",
+"17 23 6 1",
" c None",
". c #E0E0E0 s active_hilight_2",
"+ c #C0C0C0 s active_color_2",
@@ -10,6 +10,7 @@ static char * stick_toggled_active_xpm[] = {
" ",
" ",
" ",
+" ",
" +++++++++++++++ ",
"+++++++++++++++++",
"+++++++++++++++++",
@@ -27,4 +28,5 @@ static char * stick_toggled_active_xpm[] = {
"+++++++++++++++++",
"+++++++++++++++++",
" +++++++++++++++ ",
+" ",
" "};