diff --git a/readme.txt b/readme.txt new file mode 100644 index 0000000..355f590 --- /dev/null +++ b/readme.txt @@ -0,0 +1,20 @@ + +Created by Wallace/!Ftubuntu6s - http://ubuntufag.cf - github.com/ubuntufag + +Based on the Platinum theme + +A clone of the old Macintosh System 6 Desktop, with a few stylistic changes. + +--------- + +- Put this folder right in your ~/.themes folder. + +- The ./resources folder contains the Chicago font, obtained from https://github.com/JohnDDuncanIII/ClassicMacintoshFonts (a cool guy) + +- The lemonbar script needs a lemonbar with the borders patch to have it's border. I think lemonbar may come with default xft support, but you'll probably need that, too. + +--------- + +June 8, 2016 +TODO: Add GTK? + diff --git a/resources/Chicago_15.ttf b/resources/Chicago_15.ttf new file mode 100644 index 0000000..4bec973 Binary files /dev/null and b/resources/Chicago_15.ttf differ diff --git a/resources/lemonbar/bar b/resources/lemonbar/bar new file mode 100644 index 0000000..dc29d85 --- /dev/null +++ b/resources/lemonbar/bar @@ -0,0 +1,7 @@ +#!/bin/bash +while true +do +echo "%{B#ffffff}%{F#000000} (|) %{F#848484}File%{F#000000} Edit View Label Special %{r} $(date "+%I:%M %p") " +trap "echo Exited; exit;" SIGINT SIGTERM +sleep 1m +done diff --git a/resources/lemonbar/runme.sh b/resources/lemonbar/runme.sh new file mode 100644 index 0000000..80c6d73 --- /dev/null +++ b/resources/lemonbar/runme.sh @@ -0,0 +1,3 @@ +#!/bin/bash +echo "make sure you use a xft supporing lemonbar and put Chicago_15.ttf in your ~/.fonts folder! also, patch lemonbar with the borders patch for best results. +bash ./bar | lemonbar -f "Chicago_15" -g 1366x20 -d -B "#ffffff" -r 1 diff --git a/xfwm4/README b/xfwm4/README new file mode 100644 index 0000000..4ee4388 --- /dev/null +++ b/xfwm4/README @@ -0,0 +1,4 @@ +platinum +-------- + +This theme is a port of original Oroborus theme of the same name. diff --git a/xfwm4/bottom-active.xpm b/xfwm4/bottom-active.xpm new file mode 100644 index 0000000..e315a83 --- /dev/null +++ b/xfwm4/bottom-active.xpm @@ -0,0 +1,12 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"16 6 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +"................", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"................", +"................"}; diff --git a/xfwm4/bottom-inactive.xcf b/xfwm4/bottom-inactive.xcf new file mode 100644 index 0000000..54bdbe6 Binary files /dev/null and b/xfwm4/bottom-inactive.xcf differ diff --git a/xfwm4/bottom-inactive.xpm b/xfwm4/bottom-inactive.xpm new file mode 100644 index 0000000..ff3139f --- /dev/null +++ b/xfwm4/bottom-inactive.xpm @@ -0,0 +1,12 @@ +/* XPM */ +static char * bottom_inactive_xpm[] = { +"16 6 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +"................", +"++++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"................", +"................"}; diff --git a/xfwm4/bottom-left-active.xcf b/xfwm4/bottom-left-active.xcf new file mode 100644 index 0000000..d610d89 Binary files /dev/null and b/xfwm4/bottom-left-active.xcf differ diff --git a/xfwm4/bottom-left-active.xpm b/xfwm4/bottom-left-active.xpm new file mode 100644 index 0000000..e04510d --- /dev/null +++ b/xfwm4/bottom-left-active.xpm @@ -0,0 +1,12 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"5 6 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +".+++.", +".++++", +".++++", +".++++", +".....", +" ...."}; diff --git a/xfwm4/bottom-left-inactive.xpm b/xfwm4/bottom-left-inactive.xpm new file mode 100644 index 0000000..33196f3 --- /dev/null +++ b/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,12 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"5 6 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +".+++.", +".++++", +".++++", +".++++", +".....", +" ...."}; diff --git a/xfwm4/bottom-right-active.xpm b/xfwm4/bottom-right-active.xpm new file mode 100644 index 0000000..bdb0822 --- /dev/null +++ b/xfwm4/bottom-right-active.xpm @@ -0,0 +1,23 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"17 17 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" .+++..", +" .+++..", +" .+++..", +" .+++..", +" .+++..", +" .+++..", +" .+++..", +" .+++..", +" .+++..", +" .+++..", +" .+++..", +"............+++..", +"+++++++++++++++..", +"+++++++++++++++..", +"+++++++++++++++..", +".................", +"................."}; diff --git a/xfwm4/bottom-right-inactive.xpm b/xfwm4/bottom-right-inactive.xpm new file mode 100644 index 0000000..28a2bf8 --- /dev/null +++ b/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1,23 @@ +/* XPM */ +static char * bottom_right_inactive_xpm[] = { +"17 17 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" .+++..", +" .+++..", +" .+++..", +" .+++..", +" .+++..", +" .+++..", +" .+++..", +" .+++..", +" .+++..", +" .+++..", +" .+++..", +"............+++..", +"+++++++++++++++..", +"+++++++++++++++..", +"+++++++++++++++..", +".................", +"................."}; diff --git a/xfwm4/close-active.xpm b/xfwm4/close-active.xpm new file mode 100644 index 0000000..3a38ee7 --- /dev/null +++ b/xfwm4/close-active.xpm @@ -0,0 +1,23 @@ +/* XPM */ +static char * close_active_xpm[] = { +"18 16 4 1", +" c None", +". c #FFFFFF", +"+ c #B2B2B2", +"@ c #000000", +"..................", +"..++++++++++++++..", +"..+@@@@@@@@@@@@...", +"..+@..........@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.+++++++++@...", +"..+@@@@@@@@@@@@...", +"..+...............", +".................."}; diff --git a/xfwm4/close-inactive.xpm b/xfwm4/close-inactive.xpm new file mode 100644 index 0000000..b4644ac --- /dev/null +++ b/xfwm4/close-inactive.xpm @@ -0,0 +1,23 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"18 16 4 1", +" c None", +". c #FFFFFF", +"+ c #B2B2B2", +"@ c #000000", +"..................", +"..++++++++++++++..", +"..+@@@@@@@@@@@@...", +"..+@..........@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.+++++++++@...", +"..+@@@@@@@@@@@@...", +"..+...............", +".................."}; diff --git a/xfwm4/close-pressed.xpm b/xfwm4/close-pressed.xpm new file mode 100644 index 0000000..c7c6c51 --- /dev/null +++ b/xfwm4/close-pressed.xpm @@ -0,0 +1,23 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"18 16 4 1", +" c None", +". c #FFFFFF", +"+ c #B2B2B2", +"@ c #000000", +"..................", +"..++++++++++++++..", +"..+@@@@@@@@@@@@...", +"..+@@@@@@@@@@@@...", +"..+@@.........@...", +"..+@@.........@...", +"..+@@.........@...", +"..+@@.........@...", +"..+@@.........@...", +"..+@@.........@...", +"..+@@.........@...", +"..+@@.........@...", +"..+@@.........@...", +"..+@@@@@@@@@@@@...", +"..+...............", +".................."}; diff --git a/xfwm4/hide-active.xpm b/xfwm4/hide-active.xpm new file mode 100644 index 0000000..cccd529 --- /dev/null +++ b/xfwm4/hide-active.xpm @@ -0,0 +1,23 @@ +/* XPM */ +static char * hide_active_xpm[] = { +"18 16 4 1", +" c None", +". c #FFFFFF", +"+ c #B2B2B2", +"@ c #000000", +"..................", +"..++++++++++++++..", +"..+@@@@@@@@@@@@...", +"..+@..........@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.+++++++++@...", +"..+@@@@@@@@@@@@...", +"..+@..........@...", +"..+@.+++++++++@...", +"..+@@@@@@@@@@@@...", +"..+...............", +".................."}; diff --git a/xfwm4/hide-inactive.xpm b/xfwm4/hide-inactive.xpm new file mode 100644 index 0000000..547086d --- /dev/null +++ b/xfwm4/hide-inactive.xpm @@ -0,0 +1,23 @@ +/* XPM */ +static char * hide_inactive_xpm[] = { +"18 16 4 1", +" c None", +". c #FFFFFF", +"+ c #B2B2B2", +"@ c #000000", +"..................", +"..++++++++++++++..", +"..+@@@@@@@@@@@@...", +"..+@..........@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.+++++++++@...", +"..+@@@@@@@@@@@@...", +"..+@..........@...", +"..+@.+++++++++@...", +"..+@@@@@@@@@@@@...", +"..+...............", +".................."}; diff --git a/xfwm4/hide-pressed.xpm b/xfwm4/hide-pressed.xpm new file mode 100644 index 0000000..ae1310e --- /dev/null +++ b/xfwm4/hide-pressed.xpm @@ -0,0 +1,23 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"18 16 4 1", +" c None", +". c #FFFFFF", +"+ c #B2B2B2", +"@ c #000000", +"..................", +"..++++++++++++++..", +"..+@@@@@@@@@@@@...", +"..+@@@@@@@@@@@@...", +"..+@@.............", +"..+@@.........+...", +"..+@@.........+...", +"..+@@.........+...", +"..+@@.........+...", +"..+@@.........+...", +"..+@@.+++++++++...", +"..+@@@@@@@@@@@@...", +"..+@@.............", +"..+@@.+++++++++...", +"..+...............", +".................."}; diff --git a/xfwm4/left-active.xpm b/xfwm4/left-active.xpm new file mode 100644 index 0000000..8c9f0b3 --- /dev/null +++ b/xfwm4/left-active.xpm @@ -0,0 +1,22 @@ +/* XPM */ +static char * left_active_xpm[] = { +"5 16 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +".+++.", +".+++.", +".+++.", +".+++.", +".+++.", +".+++.", +".+++.", +".+++.", +".+++.", +".+++.", +".+++.", +".+++.", +".+++.", +".+++.", +".+++.", +".+++."}; diff --git a/xfwm4/left-inactive.xpm b/xfwm4/left-inactive.xpm new file mode 100644 index 0000000..335bde3 --- /dev/null +++ b/xfwm4/left-inactive.xpm @@ -0,0 +1,22 @@ +/* XPM */ +static char * left_inactive_xpm[] = { +"5 16 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +".+++.", +".+++.", +".+++.", +".+++.", +".+++.", +".+++.", +".+++.", +".+++.", +".+++.", +".+++.", +".+++.", +".+++.", +".+++.", +".+++.", +".+++.", +".+++."}; diff --git a/xfwm4/maximize-active.xpm b/xfwm4/maximize-active.xpm new file mode 100644 index 0000000..df428a8 --- /dev/null +++ b/xfwm4/maximize-active.xpm @@ -0,0 +1,23 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"18 16 4 1", +" c None", +". c #FFFFFF", +"+ c #B2B2B2", +"@ c #000000", +"..................", +"..++++++++++++++..", +"..+@@@@@@@@@@@@...", +"..+@..........@...", +"..+@.+++++++++@...", +"..+@@@@@@@@@@@@...", +"..+@..........@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.+++++++++@...", +"..+@@@@@@@@@@@@...", +"..+...............", +".................."}; diff --git a/xfwm4/maximize-inactive.xpm b/xfwm4/maximize-inactive.xpm new file mode 100644 index 0000000..f165014 --- /dev/null +++ b/xfwm4/maximize-inactive.xpm @@ -0,0 +1,23 @@ +/* XPM */ +static char * maximize_inactive_xpm[] = { +"18 16 4 1", +" c None", +". c #FFFFFF", +"+ c #B2B2B2", +"@ c #000000", +"..................", +"..++++++++++++++..", +"..+@@@@@@@@@@@@...", +"..+@..........@...", +"..+@.+++++++++@...", +"..+@@@@@@@@@@@@...", +"..+@..........@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.+++++++++@...", +"..+@@@@@@@@@@@@...", +"..+...............", +".................."}; diff --git a/xfwm4/maximize-pressed.xpm b/xfwm4/maximize-pressed.xpm new file mode 100644 index 0000000..42aa438 --- /dev/null +++ b/xfwm4/maximize-pressed.xpm @@ -0,0 +1,24 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"18 16 5 1", +" c None", +". c #D8D8D8 s active_color_2", +"+ c #B2B2B2 s active_shadow_2", +"@ c #000000 s active_border_color", +"# c #FFFFFF s active_hilight_2", +"..................", +"..++++++++++++++..", +"..+@@@@@@@@@@@@#..", +"..+@@@@@@@@@@@@#..", +"..+@@###########..", +"..+@@#+++++++++#..", +"..+@@@@@@@@@@@@#..", +"..+@@###########..", +"..+@@#........+#..", +"..+@@#........+#..", +"..+@@#........+#..", +"..+@@#........+#..", +"..+@@#........+#..", +"..+@@#+++++++++#..", +"..+#############..", +".................."}; diff --git a/xfwm4/menu-active.xpm b/xfwm4/menu-active.xpm new file mode 100644 index 0000000..94f135f --- /dev/null +++ b/xfwm4/menu-active.xpm @@ -0,0 +1,23 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"18 16 4 1", +" c None", +". c #FFFFFF", +"+ c #B2B2B2", +"@ c #000000", +"..................", +"..++++++++++++++..", +"..+@@@@@@@@@@@@...", +"..+@..........@...", +"..+@.+++++++++@...", +"..+@@@@@@@@@@@@...", +"..+@..........@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.+++++++++@...", +"..+@@@@@@@@@@@@...", +"..+...............", +".................."}; diff --git a/xfwm4/menu-inactive.xpm b/xfwm4/menu-inactive.xpm new file mode 100644 index 0000000..ef7a7ec --- /dev/null +++ b/xfwm4/menu-inactive.xpm @@ -0,0 +1,23 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"18 16 4 1", +" c None", +". c #FFFFFF", +"+ c #B2B2B2", +"@ c #000000", +"..................", +"..++++++++++++++..", +"..+@@@@@@@@@@@@...", +"..+@..........@...", +"..+@.+++++++++@...", +"..+@@@@@@@@@@@@...", +"..+@..........@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.........+@...", +"..+@.+++++++++@...", +"..+@@@@@@@@@@@@...", +"..+...............", +".................."}; diff --git a/xfwm4/menu-pressed.xpm b/xfwm4/menu-pressed.xpm new file mode 100644 index 0000000..42aa438 --- /dev/null +++ b/xfwm4/menu-pressed.xpm @@ -0,0 +1,24 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"18 16 5 1", +" c None", +". c #D8D8D8 s active_color_2", +"+ c #B2B2B2 s active_shadow_2", +"@ c #000000 s active_border_color", +"# c #FFFFFF s active_hilight_2", +"..................", +"..++++++++++++++..", +"..+@@@@@@@@@@@@#..", +"..+@@@@@@@@@@@@#..", +"..+@@###########..", +"..+@@#+++++++++#..", +"..+@@@@@@@@@@@@#..", +"..+@@###########..", +"..+@@#........+#..", +"..+@@#........+#..", +"..+@@#........+#..", +"..+@@#........+#..", +"..+@@#........+#..", +"..+@@#+++++++++#..", +"..+#############..", +".................."}; diff --git a/xfwm4/right-active.xpm b/xfwm4/right-active.xpm new file mode 100644 index 0000000..37b0bdc --- /dev/null +++ b/xfwm4/right-active.xpm @@ -0,0 +1,22 @@ +/* XPM */ +static char * right_active_xpm[] = { +"6 16 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +".+++..", +".+++..", +".+++..", +".+++..", +".+++..", +".+++..", +".+++..", +".+++..", +".+++..", +".+++..", +".+++..", +".+++..", +".+++..", +".+++..", +".+++..", +".+++.."}; diff --git a/xfwm4/right-inactive.xpm b/xfwm4/right-inactive.xpm new file mode 100644 index 0000000..7e741df --- /dev/null +++ b/xfwm4/right-inactive.xpm @@ -0,0 +1,22 @@ +/* XPM */ +static char * right_inactive_xpm[] = { +"6 16 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +".+++..", +".+++..", +".+++..", +".+++..", +".+++..", +".+++..", +".+++..", +".+++..", +".+++..", +".+++..", +".+++..", +".+++..", +".+++..", +".+++..", +".+++..", +".+++.."}; diff --git a/xfwm4/shade-active.xpm b/xfwm4/shade-active.xpm new file mode 100644 index 0000000..77648ad --- /dev/null +++ b/xfwm4/shade-active.xpm @@ -0,0 +1,23 @@ +/* XPM */ +static char * shade_active_xpm[] = { +"18 16 4 1", +" c None", +". c #FFFFFF", +"+ c #B2B2B2", +"@ c #000000", +"..................", +"..++++++++++++++..", +"..+@@@@@@@@@@@@...", +"..+@..........@...", +"..+@.........+@...", +"..+@.+++++++++@...", +"..+@@@@@@@@@@@@...", +"..+@..........@...", +"..+@.+++++++++@...", +"..+@@@@@@@@@@@@...", +"..+@..........@...", +"..+@.........+@...", +"..+@.+++++++++@...", +"..+@@@@@@@@@@@@...", +"..+...............", +".................."}; diff --git a/xfwm4/shade-inactive.xpm b/xfwm4/shade-inactive.xpm new file mode 100644 index 0000000..004b9a2 --- /dev/null +++ b/xfwm4/shade-inactive.xpm @@ -0,0 +1,23 @@ +/* XPM */ +static char * shade_inactive_xpm[] = { +"18 16 4 1", +" c None", +". c #FFFFFF", +"+ c #B2B2B2", +"@ c #000000", +"..................", +"..++++++++++++++..", +"..+@@@@@@@@@@@@...", +"..+@..........@...", +"..+@.........+@...", +"..+@.+++++++++@...", +"..+@@@@@@@@@@@@...", +"..+@..........@...", +"..+@.+++++++++@...", +"..+@@@@@@@@@@@@...", +"..+@..........@...", +"..+@.........+@...", +"..+@.+++++++++@...", +"..+@@@@@@@@@@@@...", +"..+...............", +".................."}; diff --git a/xfwm4/shade-pressed.xpm b/xfwm4/shade-pressed.xpm new file mode 100644 index 0000000..9184117 --- /dev/null +++ b/xfwm4/shade-pressed.xpm @@ -0,0 +1,24 @@ +/* XPM */ +static char * shade_pressed_xpm[] = { +"18 16 5 1", +" c None", +". c #D8D8D8 s active_color_2", +"+ c #B2B2B2 s active_shadow_2", +"@ c #000000 s active_border_color", +"# c #FFFFFF s active_hilight_2", +"..................", +"..++++++++++++++..", +"..+@@@@@@@@@@@@#..", +"..+@@@@@@@@@@@@#..", +"..+@@#########@#..", +"..+@@#........@#..", +"..+@@#++++++++@#..", +"..+@@@@@@@@@@@@#..", +"..+@@#########@#..", +"..+@@#++++++++@#..", +"..+@@@@@@@@@@@@#..", +"..+@@#########@#..", +"..+@@#........@#..", +"..+@@@@@@@@@@@@#..", +"..+#############..", +".................."}; diff --git a/xfwm4/stick-active.xpm b/xfwm4/stick-active.xpm new file mode 100644 index 0000000..23e60f1 --- /dev/null +++ b/xfwm4/stick-active.xpm @@ -0,0 +1,23 @@ +/* XPM */ +static char * stick_active_xpm[] = { +"18 16 4 1", +" c None", +". c #FFFFFF", +"+ c #B2B2B2", +"@ c #000000", +"..................", +"..++++++++++++++..", +"..+@@@@@@@@@@@@...", +"..+@..........@...", +"..+@.........+@...", +"..+@.+++++++++@...", +"..+@@@@@@@@@@@@...", +"..+@..........@...", +"..+@.+++++++++@...", +"..+@@@@@@@@@@@@...", +"..+@..........@...", +"..+@.........+@...", +"..+@.+++++++++@...", +"..+@@@@@@@@@@@@...", +"..+...............", +".................."}; diff --git a/xfwm4/stick-inactive.xpm b/xfwm4/stick-inactive.xpm new file mode 100644 index 0000000..e8464c7 --- /dev/null +++ b/xfwm4/stick-inactive.xpm @@ -0,0 +1,23 @@ +/* XPM */ +static char * stick_inactive_xpm[] = { +"18 16 4 1", +" c None", +". c #FFFFFF", +"+ c #B2B2B2", +"@ c #000000", +"..................", +"..++++++++++++++..", +"..+@@@@@@@@@@@@...", +"..+@..........@...", +"..+@.........+@...", +"..+@.+++++++++@...", +"..+@@@@@@@@@@@@...", +"..+@..........@...", +"..+@.+++++++++@...", +"..+@@@@@@@@@@@@...", +"..+@..........@...", +"..+@.........+@...", +"..+@.+++++++++@...", +"..+@@@@@@@@@@@@...", +"..+...............", +".................."}; diff --git a/xfwm4/stick-pressed.xpm b/xfwm4/stick-pressed.xpm new file mode 100644 index 0000000..9184117 --- /dev/null +++ b/xfwm4/stick-pressed.xpm @@ -0,0 +1,24 @@ +/* XPM */ +static char * shade_pressed_xpm[] = { +"18 16 5 1", +" c None", +". c #D8D8D8 s active_color_2", +"+ c #B2B2B2 s active_shadow_2", +"@ c #000000 s active_border_color", +"# c #FFFFFF s active_hilight_2", +"..................", +"..++++++++++++++..", +"..+@@@@@@@@@@@@#..", +"..+@@@@@@@@@@@@#..", +"..+@@#########@#..", +"..+@@#........@#..", +"..+@@#++++++++@#..", +"..+@@@@@@@@@@@@#..", +"..+@@#########@#..", +"..+@@#++++++++@#..", +"..+@@@@@@@@@@@@#..", +"..+@@#########@#..", +"..+@@#........@#..", +"..+@@@@@@@@@@@@#..", +"..+#############..", +".................."}; diff --git a/xfwm4/themerc b/xfwm4/themerc new file mode 100644 index 0000000..fb27b8d --- /dev/null +++ b/xfwm4/themerc @@ -0,0 +1,9 @@ +full_width_title=false +title_alignment=center +button_spacing=0 +button_offset=0 +button_layout=C|HMS +active_text_color=#000000 +inactive_text_color=#000000 +active_border_color=#000000 +inactive_border_color=#000000 diff --git a/xfwm4/title-1-active.xpm b/xfwm4/title-1-active.xpm new file mode 100644 index 0000000..7c51e05 --- /dev/null +++ b/xfwm4/title-1-active.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"5 24 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +".....", +"+++++", +".....", +"+++++", +".....", +"+++++", +".....", +"+++++", +".....", +"+++++", +".....", +"+++++", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"....."}; diff --git a/xfwm4/title-1-inactive.xpm b/xfwm4/title-1-inactive.xpm new file mode 100644 index 0000000..e1c45aa --- /dev/null +++ b/xfwm4/title-1-inactive.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * title_1_inactive_xpm[] = { +"5 24 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +".....", +"+++++", +".....", +"+++++", +".....", +"+++++", +".....", +"+++++", +".....", +"+++++", +".....", +"+++++", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"....."}; diff --git a/xfwm4/title-2-active.xpm b/xfwm4/title-2-active.xpm new file mode 100644 index 0000000..87bbd22 --- /dev/null +++ b/xfwm4/title-2-active.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"5 24 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"..+++", +"+++++", +"..+++", +"+++++", +"..+++", +"+++++", +"..+++", +"+++++", +"..+++", +"+++++", +"..+++", +"+++++", +"..+++", +"+++++", +"+++++", +"+++++", +"+++++", +"....."}; diff --git a/xfwm4/title-2-inactive.xpm b/xfwm4/title-2-inactive.xpm new file mode 100644 index 0000000..38a6768 --- /dev/null +++ b/xfwm4/title-2-inactive.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * title_2_inactive_xpm[] = { +"5 24 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"..+++", +"+++++", +"..+++", +"+++++", +"..+++", +"+++++", +"..+++", +"+++++", +"..+++", +"+++++", +"..+++", +"+++++", +"..+++", +"+++++", +"+++++", +"+++++", +"+++++", +"....."}; diff --git a/xfwm4/title-3-active.xpm b/xfwm4/title-3-active.xpm new file mode 100644 index 0000000..cb983fb --- /dev/null +++ b/xfwm4/title-3-active.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"5 24 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"....."}; diff --git a/xfwm4/title-3-inactive.xpm b/xfwm4/title-3-inactive.xpm new file mode 100644 index 0000000..00df73e --- /dev/null +++ b/xfwm4/title-3-inactive.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * title_3_inactive_xpm[] = { +"5 24 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"....."}; diff --git a/xfwm4/title-4-active.xpm b/xfwm4/title-4-active.xpm new file mode 100644 index 0000000..dc8421c --- /dev/null +++ b/xfwm4/title-4-active.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"5 24 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"++++.", +"+++++", +"++++.", +"+++++", +"++++.", +"+++++", +"++++.", +"+++++", +"++++.", +"+++++", +"++++.", +"+++++", +"++++.", +"+++++", +"+++++", +"+++++", +"+++++", +"....."}; diff --git a/xfwm4/title-4-inactive.xpm b/xfwm4/title-4-inactive.xpm new file mode 100644 index 0000000..a791b6b --- /dev/null +++ b/xfwm4/title-4-inactive.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * title_4_inactive_xpm[] = { +"5 24 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"++++.", +"+++++", +"++++.", +"+++++", +"++++.", +"+++++", +"++++.", +"+++++", +"++++.", +"+++++", +"++++.", +"+++++", +"++++.", +"+++++", +"+++++", +"+++++", +"+++++", +"....."}; diff --git a/xfwm4/title-5-active.xpm b/xfwm4/title-5-active.xpm new file mode 100644 index 0000000..fa5ef08 --- /dev/null +++ b/xfwm4/title-5-active.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"5 24 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +".....", +"+++++", +".....", +"+++++", +".....", +"+++++", +".....", +"+++++", +".....", +"+++++", +".....", +"+++++", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"....."}; diff --git a/xfwm4/title-5-inactive.xpm b/xfwm4/title-5-inactive.xpm new file mode 100644 index 0000000..c1bbd2a --- /dev/null +++ b/xfwm4/title-5-inactive.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * title_5_inactive_xpm[] = { +"5 24 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +".....", +"+++++", +".....", +"+++++", +".....", +"+++++", +".....", +"+++++", +".....", +"+++++", +".....", +"+++++", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"....."}; diff --git a/xfwm4/top-left-active.xpm b/xfwm4/top-left-active.xpm new file mode 100644 index 0000000..a10f8ab --- /dev/null +++ b/xfwm4/top-left-active.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"5 24 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +".....", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".+++."}; diff --git a/xfwm4/top-left-inactive.xpm b/xfwm4/top-left-inactive.xpm new file mode 100644 index 0000000..50c9489 --- /dev/null +++ b/xfwm4/top-left-inactive.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * top_left_inactive_xpm[] = { +"5 24 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +".....", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".++++", +".+++."}; diff --git a/xfwm4/top-right-active.xpm b/xfwm4/top-right-active.xpm new file mode 100644 index 0000000..ce82bf5 --- /dev/null +++ b/xfwm4/top-right-active.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"6 24 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +"..... ", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +".+++.."}; diff --git a/xfwm4/top-right-inactive.xpm b/xfwm4/top-right-inactive.xpm new file mode 100644 index 0000000..bf79f67 --- /dev/null +++ b/xfwm4/top-right-inactive.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * top_right_inactive_xpm[] = { +"6 24 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +"..... ", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +"++++..", +".+++.."};