diff --git a/xfwm4/menu-active.xpm b/xfwm4/menu-active.xpm new file mode 100644 index 0000000..6010f6c --- /dev/null +++ b/xfwm4/menu-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"16 25 3 1", +" c None", +". c #484848", +"+ c #2D2D2D", +"................", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++"}; diff --git a/xfwm4/menu-inactive.xpm b/xfwm4/menu-inactive.xpm new file mode 100644 index 0000000..fce8100 --- /dev/null +++ b/xfwm4/menu-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"16 25 3 1", +" c None", +". c #393939", +"+ c #2D2D2D", +"................", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++"}; diff --git a/xfwm4/menu-pressed.xpm b/xfwm4/menu-pressed.xpm new file mode 100644 index 0000000..98081ed --- /dev/null +++ b/xfwm4/menu-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"16 25 3 1", +" c None", +". c #484848", +"+ c #2D2D2D", +"................", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++"}; diff --git a/xfwm4/themerc b/xfwm4/themerc index 6c91b14..b9879cd 100644 --- a/xfwm4/themerc +++ b/xfwm4/themerc @@ -6,7 +6,7 @@ active_text_color=#dcdcdc inactive_text_color=#888888 button_offset=4 button_spacing=4 -show_app_icon=false +show_app_icon=true full_width_title=true maximized_offset=4 title_horizontal_offset=6