summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan@xfce.org>2010-03-27 10:34:23 +0100
committerOlivier Fourdan <fourdan@xfce.org>2010-04-02 10:31:57 +0200
commitaa5bae53fc7da6a20195bad083649ca493735d59 (patch)
treee40c16b58864d9a244e5253f8b7907f7ebf5ca9c /themes
parent892edf9674688d5bfa5f0ca7db7074e6a1f1ecad (diff)
downloadxfwm4-aa5bae53fc7da6a20195bad083649ca493735d59.tar.gz
Smooth top corners
Diffstat (limited to 'themes')
-rw-r--r--themes/default/top-left-active.xpm4
-rw-r--r--themes/default/top-left-inactive.xpm4
-rw-r--r--themes/default/top-right-active.xpm4
-rw-r--r--themes/default/top-right-inactive.xpm4
4 files changed, 8 insertions, 8 deletions
diff --git a/themes/default/top-left-active.xpm b/themes/default/top-left-active.xpm
index 8155c8516..58193af45 100644
--- a/themes/default/top-left-active.xpm
+++ b/themes/default/top-left-active.xpm
@@ -3,9 +3,9 @@ static char * top_left_active_xpm[] = {
"8 22 2 1",
" c None",
"@ c #C0C0FF s active_color_1",
-" @@@@@@",
+" @@@@@",
+" @@@@@@@",
" @@@@@@@",
-"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
diff --git a/themes/default/top-left-inactive.xpm b/themes/default/top-left-inactive.xpm
index d9d4fc237..29435a0a5 100644
--- a/themes/default/top-left-inactive.xpm
+++ b/themes/default/top-left-inactive.xpm
@@ -3,9 +3,9 @@ static char * top_left_inactive_xpm[] = {
"8 22 2 1",
" c None",
"@ c #C0C0FF s inactive_color_1",
-" @@@@@@",
+" @@@@@",
+" @@@@@@@",
" @@@@@@@",
-"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
diff --git a/themes/default/top-right-active.xpm b/themes/default/top-right-active.xpm
index b1cd4f458..f35e2ba3e 100644
--- a/themes/default/top-right-active.xpm
+++ b/themes/default/top-right-active.xpm
@@ -3,9 +3,9 @@ static char * top_right_active_xpm[] = {
"8 22 2 1",
" c None",
"@ c #C0C0FF s active_color_1",
-"@@@@@@ ",
+"@@@@@ ",
+"@@@@@@@ ",
"@@@@@@@ ",
-"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
diff --git a/themes/default/top-right-inactive.xpm b/themes/default/top-right-inactive.xpm
index 7291fb1ba..d18fffc9d 100644
--- a/themes/default/top-right-inactive.xpm
+++ b/themes/default/top-right-inactive.xpm
@@ -3,9 +3,9 @@ static char * top_right_inactive_xpm[] = {
"8 22 2 1",
" c None",
"@ c #C0C0FF s inactive_color_1",
-"@@@@@@ ",
+"@@@@@ ",
+"@@@@@@@ ",
"@@@@@@@ ",
-"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",