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

Look

(Old svn revision: 16092)
parent 3aca2c07
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@
#define DEFAULT_LAYOUT "OTS|HMC"
#define DEFAULT_ACTION "maximize"
#define DEFAULT_ALIGN "center"
#define DEFAULT_FONT "Sans Bold 9"
#define DEFAULT_FONT "Sans 9"
#define MAX_ELEMENTS_BEFORE_SCROLLING 6
......
# active_text_color=#FFFFFF
active_text_color=#FFFFFF
button_offset=0
button_spacing=0
full_width_title=true
title_horizontal_offset=8
title_vertical_offset_active=2
title_vertical_offset_inactive=2
# title_shadow_active=true
title_shadow_active=true
# title_shadow_inactive=false
......@@ -10,7 +10,7 @@ static char * title_2_active_xpm[] = {
"& c #E0E0FF s active_hilight_1",
"$ c #000000",
"....",
"+++&",
"++++",
"@@@%",
"@@@%",
"@@@%",
......
......@@ -10,7 +10,7 @@ static char * title_2_inactive_xpm[] = {
"& c #E0E0FF s inactive_hilight_1",
"$ c #000000",
"....",
"+++&",
"++++",
"@@@%",
"@@@%",
"@@@%",
......
......@@ -10,7 +10,7 @@ static char * title_4_active_xpm[] = {
"& c #E0E0FF s active_hilight_1",
"$ c #000000",
"....",
"&+++",
"++++",
"%@@@",
"%@@@",
"%@@@",
......@@ -29,4 +29,4 @@ static char * title_4_active_xpm[] = {
"%@@@",
"%@@@",
"%@@@",
"...."};
"####"};
......@@ -10,7 +10,7 @@ static char * title_4_inactive_xpm[] = {
"& c #E0E0FF s inactive_hilight_1",
"$ c #000000",
"....",
"&+++",
"++++",
"%@@@",
"%@@@",
"%@@@",
......
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