Skip to content
Snippets Groups Projects
Commit 417eb162 authored by Olivier Fourdan's avatar Olivier Fourdan
Browse files

*** empty log message ***

(Old svn revision: 10803)
parent af7a2aef
No related branches found
No related tags found
No related merge requests found
......@@ -3,10 +3,10 @@ static char * bottom_left_active_xpm[] = {
"26 16 10 1",
" c None",
"@ c #000000",
". c #444F94",
"+ c #8D95C6",
"# c #6671B2",
"$ c #5D69B6",
". c #949594 s active_shadow_1",
"+ c #FFFFFF s active_hilight_1",
"# c #D5D6D5 s active_color_1",
"$ c #B4BAB4 s active_mid_1",
"& c #949594 s active_shadow_2",
"= c #FFFFFF s active_hilight_2",
"- c #D5D6D5 s active_color_2",
......
......@@ -3,10 +3,10 @@ static char * bottom_right_active_xpm[] = {
"26 16 10 1",
" c None",
"@ c #000000",
". c #444F94",
"+ c #8D95C6",
"# c #6671B2",
"$ c #5D69B6",
". c #949594 s active_shadow_1",
"+ c #FFFFFF s active_hilight_1",
"# c #D5D6D5 s active_color_1",
"$ c #B4BAB4 s active_mid_1",
"& c #949594 s active_shadow_2",
"= c #FFFFFF s active_hilight_2",
"- c #D5D6D5 s active_color_2",
......
......@@ -3,7 +3,7 @@ static char * title_2_active_xpm[] = {
"2 19 3 1",
" c None",
"$ c #000000",
"+ c #C0C0D0",
"+ c #C1C3C8",
"$$",
"$+",
"$+",
......
/* XPM */
static char * title_3_active_xpm[] = {
"20 19 19 1",
"20 19 21 1",
" c None",
". c #000000",
"+ c #C0C0D0",
"# c #848FD7",
"& c #737FCB",
"= c #6D7AC6",
"- c #6874C1",
"; c #626FBB",
"> c #5D69B6",
", c #5764B1",
"' c #525FAB",
") c #4C59A6",
"! c #4B58A1",
"~ c #4A569D",
"{ c #4A5598",
"] c #495394",
"^ c #48528F",
"/ c #47518B",
"_ c #1B3882",
"+ c #C1C3C8",
"@ c #AFB2BE",
"# c #BDBDBD s active_color_1",
"$ c #ABAEBB",
"% c #A7AAB8",
"& c #A2A6B4",
"* c #9FA2B1",
"= c #9A9EAE",
"- c #979AAB",
"; c #9296A7",
"> c #8F92A4",
", c #8A8EA1",
"' c #878A9E",
") c #83869B",
"! c #7F8297",
"~ c #7B7E94",
"{ c #777A91",
"] c #2F334A",
"^ c #73768E",
"....................",
"++++++++++++++++++++",
"####################",
"&&&&&&&&&&&&&&&&&&&&",
"=&===&===&===&===&==",
"&---&---&---&---&---",
";;;&;;;&;;;&;;;&;;;&",
">>&>>>&>>>&>>>&>>>&>",
",&,,,&,,,&,,,&,,,&,,",
"&'''&'''&'''&'''&'''",
")))&)))&)))&)))&)))&",
"!!&!!!&!!!&!!!&!!!&!",
"~&~~~&~~~&~~~&~~~&~~",
"&{{{&{{{&{{{&{{{&{{{",
"]]]&]]]&]]]&]]]&]]]&",
"^^&^^^&^^^&^^^&^^^&^",
"/&///&///&///&///&//",
"____________________",
"@@#@@@#@@@#@@@#@@@#@",
"$#$$$#$$$#$$$#$$$#$$",
"#%%%#%%%#%%%#%%%#%%%",
"&&&#&&&#&&&#&&&#&&&#",
"**#***#***#***#***#*",
"=#===#===#===#===#==",
"#---#---#---#---#---",
";;;#;;;#;;;#;;;#;;;#",
">>#>>>#>>>#>>>#>>>#>",
",#,,,#,,,#,,,#,,,#,,",
"#'''#'''#'''#'''#'''",
")))#)))#)))#)))#)))#",
"!!#!!!#!!!#!!!#!!!#!",
"~#~~~#~~~#~~~#~~~#~~",
"#{{{#{{{#{{{#{{{#{{{",
"]]]]]]]]]]]]]]]]]]]^",
"...................."};
......@@ -3,7 +3,7 @@ static char * title_4_active_xpm[] = {
"2 19 3 1",
" c None",
"$ c #000000",
"+ c #1B3882",
"+ c #2F334A",
"$$",
"+$",
"+$",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment