From bccb8416eb05f5369ea19d41d4ce1778e8072731 Mon Sep 17 00:00:00 2001 From: Olivier Fourdan <fourdan.olivier@wanadoo.fr> Date: Mon, 27 Jun 2005 18:24:09 +0000 Subject: [PATCH] Look (Old svn revision: 16092) --- mcs-plugin/xfwm4_plugin.h | 2 +- themes/default/themerc | 4 ++-- themes/default/title-2-active.xpm | 2 +- themes/default/title-2-inactive.xpm | 2 +- themes/default/title-4-active.xpm | 4 ++-- themes/default/title-4-inactive.xpm | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/mcs-plugin/xfwm4_plugin.h b/mcs-plugin/xfwm4_plugin.h index d22b8f687..f44365022 100644 --- a/mcs-plugin/xfwm4_plugin.h +++ b/mcs-plugin/xfwm4_plugin.h @@ -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 diff --git a/themes/default/themerc b/themes/default/themerc index a2110af96..ed1093d99 100644 --- a/themes/default/themerc +++ b/themes/default/themerc @@ -1,9 +1,9 @@ -# 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 diff --git a/themes/default/title-2-active.xpm b/themes/default/title-2-active.xpm index 5d55dee76..367bf0bd5 100644 --- a/themes/default/title-2-active.xpm +++ b/themes/default/title-2-active.xpm @@ -10,7 +10,7 @@ static char * title_2_active_xpm[] = { "& c #E0E0FF s active_hilight_1", "$ c #000000", "....", -"+++&", +"++++", "@@@%", "@@@%", "@@@%", diff --git a/themes/default/title-2-inactive.xpm b/themes/default/title-2-inactive.xpm index 24403ca7b..3c1111c91 100644 --- a/themes/default/title-2-inactive.xpm +++ b/themes/default/title-2-inactive.xpm @@ -10,7 +10,7 @@ static char * title_2_inactive_xpm[] = { "& c #E0E0FF s inactive_hilight_1", "$ c #000000", "....", -"+++&", +"++++", "@@@%", "@@@%", "@@@%", diff --git a/themes/default/title-4-active.xpm b/themes/default/title-4-active.xpm index e1d3170b0..4d2345e34 100644 --- a/themes/default/title-4-active.xpm +++ b/themes/default/title-4-active.xpm @@ -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[] = { "%@@@", "%@@@", "%@@@", -"...."}; +"####"}; diff --git a/themes/default/title-4-inactive.xpm b/themes/default/title-4-inactive.xpm index b978835c8..48fb39a34 100644 --- a/themes/default/title-4-inactive.xpm +++ b/themes/default/title-4-inactive.xpm @@ -10,7 +10,7 @@ static char * title_4_inactive_xpm[] = { "& c #E0E0FF s inactive_hilight_1", "$ c #000000", "....", -"&+++", +"++++", "%@@@", "%@@@", "%@@@", -- GitLab