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

*** empty log message ***

(Old svn revision: 10784)
parent beda2a82
No related branches found
No related tags found
No related merge requests found
......@@ -3,10 +3,10 @@ static char * bottom_left_inactive_xpm[] = {
"26 12 10 1",
" c None",
"@ c #000000",
". c #AFB1B7",
"+ c #DCDEE6",
"# c #C5C7CE",
"$ c #BABCC2",
". c #949594 s inactive_shadow_1",
"+ c #FFFFFF s inactive_hilight_1",
"# c #D5D6D5 s inactive_color_1",
"$ c #B4BAB4 s inactive_mid_1",
"& c #949594 s inactive_shadow_2",
"= c #FFFFFF s inactive_hilight_2",
"- c #D5D6D5 s inactive_color_2",
......
......@@ -3,10 +3,10 @@ static char * bottom_right_inactive_xpm[] = {
"26 12 10 1",
" c None",
"@ c #000000",
". c #AFB1B7",
"+ c #DCDEE6",
"# c #C5C7CE",
"$ c #BABCC2",
". c #949594 s inactive_shadow_1",
"+ c #FFFFFF s inactive_hilight_1",
"# c #D5D6D5 s inactive_color_1",
"$ c #B4BAB4 s inactive_mid_1",
"& c #949594 s inactive_shadow_2",
"= c #FFFFFF s inactive_hilight_2",
"- c #D5D6D5 s inactive_color_2",
......
full_width_title=true
active_text_color=#FFFFFF
inactive_text_color=#403D40
inactive_text_color=#000000
button_offset=2
button_spacing=0
title_vertical_offset_active=0
......
/* XPM */
static char * title_3_inactive_xpm[] = {
"20 19 18 1",
" c None",
". c #000000",
"+ c #DCDEE6",
"@ c #D7D9E0",
"# c #D2D4DB",
"$ c #CED0D7",
"% c #CCCED5",
"& c #C9CCD3",
"* c #C7C9D0",
"= c #C5C7CE",
"- c #C3C5CC",
"; c #C0C3C9",
"> c #BEC0C7",
", c #BCBEC5",
"' c #BABCC2",
") c #B8BAC0",
"! c #B4B7BD",
"~ c #AFB1B7",
"20 19 19 1",
" g None",
". g #000000",
"+ g #DEDEDE",
"@ g #D9D9D9",
"# g #D4D4D4",
"$ g #FFFFFF s inactive_color_1",
"% g #D0D0D0",
"& g #CECECE",
"* g #CBCBCB",
"= g #C9C9C9",
"- g #C7C7C7",
"; g #C5C5C5",
"> g #C2C2C2",
", g #C0C0C0",
"' g #BEBEBE",
") g #BCBCBC",
"! g #BABABA",
"~ g #B6B6B6",
"{ g #B1B1B1",
"....................",
"++++++++++++++++++++",
"@@@@@@@@@@@@@@@@@@@@",
"##+###+###+###+###+#",
"$+$$$+$$$+$$$+$$$+$$",
"+%%%+%%%+%%%+%%%+%%%",
"&&&+&&&+&&&+&&&+&&&+",
"**+***+***+***+***+*",
"=+===+===+===+===+==",
"+---+---+---+---+---",
";;;+;;;+;;;+;;;+;;;+",
">>+>>>+>>>+>>>+>>>+>",
",+,,,+,,,+,,,+,,,+,,",
"+'''+'''+'''+'''+'''",
")))+)))+)))+)))+)))+",
"!!+!!!+!!!+!!!+!!!+!",
"~+~~~+~~~+~~~+~~~+~~",
"~~~~~~~~~~~~~~~~~~~~",
"##$###$###$###$###$#",
"%$%%%$%%%$%%%$%%%$%%",
"$&&&$&&&$&&&$&&&$&&&",
"***$***$***$***$***$",
"==$===$===$===$===$=",
"-$---$---$---$---$--",
"$;;;$;;;$;;;$;;;$;;;",
">>>$>>>$>>>$>>>$>>>$",
",,$,,,$,,,$,,,$,,,$,",
"'$'''$'''$'''$'''$''",
"$)))$)))$)))$)))$)))",
"!!!$!!!$!!!$!!!$!!!$",
"~~$~~~$~~~$~~~$~~~$~",
"{${{{${{{${{{${{{${{",
"{{{{{{{{{{{{{{{{{{{{",
"...................."};
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