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

Use fixed gradient for active title

(Old svn revision: 10900)
parent 68dea585
No related branches found
No related tags found
No related merge requests found
full_width_title=true
active_text_color=#FFFFFF
button_offset=0
button_spacing=0
title_vertical_offset_active=0
title_vertical_offset_inactive=0
title_shadow_active=true
title_shadow_inactive=false
/* XPM */
static char * title_2_active_xpm[] = {
"10 15 6 1",
"10 15 15 1",
" c None",
". c #000000",
"# c #A49CD3 s active_hilight_1",
"% c #5649A8 s active_color_1",
"& c #6356B5 s active_mid_1",
"* c #453A87 s active_shadow_1",
"+ c #3F578E",
"@ c #98B2ED",
"# c #536EAA",
"$ c #45619F",
"% c #4663A3",
"& c #4865A7",
"* c #4A68AB",
"= c #4B6AAF",
"- c #4D6CB3",
"; c #4F6FB7",
"> c #5171BB",
", c #5173BF",
"' c #5073C1",
"..........",
"*#########",
"*%%%%%%%%%",
"*%%%%%%%%%",
"*%%%%%%%%%",
"*%%%%%%%%%",
"*%%%%%%%%%",
"*%%%%%%%%%",
"*%%%%%%%%%",
"*%%%%%%%%%",
"*%%%%%%%%%",
"*%%%%%%%%%",
"*&&&&&&&&&",
"**********",
"+@@@@@@@@@",
"+#########",
"+$$$$$$$$$",
"+%%%%%%%%%",
"+&&&&&&&&&",
"+*********",
"+=========",
"+---------",
"+;;;;;;;;;",
"+>>>>>>>>>",
"+,,,,,,,,,",
"+'''''''''",
"++++++++++",
".........."};
/* XPM */
static char * title_3_active_xpm[] = {
"8 15 6 1",
"8 15 15 1",
" c None",
". c #000000",
"+ c #A49CD3 s active_hilight_1",
"@ c #5649A8 s active_color_1",
"# c #6356B5 s active_mid_1",
"$ c #453A87 s active_shadow_1",
"+ c #98B2ED",
"@ c #536EAA",
"# c #45619F",
"$ c #4663A3",
"% c #4865A7",
"& c #4A68AB",
"* c #4B6AAF",
"= c #4D6CB3",
"- c #4F6FB7",
"; c #5171BB",
"> c #5173BF",
", c #5073C1",
"' c #3F578E",
"........",
"++++++++",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"########",
"$$$$$$$$",
"%%%%%%%%",
"&&&&&&&&",
"********",
"========",
"--------",
";;;;;;;;",
">>>>>>>>",
",,,,,,,,",
"''''''''",
"........"};
/* XPM */
static char * title_4_active_xpm[] = {
"10 15 6 1",
"10 15 15 1",
" c None",
". c #000000",
"+ c #A49CD3 s active_hilight_1",
"@ c #5649A8 s active_color_1",
"$ c #453A87 s active_shadow_1",
"& c #6356B5 s active_mid_1",
"+ c #98B2ED",
"@ c #3F578E",
"# c #536EAA",
"$ c #45619F",
"% c #4663A3",
"& c #4865A7",
"* c #4A68AB",
"= c #4B6AAF",
"- c #4D6CB3",
"; c #4F6FB7",
"> c #5171BB",
", c #5173BF",
"' c #5073C1",
"..........",
"+++++++++$",
"@@@@@@@@@$",
"@@@@@@@@@$",
"@@@@@@@@@$",
"@@@@@@@@@$",
"@@@@@@@@@$",
"@@@@@@@@@$",
"@@@@@@@@@$",
"@@@@@@@@@$",
"@@@@@@@@@$",
"@@@@@@@@@$",
"&&&&&&&&&$",
"$$$$$$$$$$",
"+++++++++@",
"#########@",
"$$$$$$$$$@",
"%%%%%%%%%@",
"&&&&&&&&&@",
"*********@",
"=========@",
"---------@",
";;;;;;;;;@",
">>>>>>>>>@",
",,,,,,,,,@",
"'''''''''@",
"@@@@@@@@@@",
".........."};
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