From 0f9eb13d73c7232816e2119b97f4734257028b69 Mon Sep 17 00:00:00 2001 From: Olivier Fourdan <fourdan.olivier@wanadoo.fr> Date: Sun, 22 Sep 2002 20:57:38 +0000 Subject: [PATCH] active corners. (Old svn revision: 10596) --- themes/pills/top-left-active.xpm | 12 ++++++------ themes/pills/top-right-active.xpm | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/themes/pills/top-left-active.xpm b/themes/pills/top-left-active.xpm index 64e2d84f9..5f1399840 100644 --- a/themes/pills/top-left-active.xpm +++ b/themes/pills/top-left-active.xpm @@ -27,9 +27,9 @@ static char * top_left_active_xpm[] = { "_ c #CAD3E0", ": c #D5DAE5", "< c #DEE3EA", -"[ c #BCC2C8", -"} c #E3E6EA", -"| c #E5E8EE", +"[ c #E3E6EA", +"} c #E5E8EE", +"| c #BCC2C8", "1 c #EEF0F3", "2 c #F2F2F3", " ..+++", @@ -51,6 +51,6 @@ static char * top_left_active_xpm[] = { "-*%&(_::", "+*=/_<<<", "+)=_:<<<", -".^[:}|||", -".^(<1111", -".)&:|222"}; +".)=:[}}}", +".)|:1111", +".)&:}222"}; diff --git a/themes/pills/top-right-active.xpm b/themes/pills/top-right-active.xpm index 08a538266..242231871 100644 --- a/themes/pills/top-right-active.xpm +++ b/themes/pills/top-right-active.xpm @@ -29,8 +29,8 @@ static char * top_right_active_xpm[] = { "< c #DEE3EA", "[ c #E5E8EE", "} c #E3E6EA", -"| c #BCC2C8", -"1 c #EEF0F3", +"| c #EEF0F3", +"1 c #BCC2C8", "2 c #F2F2F3", "...++ ", "@@@#$+ ", @@ -51,6 +51,6 @@ static char * top_right_active_xpm[] = { "__:/%&=>", "<<<:(*=.", "<<<_:*,.", -"[[[}_|]+", -"1111</]+", +"[[[}_*,+", +"||||_1,+", "222[_%,+"}; -- GitLab