commit 45bc490a20bfb05abce2d2accbebded5e28c3995 Author: Christian Hesse Date: Thu Nov 8 10:04:57 2012 +0100 add theme 'Curvish', like 'Curve' but honors theme color diff --git a/configure.ac b/configure.ac index d1f0cca..daf2092 100644 --- a/configure.ac +++ b/configure.ac @@ -32,6 +32,7 @@ themes/coolclean/Makefile themes/cruxish/Makefile themes/crux/Makefile themes/curve/Makefile +themes/curvish/Makefile themes/default-4.0/Makefile themes/default-4.2/Makefile themes/default-4.4/Makefile diff --git a/themes/Makefile.am b/themes/Makefile.am index 60b3a01..2c44616 100644 --- a/themes/Makefile.am +++ b/themes/Makefile.am @@ -21,6 +21,7 @@ SUBDIRS = \ crux \ cruxish \ curve \ + curvish \ default-4.0 \ default-4.2 \ default-4.4 \ diff --git a/themes/curvish/Makefile.am b/themes/curvish/Makefile.am new file mode 100644 index 0000000..746323c --- /dev/null +++ b/themes/curvish/Makefile.am @@ -0,0 +1,46 @@ +themedir = $(datadir)/themes/Curvish/xfwm4 +theme_DATA = README \ + bottom-active.xpm \ + bottom-inactive.xpm \ + bottom-left-active.xpm \ + bottom-left-inactive.xpm \ + bottom-right-active.xpm \ + bottom-right-inactive.xpm \ + close-active.xpm \ + close-inactive.xpm \ + close-pressed.xpm \ + hide-active.xpm \ + hide-inactive.xpm \ + hide-pressed.xpm \ + left-active.xpm \ + left-inactive.xpm \ + maximize-active.xpm \ + maximize-inactive.xpm \ + maximize-pressed.xpm \ + menu-active.xpm \ + menu-inactive.xpm \ + menu-pressed.xpm \ + right-active.xpm \ + right-inactive.xpm \ + shade-active.xpm \ + shade-inactive.xpm \ + shade-pressed.xpm \ + stick-active.xpm \ + stick-inactive.xpm \ + stick-pressed.xpm \ + themerc \ + title-1-active.xpm \ + title-1-inactive.xpm \ + title-2-active.xpm \ + title-2-inactive.xpm \ + title-3-active.xpm \ + title-3-inactive.xpm \ + title-4-active.xpm \ + title-4-inactive.xpm \ + title-5-active.xpm \ + title-5-inactive.xpm \ + top-left-active.xpm \ + top-left-inactive.xpm \ + top-right-active.xpm \ + top-right-inactive.xpm +EXTRA_DIST = $(theme_DATA) diff --git a/themes/curvish/README b/themes/curvish/README new file mode 100644 index 0000000..8b5b024 --- /dev/null +++ b/themes/curvish/README @@ -0,0 +1,5 @@ +Curvish +------- + +Curve ported from Metacity theme "Bluecurve" by Garrett LeSage and Havoc Pennington. +Curvish ported from Curve to support theme color by Christian Hesse. diff --git a/themes/curvish/bottom-active.xpm b/themes/curvish/bottom-active.xpm new file mode 100644 index 0000000..fce66d5 --- /dev/null +++ b/themes/curvish/bottom-active.xpm @@ -0,0 +1,14 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"32 6 5 1", +" c None", +"$ c #000000", +". c #A1A1A1 s active_shadow_2", +"+ c #FFFFFF s active_hilight_2", +"@ c #E6E6E6 s active_color_2", +"................................", +"++++++++++++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"................................", +"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"}; diff --git a/themes/curvish/bottom-inactive.xpm b/themes/curvish/bottom-inactive.xpm new file mode 100644 index 0000000..84687fd --- /dev/null +++ b/themes/curvish/bottom-inactive.xpm @@ -0,0 +1,14 @@ +/* XPM */ +static char * bottom_inactive_xpm[] = { +"32 6 5 1", +" c None", +"$ c #000000", +". c #A1A1A1 s inactive_shadow_2", +"+ c #FFFFFF s inactive_hilight_2", +"@ c #E6E6E6 s inactive_color_2", +"................................", +"++++++++++++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"................................", +"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"}; diff --git a/themes/curvish/bottom-left-active.xpm b/themes/curvish/bottom-left-active.xpm new file mode 100644 index 0000000..57f6258 --- /dev/null +++ b/themes/curvish/bottom-left-active.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"22 22 5 1", +" c None", +". c #000000", +"# c #a03939 s active_shadow_1", +"@ c #df5757 s active_color_1", +"+ c #f99a9a s active_hilight_1", +".+@@@# ", +".+@@@# ", +".+@@@# ", +".+@@@# ", +".+@@@# ", +".+@@@# ", +".+@@@# ", +".+@@@# ", +".+@@@# ", +".+@@@# ", +".+@@@# ", +".+@@@# ", +".+@@@# ", +".+@@@# ", +".+@@@# ", +".+@@@# ", +".+@@@#################", +" .+@@@++++++++++++++++", +" .+@@@@@@@@@@@@@@@@@@@", +" .##@@@@@@@@@@@@@@@@@", +" ..#################", +" ................."}; diff --git a/themes/curvish/bottom-left-inactive.xpm b/themes/curvish/bottom-left-inactive.xpm new file mode 100644 index 0000000..dac8040 --- /dev/null +++ b/themes/curvish/bottom-left-inactive.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"22 22 5 1", +" c None", +". c #000000", +"+ c #6671B2 s inactive_color_1", +"@ c #444F94 s inactive_shadow_1", +"# c #8D95C6 s inactive_hilight_1", +".#+++@ ", +".#+++@ ", +".#+++@ ", +".#+++@ ", +".#+++@ ", +".#+++@ ", +".#+++@ ", +".#+++@ ", +".#+++@ ", +".#+++@ ", +".#+++@ ", +".#+++@ ", +".#+++@ ", +".#+++@ ", +".#+++@ ", +".#+++@ ", +".#+++@@@@@@@@@@@@@@@@@", +" .#+++################", +" .#+++++++++++++++++++", +" .@@+++++++++++++++++", +" ..@@@@@@@@@@@@@@@@@", +" ................."}; diff --git a/themes/curvish/bottom-right-active.xpm b/themes/curvish/bottom-right-active.xpm new file mode 100644 index 0000000..54a9a85 --- /dev/null +++ b/themes/curvish/bottom-right-active.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"22 22 5 1", +" c None", +"# c #000000", +". c #a03939 s active_shadow_1", +"@ c #df5757 s active_color_1", +"+ c #f99a9a s active_hilight_1", +" .+@@.#", +" .+@@.#", +" .+@@.#", +" .+@@.#", +" .+@@.#", +" .+@@.#", +" .+@@.#", +" .+@@.#", +" .+@@.#", +" .+@@.#", +" .+@@.#", +" .+@@.#", +" .+@@.#", +" .+@@.#", +" .+@@.#", +" .+@@.#", +".................+@@.#", +"+++++++++++++++++@@.# ", +"@@@@@@@@@@@@@@@@@@@.# ", +"@@@@@@@@@@@@@@@@@..# ", +".................## ", +"################# "}; diff --git a/themes/curvish/bottom-right-inactive.xpm b/themes/curvish/bottom-right-inactive.xpm new file mode 100644 index 0000000..fcbb4b4 --- /dev/null +++ b/themes/curvish/bottom-right-inactive.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * bottom_right_inactive_xpm[] = { +"22 22 5 1", +" c None", +". c #444F94 s inactive_shadow_1", +"+ c #6671B2 s inactive_color_1", +"@ c #000000", +"# c #8D95C6 s inactive_hilight_1", +" .#++.@", +" .#++.@", +" .#++.@", +" .#++.@", +" .#++.@", +" .#++.@", +" .#++.@", +" .#++.@", +" .#++.@", +" .#++.@", +" .#++.@", +" .#++.@", +" .#++.@", +" .#++.@", +" .#++.@", +" .#++.@", +".................#++.@", +"#################++.@ ", +"+++++++++++++++++++.@ ", +"+++++++++++++++++..@ ", +".................@@ ", +"@@@@@@@@@@@@@@@@@ "}; diff --git a/themes/curvish/close-active.xpm b/themes/curvish/close-active.xpm new file mode 100644 index 0000000..f204125 --- /dev/null +++ b/themes/curvish/close-active.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * close_active_xpm[] = { +"20 19 6 1", +" c None", +". c #000000", +"+ c #FFFFFF s active_hilight_2", +"@ c #919191 s active_shadow_2", +"# c #E6E6E6 s active_color_2", +"= c #A1A1A1 s active_mid_2", +"....................", +"+++++++++++++++++++=", +"++#################=", +"+##################=", +"+##################=", +"+#####..####..#####=", +"+####....##....####=", +"+####..........####=", +"+#####........#####=", +"+######......######=", +"+######......######=", +"+#####........#####=", +"+####..........####=", +"+####....##....####=", +"+#####..####..#####=", +"+##################=", +"+##################=", +"+##################=", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/curvish/close-inactive.xpm b/themes/curvish/close-inactive.xpm new file mode 100644 index 0000000..0bf3d64 --- /dev/null +++ b/themes/curvish/close-inactive.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"20 19 5 1", +" c None", +". c #000000", +"+ c #FFFFFF s inactive_hilight_1", +"@ c #E6E6E6 s inactive_color_1", +"# c #828282 s inactive_shadow_1", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@##@@@@##@@@@@@", +"@@@@@####@@####@@@@@", +"@@@@@##########@@@@@", +"@@@@@@########@@@@@@", +"@@@@@@@######@@@@@@@", +"@@@@@@@######@@@@@@@", +"@@@@@@########@@@@@@", +"@@@@@##########@@@@@", +"@@@@@####@@####@@@@@", +"@@@@@@##@@@@##@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"####################"}; diff --git a/themes/curvish/close-pressed.xpm b/themes/curvish/close-pressed.xpm new file mode 100644 index 0000000..948edba --- /dev/null +++ b/themes/curvish/close-pressed.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"20 19 4 1", +" c None", +". c #000000", +"+ c #CBCBCB s active_mid_2", +"@ c #A7A7A7 s active_shadow_2", +"....................", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@+++++..++++..+++++@", +"@++++....++....++++@", +"@++++..........++++@", +"@+++++........+++++@", +"@++++++......++++++@", +"@++++++......++++++@", +"@+++++........+++++@", +"@++++..........++++@", +"@++++....++....++++@", +"@+++++..++++..+++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/curvish/hide-active.xpm b/themes/curvish/hide-active.xpm new file mode 100644 index 0000000..3122044 --- /dev/null +++ b/themes/curvish/hide-active.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * hide_active_xpm[] = { +"20 19 6 1", +" c None", +". c #000000", +"+ c #FFFFFF s active_hilight_2", +"@ c #919191 s active_shadow_2", +"# c #E6E6E6 s active_color_2", +"= c #A1A1A1 s active_mid_2", +"....................", +"+++++++++++++++++++=", +"++#################=", +"+##################=", +"+##################=", +"+##################=", +"+##################=", +"+##################=", +"+##################=", +"+##################=", +"+##################=", +"+####@........@####=", +"+####..........####=", +"+####..........####=", +"+####@........@####=", +"+##################=", +"+##################=", +"+##################=", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/curvish/hide-inactive.xpm b/themes/curvish/hide-inactive.xpm new file mode 100644 index 0000000..982bc7e --- /dev/null +++ b/themes/curvish/hide-inactive.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * hide_inactive_xpm[] = { +"20 19 6 1", +" c None", +". c #000000", +"+ c #FFFFFF s inactive_hilight_1", +"@ c #E6E6E6 s inactive_color_1", +"# c #CBCBCB s inactive_mid_1", +"- c #828282 s inactive_shadow_1", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@#--------#@@@@@", +"@@@@@----------@@@@@", +"@@@@@----------@@@@@", +"@@@@@#--------#@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"--------------------"}; diff --git a/themes/curvish/hide-pressed.xpm b/themes/curvish/hide-pressed.xpm new file mode 100644 index 0000000..be0497d --- /dev/null +++ b/themes/curvish/hide-pressed.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"20 19 4 1", +" c None", +". c #000000", +"+ c #CBCBCB s active_mid_2", +"@ c #A7A7A7 s active_shadow_2", +"....................", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++@........@++++@", +"@++++..........++++@", +"@++++..........++++@", +"@++++@........@++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/curvish/left-active.xpm b/themes/curvish/left-active.xpm new file mode 100644 index 0000000..060d177 --- /dev/null +++ b/themes/curvish/left-active.xpm @@ -0,0 +1,40 @@ +/* XPM */ +static char * left_active_xpm[] = { +"6 32 5 1", +" c None", +". c #000000", +"+ c #FFFFFF s active_hilight_2", +"@ c #E6E6E6 s active_color_2", +"# c #A1A1A1 s active_shadow_2", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#"}; diff --git a/themes/curvish/left-inactive.xpm b/themes/curvish/left-inactive.xpm new file mode 100644 index 0000000..889727b --- /dev/null +++ b/themes/curvish/left-inactive.xpm @@ -0,0 +1,40 @@ +/* XPM */ +static char * left_inactive_xpm[] = { +"6 32 5 1", +" c None", +". c #000000", +"+ c #FFFFFF s inactive_hilight_2", +"@ c #E6E6E6 s inactive_color_2", +"# c #A1A1A1 s inactive_shadow_2", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#", +".+@@@#"}; diff --git a/themes/curvish/maximize-active.xpm b/themes/curvish/maximize-active.xpm new file mode 100644 index 0000000..186707b --- /dev/null +++ b/themes/curvish/maximize-active.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"20 19 6 1", +" c None", +". c #000000", +"+ c #FFFFFF s active_hilight_2", +"@ c #919191 s active_shadow_2", +"# c #E6E6E6 s active_color_2", +"= c #A1A1A1 s active_mid_2", +"....................", +"+++++++++++++++++++=", +"++#################=", +"+##################=", +"+##################=", +"+####@........@####=", +"+####..........####=", +"+####..........####=", +"+####..........####=", +"+####.########.####=", +"+####.########.####=", +"+####.########.####=", +"+####.########.####=", +"+####.########.####=", +"+####@........@####=", +"+##################=", +"+##################=", +"+##################=", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/curvish/maximize-inactive.xpm b/themes/curvish/maximize-inactive.xpm new file mode 100644 index 0000000..7c18fe0 --- /dev/null +++ b/themes/curvish/maximize-inactive.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * maximize_inactive_xpm[] = { +"20 19 6 1", +" c None", +". c #000000", +"+ c #FFFFFF s inactive_hilight_1", +"@ c #E6E6E6 s inactive_color_1", +"# c #CBCBCB s inactive_mid_1", +"$ c #828282 s inactive_shadow_1", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@#$$$$$$$$#@@@@@", +"@@@@@$$$$$$$$$$@@@@@", +"@@@@@$$$$$$$$$$@@@@@", +"@@@@@$$$$$$$$$$@@@@@", +"@@@@@$@@@@@@@@$@@@@@", +"@@@@@$@@@@@@@@$@@@@@", +"@@@@@$@@@@@@@@$@@@@@", +"@@@@@$@@@@@@@@$@@@@@", +"@@@@@$@@@@@@@@$@@@@@", +"@@@@@#$$$$$$$$#@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"$$$$$$$$$$$$$$$$$$$$"}; diff --git a/themes/curvish/maximize-pressed.xpm b/themes/curvish/maximize-pressed.xpm new file mode 100644 index 0000000..b13b480 --- /dev/null +++ b/themes/curvish/maximize-pressed.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"20 19 4 1", +" c None", +". c #000000", +"+ c #CBCBCB s inactive_mid_2", +"@ c #A7A7A7 s inactive_shadow_2", +"....................", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++@........@++++@", +"@++++..........++++@", +"@++++..........++++@", +"@++++..........++++@", +"@++++.++++++++.++++@", +"@++++.++++++++.++++@", +"@++++.++++++++.++++@", +"@++++.++++++++.++++@", +"@++++.++++++++.++++@", +"@++++@........@++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/curvish/menu-active.xpm b/themes/curvish/menu-active.xpm new file mode 100644 index 0000000..2944ce3 --- /dev/null +++ b/themes/curvish/menu-active.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"20 19 6 1", +" c None", +". c #000000", +"+ c #FFFFFF s active_hilight_2", +"@ c #919191 s active_shadow_2", +"# c #E6E6E6 s active_color_2", +"= c #A1A1A1 s active_mid_2", +"....................", +"+++++++++++++++++++=", +"++#################=", +"+##################=", +"+##################=", +"+##################=", +"+####..######..####=", +"+###....####....###=", +"+###.....##.....###=", +"+####..........####=", +"+#####........#####=", +"+######......######=", +"+#######....#######=", +"+########..########=", +"+##################=", +"+##################=", +"+##################=", +"+##################=", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/curvish/menu-inactive.xpm b/themes/curvish/menu-inactive.xpm new file mode 100644 index 0000000..5b559a0 --- /dev/null +++ b/themes/curvish/menu-inactive.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"20 19 5 1", +" c None", +". c #000000", +"+ c #FFFFFF s inactive_hilight_1", +"@ c #E6E6E6 s inactive_color_1", +"# c #828282 s inactive_shadow_1", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@##@@@@@@##@@@@@", +"@@@@####@@@@####@@@@", +"@@@@#####@@#####@@@@", +"@@@@@##########@@@@@", +"@@@@@@########@@@@@@", +"@@@@@@@######@@@@@@@", +"@@@@@@@@####@@@@@@@@", +"@@@@@@@@@##@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"####################"}; diff --git a/themes/curvish/menu-pressed.xpm b/themes/curvish/menu-pressed.xpm new file mode 100644 index 0000000..4f9264a --- /dev/null +++ b/themes/curvish/menu-pressed.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"20 19 4 1", +" c None", +". c #000000", +"+ c #CBCBCB s active_mid_2", +"@ c #A7A7A7 s active_shadow_2", +"....................", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++..++++++..++++@", +"@+++....++++....+++@", +"@+++.....++.....+++@", +"@++++..........++++@", +"@+++++........+++++@", +"@++++++......++++++@", +"@+++++++....+++++++@", +"@++++++++..++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/curvish/right-active.xpm b/themes/curvish/right-active.xpm new file mode 100644 index 0000000..c1a61dd --- /dev/null +++ b/themes/curvish/right-active.xpm @@ -0,0 +1,40 @@ +/* XPM */ +static char * right_active_xpm[] = { +"6 32 5 1", +" c None", +"+ c #FFFFFF s active_hilight_2", +"@ c #E6E6E6 s active_color_2", +"# c #B8B8B8 s active_shadow_2", +"$ c #000000", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$"}; diff --git a/themes/curvish/right-inactive.xpm b/themes/curvish/right-inactive.xpm new file mode 100644 index 0000000..a4fbe7c --- /dev/null +++ b/themes/curvish/right-inactive.xpm @@ -0,0 +1,40 @@ +/* XPM */ +static char * right_inactive_xpm[] = { +"6 32 5 1", +" c None", +"+ c #FFFFFF s inactive_hilight_2", +"@ c #E6E6E6 s inactive_color_2", +"# c #B8B8B8 s inactive_shadow_2", +"$ c #000000", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$", +"#+@@#$"}; diff --git a/themes/curvish/shade-active.xpm b/themes/curvish/shade-active.xpm new file mode 100644 index 0000000..0f9ec8b --- /dev/null +++ b/themes/curvish/shade-active.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"20 19 6 1", +" c None", +". c #000000", +"+ c #FFFFFF s active_hilight_2", +"@ c #919191 s active_shadow_2", +"# c #E6E6E6 s active_color_2", +"= c #A1A1A1 s active_mid_2", +"....................", +"+++++++++++++++++++=", +"++#################=", +"+##################=", +"+##################=", +"+##################=", +"+########..########=", +"+#######....#######=", +"+######......######=", +"+#####........#####=", +"+####..........####=", +"+###.....##.....###=", +"+###....####....###=", +"+####..######..####=", +"+##################=", +"+##################=", +"+##################=", +"+##################=", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/curvish/shade-inactive.xpm b/themes/curvish/shade-inactive.xpm new file mode 100644 index 0000000..3dd3648 --- /dev/null +++ b/themes/curvish/shade-inactive.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"20 19 5 1", +" c None", +". c #000000", +"+ c #FFFFFF s inactive_hilight_1", +"@ c #E6E6E6 s inactive_color_1", +"# c #828282 s inactive_shadow_1", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@##@@@@@@@@@", +"@@@@@@@@####@@@@@@@@", +"@@@@@@@######@@@@@@@", +"@@@@@@########@@@@@@", +"@@@@@##########@@@@@", +"@@@@#####@@#####@@@@", +"@@@@####@@@@####@@@@", +"@@@@@##@@@@@@##@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"####################"}; diff --git a/themes/curvish/shade-pressed.xpm b/themes/curvish/shade-pressed.xpm new file mode 100644 index 0000000..5830156 --- /dev/null +++ b/themes/curvish/shade-pressed.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char * shade_pressed_xpm[] = { +"20 19 4 1", +" c None", +". c #000000", +"+ c #CBCBCB s active_mid_2", +"@ c #A7A7A7 s active_shadow_2", +"....................", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++..++++++++@", +"@+++++++....+++++++@", +"@++++++......++++++@", +"@+++++........+++++@", +"@++++..........++++@", +"@+++.....++.....+++@", +"@+++....++++....+++@", +"@++++..++++++..++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/curvish/stick-active.xpm b/themes/curvish/stick-active.xpm new file mode 100644 index 0000000..15de0fd --- /dev/null +++ b/themes/curvish/stick-active.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * stick_active_xpm[] = { +"20 19 6 1", +" c None", +". c #000000", +"+ c #FFFFFF s active_hilight_2", +"@ c #919191 s active_shadow_2", +"# c #E6E6E6 s active_color_2", +"= c #A1A1A1 s active_mid_2", +"....................", +"+++++++++++++++++++=", +"++#################=", +"+##################=", +"+##################=", +"+##################=", +"+##########.###.###=", +"+##########.....###=", +"+####.......###.###=", +"+###............###=", +"+####...........###=", +"+##########.....###=", +"+##########.###.###=", +"+##################=", +"+##################=", +"+##################=", +"+##################=", +"+##################=", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/curvish/stick-inactive.xpm b/themes/curvish/stick-inactive.xpm new file mode 100644 index 0000000..5900a47 --- /dev/null +++ b/themes/curvish/stick-inactive.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * stick_inactive_xpm[] = { +"20 19 5 1", +" c None", +". c #000000", +"+ c #FFFFFF s inactive_hilight_1", +"@ c #E6E6E6 s inactive_color_1", +"# c #828282 s inactive_shadow_1", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@#@@@#@@@@", +"@@@@@@@@@@@#####@@@@", +"@@@@@#######@@@#@@@@", +"@@@@############@@@@", +"@@@@@###########@@@@", +"@@@@@@@@@@@#####@@@@", +"@@@@@@@@@@@#@@@#@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"####################"}; diff --git a/themes/curvish/stick-pressed.xpm b/themes/curvish/stick-pressed.xpm new file mode 100644 index 0000000..72e9694 --- /dev/null +++ b/themes/curvish/stick-pressed.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char * stick_pressed_xpm[] = { +"20 19 4 1", +" c None", +". c #000000", +"+ c #CBCBCB s active_mid_2", +"@ c #A7A7A7 s active_shadow_2", +"....................", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++.+++.+++@", +"@++++++++++.....+++@", +"@++++.......+++.+++@", +"@+++............+++@", +"@++++...........+++@", +"@++++++++++.....+++@", +"@++++++++++.+++.+++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@++++++++++++++++++@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/curvish/themerc b/themes/curvish/themerc new file mode 100644 index 0000000..a87c7cd --- /dev/null +++ b/themes/curvish/themerc @@ -0,0 +1,9 @@ +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_horizontal_offset=8 +title_shadow_active=true +title_shadow_inactive=false diff --git a/themes/curvish/title-1-active.xpm b/themes/curvish/title-1-active.xpm new file mode 100644 index 0000000..2b3fd15 --- /dev/null +++ b/themes/curvish/title-1-active.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"1 19 5 1", +" c None", +". c #000000", +"+ c #FFFFFF s active_hilight_2", +"@ c #E6E6E6 s active_color_2", +"# c #919191 s active_shadow_2", +".", +"+", +"@", +"@", +"@", +"@", +"@", +"@", +"@", +"@", +"@", +"@", +"@", +"@", +"@", +"@", +"@", +"@", +"#"}; diff --git a/themes/curvish/title-1-inactive.xpm b/themes/curvish/title-1-inactive.xpm new file mode 100644 index 0000000..53befea --- /dev/null +++ b/themes/curvish/title-1-inactive.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * title_1_inactive_xpm[] = { +"1 19 5 1", +" c None", +". c #000000", +"+ c #FFFFFF s inactive_hilight_1", +"@ c #E6E6E6 s inactive_color_1", +"# c #919191 s inactive_shadow_1", +".", +"+", +"@", +"@", +"@", +"@", +"@", +"@", +"@", +"@", +"@", +"@", +"@", +"@", +"@", +"@", +"@", +"@", +"#"}; diff --git a/themes/curvish/title-2-active.xpm b/themes/curvish/title-2-active.xpm new file mode 100644 index 0000000..d7f66ec --- /dev/null +++ b/themes/curvish/title-2-active.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"1 19 3 1", +" c None", +". c #000000", +"# c #a03939 s active_shadow_1", +".", +"#", +"#", +"#", +"#", +"#", +"#", +"#", +"#", +"#", +"#", +"#", +"#", +"#", +"#", +"#", +"#", +"#", +"#"}; diff --git a/themes/curvish/title-2-inactive.xpm b/themes/curvish/title-2-inactive.xpm new file mode 100644 index 0000000..62d0ba8 --- /dev/null +++ b/themes/curvish/title-2-inactive.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * title_2_inactive_xpm[] = { +"1 19 5 1", +" c None", +". c #000000", +"+ c #919191 s inactive_shadow_1", +"@ c #FFFFFF s inactive_hilight_1", +"# c #E6E6E6 s inactive_color_1", +".", +"#", +"+", +"+", +"+", +"+", +"+", +"+", +"+", +"+", +"+", +"+", +"+", +"+", +"+", +"+", +"+", +"+", +"+"}; diff --git a/themes/curvish/title-3-active.png b/themes/curvish/title-3-active.png new file mode 100644 index 0000000000000000000000000000000000000000..19e6d578d35c34d1ac840f4e63d5904e4d62d927 GIT binary patch literal 257 zcmeAS@N?(olHy`uVBq!ia0vp^B0wz6!3HEJ^yqE{QjEnx?oJHr&dIz4a@dl*-Cck* z5d3uBT@R!<3p^r=85p>QL70(Y)*K0-AbW|YuPgg)9uYQk#WL6Bu|T0lPZ!4!i_>o} zFXU@B5NUn5-!u5A2$%U$?gz^%Ht&_?YjyTL>wEU>9L-73cHBN$_;kAc_RLv_ET6Zi zdullt{@)Tc$t2