From a4a698d0884cda912962292a809b972d41e694e4 Mon Sep 17 00:00:00 2001 From: Olivier Fourdan Date: Fri, 10 Dec 2010 11:21:25 +0100 Subject: Thinner bottom frame. --- themes/default/bottom-active.png | Bin 96 -> 96 bytes themes/default/bottom-active.svg | 4 ++-- themes/default/bottom-active.xpm | 5 ++--- themes/default/bottom-inactive.png | Bin 96 -> 96 bytes themes/default/bottom-inactive.svg | 4 ++-- themes/default/bottom-inactive.xpm | 5 ++--- themes/default/bottom-left-active.xpm | 4 ++-- themes/default/bottom-left-inactive.xpm | 4 ++-- themes/default/bottom-right-active.xpm | 4 ++-- themes/default/bottom-right-inactive.xpm | 4 ++-- 10 files changed, 16 insertions(+), 18 deletions(-) (limited to 'themes') diff --git a/themes/default/bottom-active.png b/themes/default/bottom-active.png index 4f8b34d94..7b552a041 100644 Binary files a/themes/default/bottom-active.png and b/themes/default/bottom-active.png differ diff --git a/themes/default/bottom-active.svg b/themes/default/bottom-active.svg index b62edf627..9fa12d298 100644 --- a/themes/default/bottom-active.svg +++ b/themes/default/bottom-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="5" + height="4" id="svg2" sodipodi:version="0.32" inkscape:version="0.47 r22583" @@ -62,7 +62,7 @@ id="border"> 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", "########################", "########################", -"########################", -"########################", +"@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/default/bottom-inactive.png b/themes/default/bottom-inactive.png index 4f8b34d94..7b552a041 100644 Binary files a/themes/default/bottom-inactive.png and b/themes/default/bottom-inactive.png differ diff --git a/themes/default/bottom-inactive.svg b/themes/default/bottom-inactive.svg index 1fcc936f2..b93e962ff 100644 --- a/themes/default/bottom-inactive.svg +++ b/themes/default/bottom-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="5" + height="4" id="svg2" sodipodi:version="0.32" inkscape:version="0.47 r22583" @@ -62,7 +62,7 @@ id="border"> diff --git a/themes/default/bottom-inactive.xpm b/themes/default/bottom-inactive.xpm index 52c089cc1..c8304d03c 100644 --- a/themes/default/bottom-inactive.xpm +++ b/themes/default/bottom-inactive.xpm @@ -1,11 +1,10 @@ /* XPM */ static char * bottom_inactive_xpm[] = { -"24 5 3 1", +"24 4 3 1", " c None", "# c #C0C0C0 s inactive_color_2", "@ c #C0C0FF s inactive_color_1", "########################", "########################", -"########################", -"########################", +"@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/default/bottom-left-active.xpm b/themes/default/bottom-left-active.xpm index e12d6539c..d89ae55a7 100644 --- a/themes/default/bottom-left-active.xpm +++ b/themes/default/bottom-left-active.xpm @@ -15,8 +15,8 @@ static char * bottom_left_active_xpm[] = { "@ ", "@ ", "@ ", +"@ ", "@###############", "@###############", -"@###############", -"@###############", +"@@@@@@@@@@@@@@@@", " @@@@@@@@@@@@@@@"}; diff --git a/themes/default/bottom-left-inactive.xpm b/themes/default/bottom-left-inactive.xpm index d73ee46ee..9fc115547 100644 --- a/themes/default/bottom-left-inactive.xpm +++ b/themes/default/bottom-left-inactive.xpm @@ -15,8 +15,8 @@ static char * bottom_left_inactive_xpm[] = { "@ ", "@ ", "@ ", +"@ ", "@###############", "@###############", -"@###############", -"@###############", +"@@@@@@@@@@@@@@@@", " @@@@@@@@@@@@@@@"}; diff --git a/themes/default/bottom-right-active.xpm b/themes/default/bottom-right-active.xpm index 3f17497b0..7098069ff 100644 --- a/themes/default/bottom-right-active.xpm +++ b/themes/default/bottom-right-active.xpm @@ -15,8 +15,8 @@ static char * bottom_right_active_xpm[] = { " @", " @", " @", +" @", "###############@", "###############@", -"###############@", -"###############@", +"@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@ "}; diff --git a/themes/default/bottom-right-inactive.xpm b/themes/default/bottom-right-inactive.xpm index b1cdc4d89..4caf40834 100644 --- a/themes/default/bottom-right-inactive.xpm +++ b/themes/default/bottom-right-inactive.xpm @@ -15,8 +15,8 @@ static char * bottom_right_inactive_xpm[] = { " @", " @", " @", +" @", "###############@", "###############@", -"###############@", -"###############@", +"@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@ "}; -- cgit v1.2.1