From dbd2a51b429eee86a7b407f7f23f9426c8f0d1d7 Mon Sep 17 00:00:00 2001 From: icedman Date: Mon, 4 May 2020 01:24:31 +0800 Subject: [PATCH] renders some blackbox themes --- include/waybox/rgb.h | 766 ++++++++++++++++++ include/waybox/server.h | 9 + include/waybox/stringop.h | 34 + include/waybox/style.h | 192 +++++ include/waybox/style_defaults.h | 38 + include/waybox/util.h | 44 + meson.build | 5 + styles/Artwiz | 114 +++ styles/BlueFlux/Makemodule.am | 3 + styles/BlueFlux/pixmaps/Makemodule.am | 24 + .../BlueFlux/pixmaps/button_close_active.xpm | 165 ++++ .../BlueFlux/pixmaps/button_close_pressed.xpm | 172 ++++ .../BlueFlux/pixmaps/button_close_unfocus.xpm | 129 +++ styles/BlueFlux/pixmaps/button_max_active.xpm | 172 ++++ .../BlueFlux/pixmaps/button_max_pressed.xpm | 171 ++++ .../BlueFlux/pixmaps/button_max_unfocus.xpm | 137 ++++ styles/BlueFlux/pixmaps/button_min_active.xpm | 198 +++++ .../BlueFlux/pixmaps/button_min_pressed.xpm | 194 +++++ .../BlueFlux/pixmaps/button_min_unfocus.xpm | 141 ++++ .../BlueFlux/pixmaps/button_stick_active.xpm | 205 +++++ .../BlueFlux/pixmaps/button_stick_pressed.xpm | 190 +++++ .../BlueFlux/pixmaps/button_stick_unfocus.xpm | 149 ++++ styles/BlueFlux/pixmaps/button_stuck.xpm | 217 +++++ .../BlueFlux/pixmaps/button_stuck_unfocus.xpm | 136 ++++ styles/BlueFlux/pixmaps/button_toolbar.xpm | 46 ++ .../pixmaps/button_toolbar_pressed.xpm | 60 ++ styles/BlueFlux/pixmaps/menu_frame.xpm | 527 ++++++++++++ styles/BlueFlux/pixmaps/title_bar.xpm | 47 ++ styles/BlueFlux/pixmaps/title_bar_unfocus.xpm | 46 ++ styles/BlueFlux/pixmaps/toolbar.xpm | 46 ++ styles/BlueFlux/pixmaps/toolbar_label.xpm | 47 ++ styles/BlueFlux/theme.cfg | 177 ++++ styles/BlueNight | 140 ++++ styles/Emerge/Makemodule.am | 3 + styles/Emerge/pixmaps/Makemodule.am | 21 + styles/Emerge/pixmaps/bullet.xpm | 21 + styles/Emerge/pixmaps/close-pressed.xpm | 37 + styles/Emerge/pixmaps/close-unfocus.xpm | 47 ++ styles/Emerge/pixmaps/close.xpm | 47 ++ styles/Emerge/pixmaps/icon-pressed.xpm | 38 + styles/Emerge/pixmaps/icon-unfocus.xpm | 37 + styles/Emerge/pixmaps/icon.xpm | 37 + styles/Emerge/pixmaps/max-pressed.xpm | 39 + styles/Emerge/pixmaps/max-unfocus.xpm | 45 + styles/Emerge/pixmaps/max.xpm | 47 ++ styles/Emerge/pixmaps/selected.xpm | 21 + styles/Emerge/pixmaps/stick-pressed.xpm | 33 + styles/Emerge/pixmaps/stick-unfocus.xpm | 40 + styles/Emerge/pixmaps/stick.xpm | 42 + styles/Emerge/pixmaps/stuck-pressed.xpm | 38 + styles/Emerge/pixmaps/stuck-unfocus.xpm | 45 + styles/Emerge/pixmaps/stuck.xpm | 47 ++ styles/Emerge/pixmaps/unselected.xpm | 21 + styles/Emerge/theme.cfg | 197 +++++ styles/Flux | 92 +++ styles/LemonSpace | 129 +++ styles/Makemodule.am | 19 + styles/Makro | 117 +++ styles/MerleyKay | 138 ++++ styles/Meta | 130 +++ styles/Nyz | 105 +++ styles/Operation | 93 +++ styles/Outcomes | 118 +++ styles/Results | 118 +++ styles/Shade | 92 +++ styles/Twice | 105 +++ styles/arch/Makemodule.am | 3 + styles/arch/pixmaps/Makemodule.am | 33 + styles/arch/pixmaps/bullet.xpm | 26 + styles/arch/pixmaps/closefcs.xpm | 114 +++ styles/arch/pixmaps/closepr.xpm | 107 +++ styles/arch/pixmaps/closeufcs.xpm | 105 +++ styles/arch/pixmaps/frame.xpm | 28 + styles/arch/pixmaps/gripfcs.xpm | 296 +++++++ styles/arch/pixmaps/maxfcs.xpm | 115 +++ styles/arch/pixmaps/maxpr.xpm | 108 +++ styles/arch/pixmaps/maxufcs.xpm | 105 +++ styles/arch/pixmaps/menuiconfcs.xpm | 37 + styles/arch/pixmaps/menuiconpr.xpm | 37 + styles/arch/pixmaps/menuiconufcs.xpm | 37 + styles/arch/pixmaps/minfcs.xpm | 113 +++ styles/arch/pixmaps/minpr.xpm | 107 +++ styles/arch/pixmaps/minufcs.xpm | 105 +++ styles/arch/pixmaps/selected.xpm | 26 + styles/arch/pixmaps/shadefcs.xpm | 37 + styles/arch/pixmaps/shadepr.xpm | 37 + styles/arch/pixmaps/shadeufcs.xpm | 37 + styles/arch/pixmaps/stickfcs.xpm | 74 ++ styles/arch/pixmaps/stickpr.xpm | 80 ++ styles/arch/pixmaps/stickufcs.xpm | 74 ++ styles/arch/pixmaps/stuckfcs.xpm | 78 ++ styles/arch/pixmaps/stuckufcs.xpm | 78 ++ styles/arch/pixmaps/tbarfcs.xpm | 36 + styles/arch/pixmaps/tbarufcs.xpm | 40 + styles/arch/pixmaps/unselected.xpm | 26 + styles/arch/pixmaps/unshadefcs.xpm | 37 + styles/arch/pixmaps/unshadepr.xpm | 37 + styles/arch/pixmaps/unshadeufcs.xpm | 37 + styles/arch/theme.cfg | 238 ++++++ styles/bloe/Makemodule.am | 3 + styles/bloe/pixmaps/Makemodule.am | 34 + styles/bloe/pixmaps/bullet.xpm | 26 + styles/bloe/pixmaps/closefcs.xpm | 144 ++++ styles/bloe/pixmaps/closepr.xpm | 151 ++++ styles/bloe/pixmaps/closeufcs.xpm | 143 ++++ styles/bloe/pixmaps/frame.xpm | 28 + styles/bloe/pixmaps/maxfcs.xpm | 139 ++++ styles/bloe/pixmaps/maxpr.xpm | 156 ++++ styles/bloe/pixmaps/maxufcs.xpm | 140 ++++ styles/bloe/pixmaps/menuiconfcs.xpm | 144 ++++ styles/bloe/pixmaps/menuiconpr.xpm | 149 ++++ styles/bloe/pixmaps/menuiconufcs.xpm | 140 ++++ styles/bloe/pixmaps/minfcs.xpm | 130 +++ styles/bloe/pixmaps/minpr.xpm | 142 ++++ styles/bloe/pixmaps/minufcs.xpm | 129 +++ styles/bloe/pixmaps/selected.xpm | 26 + styles/bloe/pixmaps/shadefcs.xpm | 130 +++ styles/bloe/pixmaps/shadepr.xpm | 141 ++++ styles/bloe/pixmaps/shadeufcs.xpm | 129 +++ styles/bloe/pixmaps/stickfcs.xpm | 139 ++++ styles/bloe/pixmaps/stickpr.xpm | 144 ++++ styles/bloe/pixmaps/stickufcs.xpm | 137 ++++ styles/bloe/pixmaps/stuckfcs.xpm | 134 +++ styles/bloe/pixmaps/stuckufcs.xpm | 131 +++ styles/bloe/pixmaps/tbarfcs.xpm | 29 + styles/bloe/pixmaps/tbarufcs.xpm | 29 + styles/bloe/pixmaps/unselected.xpm | 26 + styles/bloe/pixmaps/unshadefcs.xpm | 132 +++ styles/bloe/pixmaps/unshadepr.xpm | 139 ++++ styles/bloe/pixmaps/unshadeufcs.xpm | 133 +++ styles/bloe/pixmaps/windowlabelfcs.xpm | 37 + styles/bloe/pixmaps/windowlabelufcs.xpm | 35 + styles/bloe/theme.cfg | 237 ++++++ styles/bora_black/Makemodule.am | 3 + styles/bora_black/theme.cfg | 178 ++++ styles/bora_blue/Makemodule.am | 3 + styles/bora_blue/theme.cfg | 177 ++++ styles/bora_green/Makemodule.am | 3 + styles/bora_green/theme.cfg | 176 ++++ styles/carp/Makemodule.am | 3 + styles/carp/pixmaps/blank.xpm | 19 + styles/carp/pixmaps/close.xpm | 20 + styles/carp/pixmaps/max.xpm | 20 + styles/carp/pixmaps/min.xpm | 20 + styles/carp/pixmaps/shade.xpm | 20 + styles/carp/pixmaps/unshade.xpm | 20 + styles/carp/theme.cfg | 190 +++++ styles/green_tea/Makemodule.am | 3 + styles/green_tea/theme.cfg | 162 ++++ styles/ostrich/Makemodule.am | 3 + styles/ostrich/theme.cfg | 176 ++++ styles/qnx-photon | 136 ++++ styles/zimek_bisque/Makemodule.am | 3 + styles/zimek_bisque/theme.cfg | 176 ++++ styles/zimek_darkblue/Makemodule.am | 3 + styles/zimek_darkblue/theme.cfg | 176 ++++ styles/zimek_green/Makemodule.am | 3 + styles/zimek_green/theme.cfg | 176 ++++ waybox/cursor.c | 116 ++- waybox/main.c | 13 +- waybox/meson.build | 7 + waybox/output.c | 223 +++++ waybox/server.c | 11 + waybox/stringop.c | 330 ++++++++ waybox/style.c | 158 ++++ waybox/style_map.h | 127 +++ waybox/util.c | 168 ++++ waybox/xdg_shell.c | 8 + 168 files changed, 16082 insertions(+), 2 deletions(-) create mode 100644 include/waybox/rgb.h create mode 100644 include/waybox/stringop.h create mode 100644 include/waybox/style.h create mode 100644 include/waybox/style_defaults.h create mode 100644 include/waybox/util.h create mode 100644 styles/Artwiz create mode 100644 styles/BlueFlux/Makemodule.am create mode 100644 styles/BlueFlux/pixmaps/Makemodule.am create mode 100644 styles/BlueFlux/pixmaps/button_close_active.xpm create mode 100644 styles/BlueFlux/pixmaps/button_close_pressed.xpm create mode 100644 styles/BlueFlux/pixmaps/button_close_unfocus.xpm create mode 100644 styles/BlueFlux/pixmaps/button_max_active.xpm create mode 100644 styles/BlueFlux/pixmaps/button_max_pressed.xpm create mode 100644 styles/BlueFlux/pixmaps/button_max_unfocus.xpm create mode 100644 styles/BlueFlux/pixmaps/button_min_active.xpm create mode 100644 styles/BlueFlux/pixmaps/button_min_pressed.xpm create mode 100644 styles/BlueFlux/pixmaps/button_min_unfocus.xpm create mode 100644 styles/BlueFlux/pixmaps/button_stick_active.xpm create mode 100644 styles/BlueFlux/pixmaps/button_stick_pressed.xpm create mode 100644 styles/BlueFlux/pixmaps/button_stick_unfocus.xpm create mode 100644 styles/BlueFlux/pixmaps/button_stuck.xpm create mode 100644 styles/BlueFlux/pixmaps/button_stuck_unfocus.xpm create mode 100644 styles/BlueFlux/pixmaps/button_toolbar.xpm create mode 100644 styles/BlueFlux/pixmaps/button_toolbar_pressed.xpm create mode 100644 styles/BlueFlux/pixmaps/menu_frame.xpm create mode 100644 styles/BlueFlux/pixmaps/title_bar.xpm create mode 100644 styles/BlueFlux/pixmaps/title_bar_unfocus.xpm create mode 100644 styles/BlueFlux/pixmaps/toolbar.xpm create mode 100644 styles/BlueFlux/pixmaps/toolbar_label.xpm create mode 100644 styles/BlueFlux/theme.cfg create mode 100644 styles/BlueNight create mode 100644 styles/Emerge/Makemodule.am create mode 100644 styles/Emerge/pixmaps/Makemodule.am create mode 100644 styles/Emerge/pixmaps/bullet.xpm create mode 100644 styles/Emerge/pixmaps/close-pressed.xpm create mode 100644 styles/Emerge/pixmaps/close-unfocus.xpm create mode 100644 styles/Emerge/pixmaps/close.xpm create mode 100644 styles/Emerge/pixmaps/icon-pressed.xpm create mode 100644 styles/Emerge/pixmaps/icon-unfocus.xpm create mode 100644 styles/Emerge/pixmaps/icon.xpm create mode 100644 styles/Emerge/pixmaps/max-pressed.xpm create mode 100644 styles/Emerge/pixmaps/max-unfocus.xpm create mode 100644 styles/Emerge/pixmaps/max.xpm create mode 100644 styles/Emerge/pixmaps/selected.xpm create mode 100644 styles/Emerge/pixmaps/stick-pressed.xpm create mode 100644 styles/Emerge/pixmaps/stick-unfocus.xpm create mode 100644 styles/Emerge/pixmaps/stick.xpm create mode 100644 styles/Emerge/pixmaps/stuck-pressed.xpm create mode 100644 styles/Emerge/pixmaps/stuck-unfocus.xpm create mode 100644 styles/Emerge/pixmaps/stuck.xpm create mode 100644 styles/Emerge/pixmaps/unselected.xpm create mode 100644 styles/Emerge/theme.cfg create mode 100644 styles/Flux create mode 100644 styles/LemonSpace create mode 100644 styles/Makemodule.am create mode 100644 styles/Makro create mode 100644 styles/MerleyKay create mode 100644 styles/Meta create mode 100644 styles/Nyz create mode 100644 styles/Operation create mode 100644 styles/Outcomes create mode 100644 styles/Results create mode 100644 styles/Shade create mode 100644 styles/Twice create mode 100644 styles/arch/Makemodule.am create mode 100644 styles/arch/pixmaps/Makemodule.am create mode 100644 styles/arch/pixmaps/bullet.xpm create mode 100644 styles/arch/pixmaps/closefcs.xpm create mode 100644 styles/arch/pixmaps/closepr.xpm create mode 100644 styles/arch/pixmaps/closeufcs.xpm create mode 100644 styles/arch/pixmaps/frame.xpm create mode 100644 styles/arch/pixmaps/gripfcs.xpm create mode 100644 styles/arch/pixmaps/maxfcs.xpm create mode 100644 styles/arch/pixmaps/maxpr.xpm create mode 100644 styles/arch/pixmaps/maxufcs.xpm create mode 100644 styles/arch/pixmaps/menuiconfcs.xpm create mode 100644 styles/arch/pixmaps/menuiconpr.xpm create mode 100644 styles/arch/pixmaps/menuiconufcs.xpm create mode 100644 styles/arch/pixmaps/minfcs.xpm create mode 100644 styles/arch/pixmaps/minpr.xpm create mode 100644 styles/arch/pixmaps/minufcs.xpm create mode 100644 styles/arch/pixmaps/selected.xpm create mode 100644 styles/arch/pixmaps/shadefcs.xpm create mode 100644 styles/arch/pixmaps/shadepr.xpm create mode 100644 styles/arch/pixmaps/shadeufcs.xpm create mode 100644 styles/arch/pixmaps/stickfcs.xpm create mode 100644 styles/arch/pixmaps/stickpr.xpm create mode 100644 styles/arch/pixmaps/stickufcs.xpm create mode 100644 styles/arch/pixmaps/stuckfcs.xpm create mode 100644 styles/arch/pixmaps/stuckufcs.xpm create mode 100644 styles/arch/pixmaps/tbarfcs.xpm create mode 100644 styles/arch/pixmaps/tbarufcs.xpm create mode 100644 styles/arch/pixmaps/unselected.xpm create mode 100644 styles/arch/pixmaps/unshadefcs.xpm create mode 100644 styles/arch/pixmaps/unshadepr.xpm create mode 100644 styles/arch/pixmaps/unshadeufcs.xpm create mode 100644 styles/arch/theme.cfg create mode 100644 styles/bloe/Makemodule.am create mode 100644 styles/bloe/pixmaps/Makemodule.am create mode 100644 styles/bloe/pixmaps/bullet.xpm create mode 100644 styles/bloe/pixmaps/closefcs.xpm create mode 100644 styles/bloe/pixmaps/closepr.xpm create mode 100644 styles/bloe/pixmaps/closeufcs.xpm create mode 100644 styles/bloe/pixmaps/frame.xpm create mode 100644 styles/bloe/pixmaps/maxfcs.xpm create mode 100644 styles/bloe/pixmaps/maxpr.xpm create mode 100644 styles/bloe/pixmaps/maxufcs.xpm create mode 100644 styles/bloe/pixmaps/menuiconfcs.xpm create mode 100644 styles/bloe/pixmaps/menuiconpr.xpm create mode 100644 styles/bloe/pixmaps/menuiconufcs.xpm create mode 100644 styles/bloe/pixmaps/minfcs.xpm create mode 100644 styles/bloe/pixmaps/minpr.xpm create mode 100644 styles/bloe/pixmaps/minufcs.xpm create mode 100644 styles/bloe/pixmaps/selected.xpm create mode 100644 styles/bloe/pixmaps/shadefcs.xpm create mode 100644 styles/bloe/pixmaps/shadepr.xpm create mode 100644 styles/bloe/pixmaps/shadeufcs.xpm create mode 100644 styles/bloe/pixmaps/stickfcs.xpm create mode 100644 styles/bloe/pixmaps/stickpr.xpm create mode 100644 styles/bloe/pixmaps/stickufcs.xpm create mode 100644 styles/bloe/pixmaps/stuckfcs.xpm create mode 100644 styles/bloe/pixmaps/stuckufcs.xpm create mode 100644 styles/bloe/pixmaps/tbarfcs.xpm create mode 100644 styles/bloe/pixmaps/tbarufcs.xpm create mode 100644 styles/bloe/pixmaps/unselected.xpm create mode 100644 styles/bloe/pixmaps/unshadefcs.xpm create mode 100644 styles/bloe/pixmaps/unshadepr.xpm create mode 100644 styles/bloe/pixmaps/unshadeufcs.xpm create mode 100644 styles/bloe/pixmaps/windowlabelfcs.xpm create mode 100644 styles/bloe/pixmaps/windowlabelufcs.xpm create mode 100644 styles/bloe/theme.cfg create mode 100644 styles/bora_black/Makemodule.am create mode 100644 styles/bora_black/theme.cfg create mode 100644 styles/bora_blue/Makemodule.am create mode 100644 styles/bora_blue/theme.cfg create mode 100644 styles/bora_green/Makemodule.am create mode 100644 styles/bora_green/theme.cfg create mode 100644 styles/carp/Makemodule.am create mode 100644 styles/carp/pixmaps/blank.xpm create mode 100644 styles/carp/pixmaps/close.xpm create mode 100644 styles/carp/pixmaps/max.xpm create mode 100644 styles/carp/pixmaps/min.xpm create mode 100644 styles/carp/pixmaps/shade.xpm create mode 100644 styles/carp/pixmaps/unshade.xpm create mode 100644 styles/carp/theme.cfg create mode 100644 styles/green_tea/Makemodule.am create mode 100644 styles/green_tea/theme.cfg create mode 100644 styles/ostrich/Makemodule.am create mode 100644 styles/ostrich/theme.cfg create mode 100644 styles/qnx-photon create mode 100644 styles/zimek_bisque/Makemodule.am create mode 100644 styles/zimek_bisque/theme.cfg create mode 100644 styles/zimek_darkblue/Makemodule.am create mode 100644 styles/zimek_darkblue/theme.cfg create mode 100644 styles/zimek_green/Makemodule.am create mode 100644 styles/zimek_green/theme.cfg create mode 100644 waybox/stringop.c create mode 100644 waybox/style.c create mode 100644 waybox/style_map.h create mode 100644 waybox/util.c diff --git a/include/waybox/rgb.h b/include/waybox/rgb.h new file mode 100644 index 0000000..523022e --- /dev/null +++ b/include/waybox/rgb.h @@ -0,0 +1,766 @@ +#include + +typedef struct _colorEntry { + int r; + int g; + int b; + char *name; +} colorEntry; + +colorEntry colorTable[] = { +{ 255, 250, 250, "snow" }, +{ 248, 248, 255, "ghost white" }, +{ 248, 248, 255, "GhostWhite" }, +{ 245, 245, 245, "white smoke" }, +{ 245, 245, 245, "WhiteSmoke" }, +{ 220, 220, 220, "gainsboro" }, +{ 255, 250, 240, "floral white" }, +{ 255, 250, 240, "FloralWhite" }, +{ 253, 245, 230, "old lace" }, +{ 253, 245, 230, "OldLace" }, +{ 250, 240, 230, "linen" }, +{ 250, 235, 215, "antique white" }, +{ 250, 235, 215, "AntiqueWhite" }, +{ 255, 239, 213, "papaya whip" }, +{ 255, 239, 213, "PapayaWhip" }, +{ 255, 235, 205, "blanched almond" }, +{ 255, 235, 205, "BlanchedAlmond" }, +{ 255, 228, 196, "bisque" }, +{ 255, 218, 185, "peach puff" }, +{ 255, 218, 185, "PeachPuff" }, +{ 255, 222, 173, "navajo white" }, +{ 255, 222, 173, "NavajoWhite" }, +{ 255, 228, 181, "moccasin" }, +{ 255, 248, 220, "cornsilk" }, +{ 255, 255, 240, "ivory" }, +{ 255, 250, 205, "lemon chiffon" }, +{ 255, 250, 205, "LemonChiffon" }, +{ 255, 245, 238, "seashell" }, +{ 240, 255, 240, "honeydew" }, +{ 245, 255, 250, "mint cream" }, +{ 245, 255, 250, "MintCream" }, +{ 240, 255, 255, "azure" }, +{ 240, 248, 255, "alice blue" }, +{ 240, 248, 255, "AliceBlue" }, +{ 230, 230, 250, "lavender" }, +{ 255, 240, 245, "lavender blush" }, +{ 255, 240, 245, "LavenderBlush" }, +{ 255, 228, 225, "misty rose" }, +{ 255, 228, 225, "MistyRose" }, +{ 255, 255, 255, "white" }, +{ 0, 0, 0, "black" }, +{ 47, 79, 79, "dark slate gray" }, +{ 47, 79, 79, "DarkSlateGray" }, +{ 47, 79, 79, "dark slate grey" }, +{ 47, 79, 79, "DarkSlateGrey" }, +{ 105, 105, 105, "dim gray" }, +{ 105, 105, 105, "DimGray" }, +{ 105, 105, 105, "dim grey" }, +{ 105, 105, 105, "DimGrey" }, +{ 112, 128, 144, "slate gray" }, +{ 112, 128, 144, "SlateGray" }, +{ 112, 128, 144, "slate grey" }, +{ 112, 128, 144, "SlateGrey" }, +{ 119, 136, 153, "light slate gray" }, +{ 119, 136, 153, "LightSlateGray" }, +{ 119, 136, 153, "light slate grey" }, +{ 119, 136, 153, "LightSlateGrey" }, +{ 190, 190, 190, "gray" }, +{ 190, 190, 190, "grey" }, +{ 211, 211, 211, "light grey" }, +{ 211, 211, 211, "LightGrey" }, +{ 211, 211, 211, "light gray" }, +{ 211, 211, 211, "LightGray" }, +{ 25, 25, 112, "midnight blue" }, +{ 25, 25, 112, "MidnightBlue" }, +{ 0, 0, 128, "navy" }, +{ 0, 0, 128, "navy blue" }, +{ 0, 0, 128, "NavyBlue" }, +{ 100, 149, 237, "cornflower blue" }, +{ 100, 149, 237, "CornflowerBlue" }, +{ 72, 61, 139, "dark slate blue" }, +{ 72, 61, 139, "DarkSlateBlue" }, +{ 106, 90, 205, "slate blue" }, +{ 106, 90, 205, "SlateBlue" }, +{ 123, 104, 238, "medium slate blue" }, +{ 123, 104, 238, "MediumSlateBlue" }, +{ 132, 112, 255, "light slate blue" }, +{ 132, 112, 255, "LightSlateBlue" }, +{ 0, 0, 205, "medium blue" }, +{ 0, 0, 205, "MediumBlue" }, +{ 65, 105, 225, "royal blue" }, +{ 65, 105, 225, "RoyalBlue" }, +{ 0, 0, 255, "blue" }, +{ 30, 144, 255, "dodger blue" }, +{ 30, 144, 255, "DodgerBlue" }, +{ 0, 191, 255, "deep sky blue" }, +{ 0, 191, 255, "DeepSkyBlue" }, +{ 135, 206, 235, "sky blue" }, +{ 135, 206, 235, "SkyBlue" }, +{ 135, 206, 250, "light sky blue" }, +{ 135, 206, 250, "LightSkyBlue" }, +{ 70, 130, 180, "steel blue" }, +{ 70, 130, 180, "SteelBlue" }, +{ 176, 196, 222, "light steel blue" }, +{ 176, 196, 222, "LightSteelBlue" }, +{ 173, 216, 230, "light blue" }, +{ 173, 216, 230, "LightBlue" }, +{ 176, 224, 230, "powder blue" }, +{ 176, 224, 230, "PowderBlue" }, +{ 175, 238, 238, "pale turquoise" }, +{ 175, 238, 238, "PaleTurquoise" }, +{ 0, 206, 209, "dark turquoise" }, +{ 0, 206, 209, "DarkTurquoise" }, +{ 72, 209, 204, "medium turquoise" }, +{ 72, 209, 204, "MediumTurquoise" }, +{ 64, 224, 208, "turquoise" }, +{ 0, 255, 255, "cyan" }, +{ 224, 255, 255, "light cyan" }, +{ 224, 255, 255, "LightCyan" }, +{ 95, 158, 160, "cadet blue" }, +{ 95, 158, 160, "CadetBlue" }, +{ 102, 205, 170, "medium aquamarine" }, +{ 102, 205, 170, "MediumAquamarine" }, +{ 127, 255, 212, "aquamarine" }, +{ 0, 100, 0, "dark green" }, +{ 0, 100, 0, "DarkGreen" }, +{ 85, 107, 47, "dark olive green" }, +{ 85, 107, 47, "DarkOliveGreen" }, +{ 143, 188, 143, "dark sea green" }, +{ 143, 188, 143, "DarkSeaGreen" }, +{ 46, 139, 87, "sea green" }, +{ 46, 139, 87, "SeaGreen" }, +{ 60, 179, 113, "medium sea green" }, +{ 60, 179, 113, "MediumSeaGreen" }, +{ 32, 178, 170, "light sea green" }, +{ 32, 178, 170, "LightSeaGreen" }, +{ 152, 251, 152, "pale green" }, +{ 152, 251, 152, "PaleGreen" }, +{ 0, 255, 127, "spring green" }, +{ 0, 255, 127, "SpringGreen" }, +{ 124, 252, 0, "lawn green" }, +{ 124, 252, 0, "LawnGreen" }, +{ 0, 255, 0, "green" }, +{ 127, 255, 0, "chartreuse" }, +{ 0, 250, 154, "medium spring green" }, +{ 0, 250, 154, "MediumSpringGreen" }, +{ 173, 255, 47, "green yellow" }, +{ 173, 255, 47, "GreenYellow" }, +{ 50, 205, 50, "lime green" }, +{ 50, 205, 50, "LimeGreen" }, +{ 154, 205, 50, "yellow green" }, +{ 154, 205, 50, "YellowGreen" }, +{ 34, 139, 34, "forest green" }, +{ 34, 139, 34, "ForestGreen" }, +{ 107, 142, 35, "olive drab" }, +{ 107, 142, 35, "OliveDrab" }, +{ 189, 183, 107, "dark khaki" }, +{ 189, 183, 107, "DarkKhaki" }, +{ 240, 230, 140, "khaki" }, +{ 238, 232, 170, "pale goldenrod" }, +{ 238, 232, 170, "PaleGoldenrod" }, +{ 250, 250, 210, "light goldenrod yellow" }, +{ 250, 250, 210, "LightGoldenrodYellow" }, +{ 255, 255, 224, "light yellow" }, +{ 255, 255, 224, "LightYellow" }, +{ 255, 255, 0, "yellow" }, +{ 255, 215, 0, "gold" }, +{ 238, 221, 130, "light goldenrod" }, +{ 238, 221, 130, "LightGoldenrod" }, +{ 218, 165, 32, "goldenrod" }, +{ 184, 134, 11, "dark goldenrod" }, +{ 184, 134, 11, "DarkGoldenrod" }, +{ 188, 143, 143, "rosy brown" }, +{ 188, 143, 143, "RosyBrown" }, +{ 205, 92, 92, "indian red" }, +{ 205, 92, 92, "IndianRed" }, +{ 139, 69, 19, "saddle brown" }, +{ 139, 69, 19, "SaddleBrown" }, +{ 160, 82, 45, "sienna" }, +{ 205, 133, 63, "peru" }, +{ 222, 184, 135, "burlywood" }, +{ 245, 245, 220, "beige" }, +{ 245, 222, 179, "wheat" }, +{ 244, 164, 96, "sandy brown" }, +{ 244, 164, 96, "SandyBrown" }, +{ 210, 180, 140, "tan" }, +{ 210, 105, 30, "chocolate" }, +{ 178, 34, 34, "firebrick" }, +{ 165, 42, 42, "brown" }, +{ 233, 150, 122, "dark salmon" }, +{ 233, 150, 122, "DarkSalmon" }, +{ 250, 128, 114, "salmon" }, +{ 255, 160, 122, "light salmon" }, +{ 255, 160, 122, "LightSalmon" }, +{ 255, 165, 0, "orange" }, +{ 255, 140, 0, "dark orange" }, +{ 255, 140, 0, "DarkOrange" }, +{ 255, 127, 80, "coral" }, +{ 240, 128, 128, "light coral" }, +{ 240, 128, 128, "LightCoral" }, +{ 255, 99, 71, "tomato" }, +{ 255, 69, 0, "orange red" }, +{ 255, 69, 0, "OrangeRed" }, +{ 255, 0, 0, "red" }, +{ 255, 105, 180, "hot pink" }, +{ 255, 105, 180, "HotPink" }, +{ 255, 20, 147, "deep pink" }, +{ 255, 20, 147, "DeepPink" }, +{ 255, 192, 203, "pink" }, +{ 255, 182, 193, "light pink" }, +{ 255, 182, 193, "LightPink" }, +{ 219, 112, 147, "pale violet red" }, +{ 219, 112, 147, "PaleVioletRed" }, +{ 176, 48, 96, "maroon" }, +{ 199, 21, 133, "medium violet red" }, +{ 199, 21, 133, "MediumVioletRed" }, +{ 208, 32, 144, "violet red" }, +{ 208, 32, 144, "VioletRed" }, +{ 255, 0, 255, "magenta" }, +{ 238, 130, 238, "violet" }, +{ 221, 160, 221, "plum" }, +{ 218, 112, 214, "orchid" }, +{ 186, 85, 211, "medium orchid" }, +{ 186, 85, 211, "MediumOrchid" }, +{ 153, 50, 204, "dark orchid" }, +{ 153, 50, 204, "DarkOrchid" }, +{ 148, 0, 211, "dark violet" }, +{ 148, 0, 211, "DarkViolet" }, +{ 138, 43, 226, "blue violet" }, +{ 138, 43, 226, "BlueViolet" }, +{ 160, 32, 240, "purple" }, +{ 147, 112, 219, "medium purple" }, +{ 147, 112, 219, "MediumPurple" }, +{ 216, 191, 216, "thistle" }, +{ 255, 250, 250, "snow1" }, +{ 238, 233, 233, "snow2" }, +{ 205, 201, 201, "snow3" }, +{ 139, 137, 137, "snow4" }, +{ 255, 245, 238, "seashell1" }, +{ 238, 229, 222, "seashell2" }, +{ 205, 197, 191, "seashell3" }, +{ 139, 134, 130, "seashell4" }, +{ 255, 239, 219, "AntiqueWhite1" }, +{ 238, 223, 204, "AntiqueWhite2" }, +{ 205, 192, 176, "AntiqueWhite3" }, +{ 139, 131, 120, "AntiqueWhite4" }, +{ 255, 228, 196, "bisque1" }, +{ 238, 213, 183, "bisque2" }, +{ 205, 183, 158, "bisque3" }, +{ 139, 125, 107, "bisque4" }, +{ 255, 218, 185, "PeachPuff1" }, +{ 238, 203, 173, "PeachPuff2" }, +{ 205, 175, 149, "PeachPuff3" }, +{ 139, 119, 101, "PeachPuff4" }, +{ 255, 222, 173, "NavajoWhite1" }, +{ 238, 207, 161, "NavajoWhite2" }, +{ 205, 179, 139, "NavajoWhite3" }, +{ 139, 121, 94, "NavajoWhite4" }, +{ 255, 250, 205, "LemonChiffon1" }, +{ 238, 233, 191, "LemonChiffon2" }, +{ 205, 201, 165, "LemonChiffon3" }, +{ 139, 137, 112, "LemonChiffon4" }, +{ 255, 248, 220, "cornsilk1" }, +{ 238, 232, 205, "cornsilk2" }, +{ 205, 200, 177, "cornsilk3" }, +{ 139, 136, 120, "cornsilk4" }, +{ 255, 255, 240, "ivory1" }, +{ 238, 238, 224, "ivory2" }, +{ 205, 205, 193, "ivory3" }, +{ 139, 139, 131, "ivory4" }, +{ 240, 255, 240, "honeydew1" }, +{ 224, 238, 224, "honeydew2" }, +{ 193, 205, 193, "honeydew3" }, +{ 131, 139, 131, "honeydew4" }, +{ 255, 240, 245, "LavenderBlush1" }, +{ 238, 224, 229, "LavenderBlush2" }, +{ 205, 193, 197, "LavenderBlush3" }, +{ 139, 131, 134, "LavenderBlush4" }, +{ 255, 228, 225, "MistyRose1" }, +{ 238, 213, 210, "MistyRose2" }, +{ 205, 183, 181, "MistyRose3" }, +{ 139, 125, 123, "MistyRose4" }, +{ 240, 255, 255, "azure1" }, +{ 224, 238, 238, "azure2" }, +{ 193, 205, 205, "azure3" }, +{ 131, 139, 139, "azure4" }, +{ 131, 111, 255, "SlateBlue1" }, +{ 122, 103, 238, "SlateBlue2" }, +{ 105, 89, 205, "SlateBlue3" }, +{ 71, 60, 139, "SlateBlue4" }, +{ 72, 118, 255, "RoyalBlue1" }, +{ 67, 110, 238, "RoyalBlue2" }, +{ 58, 95, 205, "RoyalBlue3" }, +{ 39, 64, 139, "RoyalBlue4" }, +{ 0, 0, 255, "blue1" }, +{ 0, 0, 238, "blue2" }, +{ 0, 0, 205, "blue3" }, +{ 0, 0, 139, "blue4" }, +{ 30, 144, 255, "DodgerBlue1" }, +{ 28, 134, 238, "DodgerBlue2" }, +{ 24, 116, 205, "DodgerBlue3" }, +{ 16, 78, 139, "DodgerBlue4" }, +{ 99, 184, 255, "SteelBlue1" }, +{ 92, 172, 238, "SteelBlue2" }, +{ 79, 148, 205, "SteelBlue3" }, +{ 54, 100, 139, "SteelBlue4" }, +{ 0, 191, 255, "DeepSkyBlue1" }, +{ 0, 178, 238, "DeepSkyBlue2" }, +{ 0, 154, 205, "DeepSkyBlue3" }, +{ 0, 104, 139, "DeepSkyBlue4" }, +{ 135, 206, 255, "SkyBlue1" }, +{ 126, 192, 238, "SkyBlue2" }, +{ 108, 166, 205, "SkyBlue3" }, +{ 74, 112, 139, "SkyBlue4" }, +{ 176, 226, 255, "LightSkyBlue1" }, +{ 164, 211, 238, "LightSkyBlue2" }, +{ 141, 182, 205, "LightSkyBlue3" }, +{ 96, 123, 139, "LightSkyBlue4" }, +{ 198, 226, 255, "SlateGray1" }, +{ 185, 211, 238, "SlateGray2" }, +{ 159, 182, 205, "SlateGray3" }, +{ 108, 123, 139, "SlateGray4" }, +{ 202, 225, 255, "LightSteelBlue1" }, +{ 188, 210, 238, "LightSteelBlue2" }, +{ 162, 181, 205, "LightSteelBlue3" }, +{ 110, 123, 139, "LightSteelBlue4" }, +{ 191, 239, 255, "LightBlue1" }, +{ 178, 223, 238, "LightBlue2" }, +{ 154, 192, 205, "LightBlue3" }, +{ 104, 131, 139, "LightBlue4" }, +{ 224, 255, 255, "LightCyan1" }, +{ 209, 238, 238, "LightCyan2" }, +{ 180, 205, 205, "LightCyan3" }, +{ 122, 139, 139, "LightCyan4" }, +{ 187, 255, 255, "PaleTurquoise1" }, +{ 174, 238, 238, "PaleTurquoise2" }, +{ 150, 205, 205, "PaleTurquoise3" }, +{ 102, 139, 139, "PaleTurquoise4" }, +{ 152, 245, 255, "CadetBlue1" }, +{ 142, 229, 238, "CadetBlue2" }, +{ 122, 197, 205, "CadetBlue3" }, +{ 83, 134, 139, "CadetBlue4" }, +{ 0, 245, 255, "turquoise1" }, +{ 0, 229, 238, "turquoise2" }, +{ 0, 197, 205, "turquoise3" }, +{ 0, 134, 139, "turquoise4" }, +{ 0, 255, 255, "cyan1" }, +{ 0, 238, 238, "cyan2" }, +{ 0, 205, 205, "cyan3" }, +{ 0, 139, 139, "cyan4" }, +{ 151, 255, 255, "DarkSlateGray1" }, +{ 141, 238, 238, "DarkSlateGray2" }, +{ 121, 205, 205, "DarkSlateGray3" }, +{ 82, 139, 139, "DarkSlateGray4" }, +{ 127, 255, 212, "aquamarine1" }, +{ 118, 238, 198, "aquamarine2" }, +{ 102, 205, 170, "aquamarine3" }, +{ 69, 139, 116, "aquamarine4" }, +{ 193, 255, 193, "DarkSeaGreen1" }, +{ 180, 238, 180, "DarkSeaGreen2" }, +{ 155, 205, 155, "DarkSeaGreen3" }, +{ 105, 139, 105, "DarkSeaGreen4" }, +{ 84, 255, 159, "SeaGreen1" }, +{ 78, 238, 148, "SeaGreen2" }, +{ 67, 205, 128, "SeaGreen3" }, +{ 46, 139, 87, "SeaGreen4" }, +{ 154, 255, 154, "PaleGreen1" }, +{ 144, 238, 144, "PaleGreen2" }, +{ 124, 205, 124, "PaleGreen3" }, +{ 84, 139, 84, "PaleGreen4" }, +{ 0, 255, 127, "SpringGreen1" }, +{ 0, 238, 118, "SpringGreen2" }, +{ 0, 205, 102, "SpringGreen3" }, +{ 0, 139, 69, "SpringGreen4" }, +{ 0, 255, 0, "green1" }, +{ 0, 238, 0, "green2" }, +{ 0, 205, 0, "green3" }, +{ 0, 139, 0, "green4" }, +{ 127, 255, 0, "chartreuse1" }, +{ 118, 238, 0, "chartreuse2" }, +{ 102, 205, 0, "chartreuse3" }, +{ 69, 139, 0, "chartreuse4" }, +{ 192, 255, 62, "OliveDrab1" }, +{ 179, 238, 58, "OliveDrab2" }, +{ 154, 205, 50, "OliveDrab3" }, +{ 105, 139, 34, "OliveDrab4" }, +{ 202, 255, 112, "DarkOliveGreen1" }, +{ 188, 238, 104, "DarkOliveGreen2" }, +{ 162, 205, 90, "DarkOliveGreen3" }, +{ 110, 139, 61, "DarkOliveGreen4" }, +{ 255, 246, 143, "khaki1" }, +{ 238, 230, 133, "khaki2" }, +{ 205, 198, 115, "khaki3" }, +{ 139, 134, 78, "khaki4" }, +{ 255, 236, 139, "LightGoldenrod1" }, +{ 238, 220, 130, "LightGoldenrod2" }, +{ 205, 190, 112, "LightGoldenrod3" }, +{ 139, 129, 76, "LightGoldenrod4" }, +{ 255, 255, 224, "LightYellow1" }, +{ 238, 238, 209, "LightYellow2" }, +{ 205, 205, 180, "LightYellow3" }, +{ 139, 139, 122, "LightYellow4" }, +{ 255, 255, 0, "yellow1" }, +{ 238, 238, 0, "yellow2" }, +{ 205, 205, 0, "yellow3" }, +{ 139, 139, 0, "yellow4" }, +{ 255, 215, 0, "gold1" }, +{ 238, 201, 0, "gold2" }, +{ 205, 173, 0, "gold3" }, +{ 139, 117, 0, "gold4" }, +{ 255, 193, 37, "goldenrod1" }, +{ 238, 180, 34, "goldenrod2" }, +{ 205, 155, 29, "goldenrod3" }, +{ 139, 105, 20, "goldenrod4" }, +{ 255, 185, 15, "DarkGoldenrod1" }, +{ 238, 173, 14, "DarkGoldenrod2" }, +{ 205, 149, 12, "DarkGoldenrod3" }, +{ 139, 101, 8, "DarkGoldenrod4" }, +{ 255, 193, 193, "RosyBrown1" }, +{ 238, 180, 180, "RosyBrown2" }, +{ 205, 155, 155, "RosyBrown3" }, +{ 139, 105, 105, "RosyBrown4" }, +{ 255, 106, 106, "IndianRed1" }, +{ 238, 99, 99, "IndianRed2" }, +{ 205, 85, 85, "IndianRed3" }, +{ 139, 58, 58, "IndianRed4" }, +{ 255, 130, 71, "sienna1" }, +{ 238, 121, 66, "sienna2" }, +{ 205, 104, 57, "sienna3" }, +{ 139, 71, 38, "sienna4" }, +{ 255, 211, 155, "burlywood1" }, +{ 238, 197, 145, "burlywood2" }, +{ 205, 170, 125, "burlywood3" }, +{ 139, 115, 85, "burlywood4" }, +{ 255, 231, 186, "wheat1" }, +{ 238, 216, 174, "wheat2" }, +{ 205, 186, 150, "wheat3" }, +{ 139, 126, 102, "wheat4" }, +{ 255, 165, 79, "tan1" }, +{ 238, 154, 73, "tan2" }, +{ 205, 133, 63, "tan3" }, +{ 139, 90, 43, "tan4" }, +{ 255, 127, 36, "chocolate1" }, +{ 238, 118, 33, "chocolate2" }, +{ 205, 102, 29, "chocolate3" }, +{ 139, 69, 19, "chocolate4" }, +{ 255, 48, 48, "firebrick1" }, +{ 238, 44, 44, "firebrick2" }, +{ 205, 38, 38, "firebrick3" }, +{ 139, 26, 26, "firebrick4" }, +{ 255, 64, 64, "brown1" }, +{ 238, 59, 59, "brown2" }, +{ 205, 51, 51, "brown3" }, +{ 139, 35, 35, "brown4" }, +{ 255, 140, 105, "salmon1" }, +{ 238, 130, 98, "salmon2" }, +{ 205, 112, 84, "salmon3" }, +{ 139, 76, 57, "salmon4" }, +{ 255, 160, 122, "LightSalmon1" }, +{ 238, 149, 114, "LightSalmon2" }, +{ 205, 129, 98, "LightSalmon3" }, +{ 139, 87, 66, "LightSalmon4" }, +{ 255, 165, 0, "orange1" }, +{ 238, 154, 0, "orange2" }, +{ 205, 133, 0, "orange3" }, +{ 139, 90, 0, "orange4" }, +{ 255, 127, 0, "DarkOrange1" }, +{ 238, 118, 0, "DarkOrange2" }, +{ 205, 102, 0, "DarkOrange3" }, +{ 139, 69, 0, "DarkOrange4" }, +{ 255, 114, 86, "coral1" }, +{ 238, 106, 80, "coral2" }, +{ 205, 91, 69, "coral3" }, +{ 139, 62, 47, "coral4" }, +{ 255, 99, 71, "tomato1" }, +{ 238, 92, 66, "tomato2" }, +{ 205, 79, 57, "tomato3" }, +{ 139, 54, 38, "tomato4" }, +{ 255, 69, 0, "OrangeRed1" }, +{ 238, 64, 0, "OrangeRed2" }, +{ 205, 55, 0, "OrangeRed3" }, +{ 139, 37, 0, "OrangeRed4" }, +{ 255, 0, 0, "red1" }, +{ 238, 0, 0, "red2" }, +{ 205, 0, 0, "red3" }, +{ 139, 0, 0, "red4" }, +{ 215, 7, 81, "DebianRed" }, +{ 255, 20, 147, "DeepPink1" }, +{ 238, 18, 137, "DeepPink2" }, +{ 205, 16, 118, "DeepPink3" }, +{ 139, 10, 80, "DeepPink4" }, +{ 255, 110, 180, "HotPink1" }, +{ 238, 106, 167, "HotPink2" }, +{ 205, 96, 144, "HotPink3" }, +{ 139, 58, 98, "HotPink4" }, +{ 255, 181, 197, "pink1" }, +{ 238, 169, 184, "pink2" }, +{ 205, 145, 158, "pink3" }, +{ 139, 99, 108, "pink4" }, +{ 255, 174, 185, "LightPink1" }, +{ 238, 162, 173, "LightPink2" }, +{ 205, 140, 149, "LightPink3" }, +{ 139, 95, 101, "LightPink4" }, +{ 255, 130, 171, "PaleVioletRed1" }, +{ 238, 121, 159, "PaleVioletRed2" }, +{ 205, 104, 137, "PaleVioletRed3" }, +{ 139, 71, 93, "PaleVioletRed4" }, +{ 255, 52, 179, "maroon1" }, +{ 238, 48, 167, "maroon2" }, +{ 205, 41, 144, "maroon3" }, +{ 139, 28, 98, "maroon4" }, +{ 255, 62, 150, "VioletRed1" }, +{ 238, 58, 140, "VioletRed2" }, +{ 205, 50, 120, "VioletRed3" }, +{ 139, 34, 82, "VioletRed4" }, +{ 255, 0, 255, "magenta1" }, +{ 238, 0, 238, "magenta2" }, +{ 205, 0, 205, "magenta3" }, +{ 139, 0, 139, "magenta4" }, +{ 255, 131, 250, "orchid1" }, +{ 238, 122, 233, "orchid2" }, +{ 205, 105, 201, "orchid3" }, +{ 139, 71, 137, "orchid4" }, +{ 255, 187, 255, "plum1" }, +{ 238, 174, 238, "plum2" }, +{ 205, 150, 205, "plum3" }, +{ 139, 102, 139, "plum4" }, +{ 224, 102, 255, "MediumOrchid1" }, +{ 209, 95, 238, "MediumOrchid2" }, +{ 180, 82, 205, "MediumOrchid3" }, +{ 122, 55, 139, "MediumOrchid4" }, +{ 191, 62, 255, "DarkOrchid1" }, +{ 178, 58, 238, "DarkOrchid2" }, +{ 154, 50, 205, "DarkOrchid3" }, +{ 104, 34, 139, "DarkOrchid4" }, +{ 155, 48, 255, "purple1" }, +{ 145, 44, 238, "purple2" }, +{ 125, 38, 205, "purple3" }, +{ 85, 26, 139, "purple4" }, +{ 171, 130, 255, "MediumPurple1" }, +{ 159, 121, 238, "MediumPurple2" }, +{ 137, 104, 205, "MediumPurple3" }, +{ 93, 71, 139, "MediumPurple4" }, +{ 255, 225, 255, "thistle1" }, +{ 238, 210, 238, "thistle2" }, +{ 205, 181, 205, "thistle3" }, +{ 139, 123, 139, "thistle4" }, +{ 0, 0, 0, "gray0" }, +{ 0, 0, 0, "grey0" }, +{ 3, 3, 3, "gray1" }, +{ 3, 3, 3, "grey1" }, +{ 5, 5, 5, "gray2" }, +{ 5, 5, 5, "grey2" }, +{ 8, 8, 8, "gray3" }, +{ 8, 8, 8, "grey3" }, +{ 10, 10, 10, "gray4" }, +{ 10, 10, 10, "grey4" }, +{ 13, 13, 13, "gray5" }, +{ 13, 13, 13, "grey5" }, +{ 15, 15, 15, "gray6" }, +{ 15, 15, 15, "grey6" }, +{ 18, 18, 18, "gray7" }, +{ 18, 18, 18, "grey7" }, +{ 20, 20, 20, "gray8" }, +{ 20, 20, 20, "grey8" }, +{ 23, 23, 23, "gray9" }, +{ 23, 23, 23, "grey9" }, +{ 26, 26, 26, "gray10" }, +{ 26, 26, 26, "grey10" }, +{ 28, 28, 28, "gray11" }, +{ 28, 28, 28, "grey11" }, +{ 31, 31, 31, "gray12" }, +{ 31, 31, 31, "grey12" }, +{ 33, 33, 33, "gray13" }, +{ 33, 33, 33, "grey13" }, +{ 36, 36, 36, "gray14" }, +{ 36, 36, 36, "grey14" }, +{ 38, 38, 38, "gray15" }, +{ 38, 38, 38, "grey15" }, +{ 41, 41, 41, "gray16" }, +{ 41, 41, 41, "grey16" }, +{ 43, 43, 43, "gray17" }, +{ 43, 43, 43, "grey17" }, +{ 46, 46, 46, "gray18" }, +{ 46, 46, 46, "grey18" }, +{ 48, 48, 48, "gray19" }, +{ 48, 48, 48, "grey19" }, +{ 51, 51, 51, "gray20" }, +{ 51, 51, 51, "grey20" }, +{ 54, 54, 54, "gray21" }, +{ 54, 54, 54, "grey21" }, +{ 56, 56, 56, "gray22" }, +{ 56, 56, 56, "grey22" }, +{ 59, 59, 59, "gray23" }, +{ 59, 59, 59, "grey23" }, +{ 61, 61, 61, "gray24" }, +{ 61, 61, 61, "grey24" }, +{ 64, 64, 64, "gray25" }, +{ 64, 64, 64, "grey25" }, +{ 66, 66, 66, "gray26" }, +{ 66, 66, 66, "grey26" }, +{ 69, 69, 69, "gray27" }, +{ 69, 69, 69, "grey27" }, +{ 71, 71, 71, "gray28" }, +{ 71, 71, 71, "grey28" }, +{ 74, 74, 74, "gray29" }, +{ 74, 74, 74, "grey29" }, +{ 77, 77, 77, "gray30" }, +{ 77, 77, 77, "grey30" }, +{ 79, 79, 79, "gray31" }, +{ 79, 79, 79, "grey31" }, +{ 82, 82, 82, "gray32" }, +{ 82, 82, 82, "grey32" }, +{ 84, 84, 84, "gray33" }, +{ 84, 84, 84, "grey33" }, +{ 87, 87, 87, "gray34" }, +{ 87, 87, 87, "grey34" }, +{ 89, 89, 89, "gray35" }, +{ 89, 89, 89, "grey35" }, +{ 92, 92, 92, "gray36" }, +{ 92, 92, 92, "grey36" }, +{ 94, 94, 94, "gray37" }, +{ 94, 94, 94, "grey37" }, +{ 97, 97, 97, "gray38" }, +{ 97, 97, 97, "grey38" }, +{ 99, 99, 99, "gray39" }, +{ 99, 99, 99, "grey39" }, +{ 102, 102, 102, "gray40" }, +{ 102, 102, 102, "grey40" }, +{ 105, 105, 105, "gray41" }, +{ 105, 105, 105, "grey41" }, +{ 107, 107, 107, "gray42" }, +{ 107, 107, 107, "grey42" }, +{ 110, 110, 110, "gray43" }, +{ 110, 110, 110, "grey43" }, +{ 112, 112, 112, "gray44" }, +{ 112, 112, 112, "grey44" }, +{ 115, 115, 115, "gray45" }, +{ 115, 115, 115, "grey45" }, +{ 117, 117, 117, "gray46" }, +{ 117, 117, 117, "grey46" }, +{ 120, 120, 120, "gray47" }, +{ 120, 120, 120, "grey47" }, +{ 122, 122, 122, "gray48" }, +{ 122, 122, 122, "grey48" }, +{ 125, 125, 125, "gray49" }, +{ 125, 125, 125, "grey49" }, +{ 127, 127, 127, "gray50" }, +{ 127, 127, 127, "grey50" }, +{ 130, 130, 130, "gray51" }, +{ 130, 130, 130, "grey51" }, +{ 133, 133, 133, "gray52" }, +{ 133, 133, 133, "grey52" }, +{ 135, 135, 135, "gray53" }, +{ 135, 135, 135, "grey53" }, +{ 138, 138, 138, "gray54" }, +{ 138, 138, 138, "grey54" }, +{ 140, 140, 140, "gray55" }, +{ 140, 140, 140, "grey55" }, +{ 143, 143, 143, "gray56" }, +{ 143, 143, 143, "grey56" }, +{ 145, 145, 145, "gray57" }, +{ 145, 145, 145, "grey57" }, +{ 148, 148, 148, "gray58" }, +{ 148, 148, 148, "grey58" }, +{ 150, 150, 150, "gray59" }, +{ 150, 150, 150, "grey59" }, +{ 153, 153, 153, "gray60" }, +{ 153, 153, 153, "grey60" }, +{ 156, 156, 156, "gray61" }, +{ 156, 156, 156, "grey61" }, +{ 158, 158, 158, "gray62" }, +{ 158, 158, 158, "grey62" }, +{ 161, 161, 161, "gray63" }, +{ 161, 161, 161, "grey63" }, +{ 163, 163, 163, "gray64" }, +{ 163, 163, 163, "grey64" }, +{ 166, 166, 166, "gray65" }, +{ 166, 166, 166, "grey65" }, +{ 168, 168, 168, "gray66" }, +{ 168, 168, 168, "grey66" }, +{ 171, 171, 171, "gray67" }, +{ 171, 171, 171, "grey67" }, +{ 173, 173, 173, "gray68" }, +{ 173, 173, 173, "grey68" }, +{ 176, 176, 176, "gray69" }, +{ 176, 176, 176, "grey69" }, +{ 179, 179, 179, "gray70" }, +{ 179, 179, 179, "grey70" }, +{ 181, 181, 181, "gray71" }, +{ 181, 181, 181, "grey71" }, +{ 184, 184, 184, "gray72" }, +{ 184, 184, 184, "grey72" }, +{ 186, 186, 186, "gray73" }, +{ 186, 186, 186, "grey73" }, +{ 189, 189, 189, "gray74" }, +{ 189, 189, 189, "grey74" }, +{ 191, 191, 191, "gray75" }, +{ 191, 191, 191, "grey75" }, +{ 194, 194, 194, "gray76" }, +{ 194, 194, 194, "grey76" }, +{ 196, 196, 196, "gray77" }, +{ 196, 196, 196, "grey77" }, +{ 199, 199, 199, "gray78" }, +{ 199, 199, 199, "grey78" }, +{ 201, 201, 201, "gray79" }, +{ 201, 201, 201, "grey79" }, +{ 204, 204, 204, "gray80" }, +{ 204, 204, 204, "grey80" }, +{ 207, 207, 207, "gray81" }, +{ 207, 207, 207, "grey81" }, +{ 209, 209, 209, "gray82" }, +{ 209, 209, 209, "grey82" }, +{ 212, 212, 212, "gray83" }, +{ 212, 212, 212, "grey83" }, +{ 214, 214, 214, "gray84" }, +{ 214, 214, 214, "grey84" }, +{ 217, 217, 217, "gray85" }, +{ 217, 217, 217, "grey85" }, +{ 219, 219, 219, "gray86" }, +{ 219, 219, 219, "grey86" }, +{ 222, 222, 222, "gray87" }, +{ 222, 222, 222, "grey87" }, +{ 224, 224, 224, "gray88" }, +{ 224, 224, 224, "grey88" }, +{ 227, 227, 227, "gray89" }, +{ 227, 227, 227, "grey89" }, +{ 229, 229, 229, "gray90" }, +{ 229, 229, 229, "grey90" }, +{ 232, 232, 232, "gray91" }, +{ 232, 232, 232, "grey91" }, +{ 235, 235, 235, "gray92" }, +{ 235, 235, 235, "grey92" }, +{ 237, 237, 237, "gray93" }, +{ 237, 237, 237, "grey93" }, +{ 240, 240, 240, "gray94" }, +{ 240, 240, 240, "grey94" }, +{ 242, 242, 242, "gray95" }, +{ 242, 242, 242, "grey95" }, +{ 245, 245, 245, "gray96" }, +{ 245, 245, 245, "grey96" }, +{ 247, 247, 247, "gray97" }, +{ 247, 247, 247, "grey97" }, +{ 250, 250, 250, "gray98" }, +{ 250, 250, 250, "grey98" }, +{ 252, 252, 252, "gray99" }, +{ 252, 252, 252, "grey99" }, +{ 255, 255, 255, "gray100" }, +{ 255, 255, 255, "grey100" }, +{ 169, 169, 169, "dark grey" }, +{ 169, 169, 169, "DarkGrey" }, +{ 169, 169, 169, "dark gray" }, +{ 169, 169, 169, "DarkGray" }, +{ 0, 0, 139, "dark blue" }, +{ 0, 0, 139, "DarkBlue" }, +{ 0, 139, 139, "dark cyan" }, +{ 0, 139, 139, "DarkCyan" }, +{ 139, 0, 139, "dark magenta" }, +{ 139, 0, 139, "DarkMagenta" }, +{ 139, 0, 0, "dark red" }, +{ 139, 0, 0, "DarkRed" }, +{ 144, 238, 144, "light green" }, +{ 144, 238, 144, "LightGreen" }, +{ 0,0,0,0 } +}; + diff --git a/include/waybox/server.h b/include/waybox/server.h index 62293e2..5b4eb86 100644 --- a/include/waybox/server.h +++ b/include/waybox/server.h @@ -19,10 +19,13 @@ #include #include #include +#include +#include #include "waybox/output.h" #include "waybox/cursor.h" #include "waybox/seat.h" +#include "waybox/style.h" struct wb_server { struct wl_display *wl_display; @@ -34,7 +37,9 @@ struct wb_server { struct wlr_output_layout *layout; struct wb_cursor *cursor; struct wb_seat *seat; + struct wlr_server_decoration_manager *server_decoration; + struct wb_view *active_view; struct wb_view *grabbed_view; double grab_x, grab_y; struct wlr_box grab_geo_box; @@ -47,8 +52,12 @@ struct wb_server { struct wl_listener new_output; struct wl_listener new_input; struct wl_list outputs; // wb_output::link + + struct wb_style style; }; +extern struct wb_server server; + bool wb_create_backend(struct wb_server* server); bool wb_start_server(struct wb_server* server); bool wb_terminate(struct wb_server* server); diff --git a/include/waybox/stringop.h b/include/waybox/stringop.h new file mode 100644 index 0000000..74018e2 --- /dev/null +++ b/include/waybox/stringop.h @@ -0,0 +1,34 @@ +#ifndef _SWAY_STRINGOP_H +#define _SWAY_STRINGOP_H + +#include +#include +// #include "list.h" + +void strip_whitespace(char *str); +void strip_quotes(char *str); + +// strcat that does nothing if dest or src is NULL +char *lenient_strcat(char *dest, const char *src); +char *lenient_strncat(char *dest, const char *src, size_t len); + +// strcmp that also handles null pointers. +int lenient_strcmp(char *a, char *b); + +// Simply split a string with delims, free with `list_free_items_and_destroy` +// list_t *split_string(const char *str, const char *delims); + +// Splits an argument string, keeping quotes intact +char **split_args(const char *str, int *argc); +void free_argv(int argc, char **argv); + +int unescape_string(char *string); +char *join_args(char **argv, int argc); + +// Split string into 2 by delim, handle quotes +char *argsep(char **stringp, const char *delim, char *matched_delim); + +// Expand a path using shell replacements such as $HOME and ~ +bool expand_path(char **path); + +#endif diff --git a/include/waybox/style.h b/include/waybox/style.h new file mode 100644 index 0000000..89dd350 --- /dev/null +++ b/include/waybox/style.h @@ -0,0 +1,192 @@ +#ifndef BOX_STYLE +#define BOX_STYLE + +enum { + sf_solid = 1<<1, + sf_flat = 1<<2, + sf_raised = 1<<3, + sf_diagonal = 1<<4, + sf_crossdiagonal = 1<<5, + sf_border = 1<<6, + sf_bevel = 1<<7, + sf_bevel1 = 1<<8, + sf_bevel2 = 1<<9, + sf_gradient = 1<<10, + sf_interlaced = 1<<11, + sf_sunken = 1<<12, + sf_vertical = 1<<13, + sf_horizontal = 1<<14 +}; + +struct wb_style { + // Toolbar + int toolbar; + int toolbar_height; + int toolbar_color; + int toolbar_colorTo; + // Buttons + int toolbar_button; + int toolbar_button_color; + int toolbar_button_colorTo; + int toolbar_button_picColor; + int toolbar_button_pressed; + int toolbar_button_pressed_color; + int toolbar_button_pressed_colorTo; + int toolbar_button_pressed_picColor; + + int toolbar_label; + int toolbar_label_color; + int toolbar_label_colorTo; + int toolbar_label_textColor; + + // Workspace + int toolbar_workspace; + int toolbar_workspace_pixmap; + int toolbar_workspace_color; + int toolbar_workspace_colorTo; + int toolbar_workspace_textColor; + int toolbar_workspace_font; + + // Window + int toolbar_windowLabel; + int toolbar_windowLabel_color; + int toolbar_windowLabel_colorTo; + int toolbar_windowLabel_textColor; + + // Clock + int toolbar_clock; + int toolbar_clock_pixmap; + int toolbar_clock_color; + int toolbar_clock_colorTo; + int toolbar_clock_textColor; + int toolbar_clock_font; + + // Iconbar + int toolbar_iconbar_empty; + int toolbar_iconbar_empty_pixmap; + int toolbar_iconbar_empty_color; + int toolbar_iconbar_empty_colorTo; + + int toolbar_iconbar_focused; + int toolbar_iconbar_focused_pixmap; + int toolbar_iconbar_focused_color; + int toolbar_iconbar_focused_colorTo; + int toolbar_iconbar_focused_textColor; + int toolbar_iconbar_focused_font; + + // Text + int toolbar_justify; + int toolbar_font; + + // Title + int menu_title; + int menu_title_color; + int menu_title_colorTo; + int menu_title_textColor; + int menu_title_font; + int menu_title_justify; + + // Frame + int menu_frame; + int menu_frame_color; + int menu_frame_colorTo; + int menu_frame_textColor; + int menu_frame_disableColor; + int menu_frame_font; + int menu_frame_justify; + + // Submenu + int menu_bullet; + int menu_bullet_position; + int menu_submenu_pixmap; + + // Highlighted + int menu_hilite; + int menu_hilite_color; + int menu_hilite_colorTo; + int menu_hilite_textColor; + int menu_selected_pixmap; + int menu_unselected_pixmap; + + // Title + int window_title_focus; + int window_title_focus_color; + int window_title_focus_colorTo; + int window_title_unfocus; + int window_title_unfocus_color; + int window_title_unfocus_colorTo; + int window_title_height; + + // Label + int window_label_focus; + int window_label_focus_color; + int window_label_focus_colorTo; + int window_label_focus_textColor; + int window_label_unfocus; + int window_label_unfocus_color; + int window_label_unfocus_colorTo; + int window_label_unfocus_textColor; + + int window_handle_focus; + int window_handle_focus_color; + int window_handle_focus_colorTo; + int window_handle_unfocus; + int window_handle_unfocus_color; + int window_handle_unfocus_colorTo; + + int window_grip_focus; + int window_grip_focus_color; + int window_grip_focus_colorTo; + int window_grip_unfocus; + int window_grip_unfocus_color; + int window_grip_unfocus_colorTo; + + int window_button_focus; + int window_button_focus_color; + int window_button_focus_colorTo; + int window_button_focus_picColor; + int window_button_unfocus; + int window_button_unfocus_color; + int window_button_unfocus_colorTo; + int window_button_unfocus_picColor; + int window_button_pressed; + int window_button_pressed_color; + int window_button_pressed_colorTo; + + int window_frame_focusColor; + int window_frame_unfocusColor; + + int window_tab_justify; + int window_tab_label_unfocus; + int window_tab_label_unfocus_color; + int window_tab_label_unfocus_textColor; + int window_tab_label_focus; + int window_tab_label_focus_color; + int window_tab_label_focus_textColor; + int window_tab_borderWidth; + int window_tab_borderColor; + int window_tab_font;; + + int window_font; + int window_justify; + + // Border + int borderWidth; + int borderColor; + int bevelWidth; + int handleWidth; + int frameWidth; + int Command; + int rootCommand; + + // Old + int menuFont; + int titleFont; + + + int hash; +}; + +void load_style(struct wb_style *config_style, const char *path); + +#endif // BOX_STYLE \ No newline at end of file diff --git a/include/waybox/style_defaults.h b/include/waybox/style_defaults.h new file mode 100644 index 0000000..f595949 --- /dev/null +++ b/include/waybox/style_defaults.h @@ -0,0 +1,38 @@ +/* Generated by bin2c, do not edit manually */ + +/* Contents of file style.bin */ +const long int style_bin_size = 508; +const unsigned char style_bin[508] = { + 0x14, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, 0x66, 0x66, 0xCC, 0xFF, 0x44, 0x44, 0x88, + 0x14, 0x04, 0x00, 0x00, 0xFF, 0x33, 0x33, 0x66, 0xFF, 0x55, 0x55, 0xAA, 0xFF, 0x22, 0x22, 0x44, + 0x24, 0x04, 0x00, 0x00, 0xFF, 0x66, 0x66, 0x66, 0xFF, 0x33, 0x33, 0x33, 0x00, 0x00, 0x00, 0x00, + 0x24, 0x04, 0x00, 0x00, 0xFF, 0x66, 0x66, 0x66, 0xFF, 0x33, 0x33, 0x33, 0xFF, 0xD9, 0xD9, 0xD9, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x24, 0x04, 0x00, 0x00, 0xFF, 0x66, 0x66, 0x66, + 0xFF, 0x33, 0x33, 0x33, 0xFF, 0xD9, 0xD9, 0xD9, 0x24, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0xFF, 0x66, 0x66, 0x66, 0xFF, 0x33, 0x33, 0x33, 0xFF, 0xD9, 0xD9, 0xD9, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x24, 0x04, 0x00, 0x00, 0xFF, 0x66, 0x66, 0xCC, 0xFF, 0x33, 0x33, 0x66, 0xFF, 0xFF, 0xFF, 0xFF, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x24, 0x04, 0x00, 0x00, 0xFF, 0x66, 0x66, 0x66, + 0xFF, 0x33, 0x33, 0x33, 0xFF, 0xD9, 0xD9, 0xD9, 0xFF, 0x22, 0x22, 0x44, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x24, 0x04, 0x00, 0x00, 0xFF, 0x66, 0x66, 0xCC, 0xFF, 0x33, 0x33, 0x66, 0xFF, 0xFF, 0xFF, 0xFF, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x14, 0x04, 0x00, 0x00, 0xFF, 0x66, 0x66, 0xCC, + 0xFF, 0x44, 0x44, 0x88, 0x06, 0x00, 0x00, 0x00, 0xFF, 0x4D, 0x4D, 0x4D, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x24, 0x04, 0x00, 0x00, 0xFF, 0x66, 0x66, 0x66, 0xFF, 0x33, 0x33, 0x33, + 0xFF, 0xFF, 0xFF, 0xFF, 0x24, 0x04, 0x00, 0x00, 0xFF, 0x4D, 0x4D, 0x4D, 0xFF, 0x33, 0x33, 0x33, + 0xFF, 0x99, 0x99, 0x99, 0x24, 0x04, 0x00, 0x00, 0xFF, 0x66, 0x66, 0xCC, 0xFF, 0x33, 0x33, 0x66, + 0x06, 0x00, 0x00, 0x00, 0xFF, 0x4D, 0x4D, 0x4D, 0x00, 0x00, 0x00, 0x00, 0x24, 0x04, 0x00, 0x00, + 0xFF, 0x66, 0x66, 0x66, 0xFF, 0x33, 0x33, 0x33, 0x24, 0x04, 0x00, 0x00, 0xFF, 0x4D, 0x4D, 0x4D, + 0xFF, 0x33, 0x33, 0x33, 0x14, 0x04, 0x00, 0x00, 0xFF, 0x44, 0x44, 0x88, 0xFF, 0x55, 0x55, 0xAA, + 0xFF, 0x22, 0x22, 0x44, 0x06, 0x00, 0x00, 0x00, 0xFF, 0x4D, 0x4D, 0x4D, 0x00, 0x00, 0x00, 0x00, + 0xFF, 0x33, 0x33, 0x33, 0x24, 0x04, 0x00, 0x00, 0xFF, 0x66, 0x66, 0x66, 0xFF, 0x33, 0x33, 0x33, + 0xFF, 0x66, 0x66, 0xCC, 0xFF, 0x4D, 0x4D, 0x4D, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0xFF, 0x1A, 0x1A, 0x1A, + 0x01, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; diff --git a/include/waybox/util.h b/include/waybox/util.h new file mode 100644 index 0000000..bdaa817 --- /dev/null +++ b/include/waybox/util.h @@ -0,0 +1,44 @@ +#ifndef _SWAY_UTIL_H +#define _SWAY_UTIL_H + +#include +#include +#include + +// #include + +/** + * Wrap i into the range [0, max[ + */ +int wrap(int i, int max); + +/** + * Given a string that represents an RGB(A) color, result will be set to a + * uint32_t version of the color, as long as it is valid. If it is invalid, + * then false will be returned and result will be untouched. + */ +bool parse_color(const char *color, uint32_t *result); + +void color_to_rgba(float dest[static 4], uint32_t color); + +/** + * Given a string that represents a boolean, return the boolean value. This + * function also takes in the current boolean value to support toggling. If + * toggling is not desired, pass in true for current so that toggling values + * get parsed as not true. + */ +bool parse_boolean(const char *boolean, bool current); + +/** + * Given a string that represents a floating point value, return a float. + * Returns NAN on error. + */ +float parse_float(const char *value); + +// const char *sway_wl_output_subpixel_to_string(enum wl_output_subpixel subpixel); + +// bool sway_set_cloexec(int fd, bool cloexec); + +void draw_gradient_rect(cairo_t *cx, int flags, int w, int h, float color[static 4], float colorTo[static 4]); + +#endif diff --git a/meson.build b/meson.build index 1426f47..fc1da6b 100644 --- a/meson.build +++ b/meson.build @@ -11,6 +11,11 @@ project( ], ) +cairo = dependency('cairo') +pango = dependency('pango') +pangocairo = dependency('pangocairo') +glesv2 = dependency('glesv2') + add_project_arguments( '-Wno-unused-parameter', '-DWLR_USE_UNSTABLE', diff --git a/styles/Artwiz b/styles/Artwiz new file mode 100644 index 0000000..f413761 --- /dev/null +++ b/styles/Artwiz @@ -0,0 +1,114 @@ +toolbar: raised gradient vertical +toolbar.color: rgb:80/84/88 +toolbar.colorTo: rgb:30/34/38 + +toolbar.button: raised gradient diagonal +toolbar.button.color: rgb:90/94/98 +toolbar.button.colorTo: rgb:20/24/28 +toolbar.button.picColor: white + +toolbar.button.pressed: sunken gradient diagonal +toolbar.button.pressed.color: black +toolbar.button.pressed.colorTo: rgb:80/98/d0 + +toolbar.clock: sunken gradient diagonal +toolbar.clock.color: rgb:10/20/30 +toolbar.clock.colorTo: rgb:70/80/90 +toolbar.clock.textColor: white + +toolbar.label: sunken gradient diagonal +toolbar.label.color: rgb:10/20/30 +toolbar.label.colorTo: rgb:70/80/90 +toolbar.label.textColor: white + +toolbar.windowLabel: sunken gradient diagonal +toolbar.windowLabel.color: rgb:10/20/30 +toolbar.windowLabel.colorTo: rgb:70/80/90 +toolbar.windowLabel.textColor: white + +toolbar.justify: center + + +menu.title: raised gradient diagonal +menu.title.color: rgb:90/94/98 +menu.title.colorTo: rgb:20/24/28 +menu.title.textColor: white +menu.title.justify: center + +menu.frame: sunken gradient diagonal +menu.frame.color: rgb:10/20/30 +menu.frame.colorTo: rgb:70/80/90 +menu.frame.textColor: rgb:90/a0/b0 +menu.frame.justify: center + +menu.hilite: raised gradient diagonal +menu.hilite.color: rgb:90/94/98 +menu.hilite.colorTo: rgb:20/24/28 +menu.hilite.textColor: white + +menu.bullet: empty +menu.bullet.position: right + + +window.title.focus: raised gradient vertical +window.title.focus.color: rgb:80/84/88 +window.title.focus.colorTo: rgb:30/34/38 +window.title.unfocus: raised vertical gradient +window.title.unfocus.color: rgb:50/54/58 +window.title.unfocus.colorTo: black + +window.label.focus: sunken diagonal gradient +window.label.focus.color: rgb:10/20/30 +window.label.focus.colorTo: rgb:70/80/90 +window.label.focus.textColor: white +window.label.unfocus: sunken gradient diagonal +window.label.unfocus.color: black +window.label.unfocus.colorTo: rgb:40/50/60 +window.label.unfocus.textColor: rgb:60/64/68 + +window.button.focus: raised gradient diagonal +window.button.focus.color: rgb:90/94/98 +window.button.focus.colorTo: rgb:20/24/28 +window.button.focus.picColor: white +window.button.unfocus: raised gradient diagonal +window.button.unfocus.color: rgb:50/54/58 +window.button.unfocus.colorTo: black +window.button.unfocus.picColor: rgb:70/74/78 +window.button.pressed: sunken gradient diagonal +window.button.pressed.color: rgb:20/40/50 +window.button.pressed.colorTo: rgb:60/70/80 + +window.frame.focusColor: rgb:40/44/48 +window.frame.unfocusColor: rgb:20/24/28 + +window.handle.focus: raised gradient diagonal +window.handle.focus.color: rgb:70/74/78 +window.handle.focus.colorTo: rgb:40/44/48 +window.handle.unfocus: raised gradient diagonal +window.handle.unfocus.color: rgb:50/54/58 +window.handle.unfocus.colorTo: black + +window.grip.focus: sunken diagonal gradient +window.grip.focus.color: rgb:20/30/40 +window.grip.focus.colorTo: rgb:60/70/80 +window.grip.unfocus: sunken diagonal gradient +window.grip.unfocus.color: black +window.grip.unfocus.colorTo: rgb:30/40/50 + +window.justify: center + + +borderColor: black + +bevelWidth: 2 +borderWidth: 1 +handleWidth: 5 + +background: mod +background.modX: 4 +background.modY: 4 +background.color: rgb:10/18/20 +background.colorTo: rgb:30/38/40 + +*Font: -*-lucidatypewriter-medium-r-*-*-*-100-*-*-*-*-*-* +!*Font: vera-7 diff --git a/styles/BlueFlux/Makemodule.am b/styles/BlueFlux/Makemodule.am new file mode 100644 index 0000000..0357a9d --- /dev/null +++ b/styles/BlueFlux/Makemodule.am @@ -0,0 +1,3 @@ +blueflux_styledir = $(pkgdatadir)/styles/BlueFlux + +dist_blueflux_style_DATA = data/styles/BlueFlux/theme.cfg diff --git a/styles/BlueFlux/pixmaps/Makemodule.am b/styles/BlueFlux/pixmaps/Makemodule.am new file mode 100644 index 0000000..9cfe8c4 --- /dev/null +++ b/styles/BlueFlux/pixmaps/Makemodule.am @@ -0,0 +1,24 @@ +blueflux_pixmaps_styledir = $(pkgdatadir)/styles/BlueFlux/pixmaps + +dist_blueflux_pixmaps_style_DATA = \ + data/styles/BlueFlux/pixmaps/button_close_active.xpm \ + data/styles/BlueFlux/pixmaps/button_close_pressed.xpm \ + data/styles/BlueFlux/pixmaps/button_close_unfocus.xpm \ + data/styles/BlueFlux/pixmaps/button_max_active.xpm \ + data/styles/BlueFlux/pixmaps/button_max_pressed.xpm \ + data/styles/BlueFlux/pixmaps/button_max_unfocus.xpm \ + data/styles/BlueFlux/pixmaps/button_min_active.xpm \ + data/styles/BlueFlux/pixmaps/button_min_pressed.xpm \ + data/styles/BlueFlux/pixmaps/button_min_unfocus.xpm \ + data/styles/BlueFlux/pixmaps/button_stick_active.xpm \ + data/styles/BlueFlux/pixmaps/button_stick_pressed.xpm \ + data/styles/BlueFlux/pixmaps/button_stick_unfocus.xpm \ + data/styles/BlueFlux/pixmaps/button_stuck.xpm \ + data/styles/BlueFlux/pixmaps/button_stuck_unfocus.xpm \ + data/styles/BlueFlux/pixmaps/button_toolbar.xpm \ + data/styles/BlueFlux/pixmaps/button_toolbar_pressed.xpm \ + data/styles/BlueFlux/pixmaps/menu_frame.xpm \ + data/styles/BlueFlux/pixmaps/title_bar.xpm \ + data/styles/BlueFlux/pixmaps/title_bar_unfocus.xpm \ + data/styles/BlueFlux/pixmaps/toolbar.xpm \ + data/styles/BlueFlux/pixmaps/toolbar_label.xpm diff --git a/styles/BlueFlux/pixmaps/button_close_active.xpm b/styles/BlueFlux/pixmaps/button_close_active.xpm new file mode 100644 index 0000000..326b9cb --- /dev/null +++ b/styles/BlueFlux/pixmaps/button_close_active.xpm @@ -0,0 +1,165 @@ +/* XPM */ +static char * button_close_active_xpm[] = { +"22 22 140 2", +" c None", +". c #45666F", +"+ c #68858D", +"@ c #97ADB4", +"# c #6A8A97", +"$ c #517887", +"% c #507786", +"& c #527684", +"* c #647379", +"= c #898E8F", +"- c #989A9B", +"; c #8D9192", +"> c #69767B", +", c #527481", +"' c #507785", +") c #D1D5D6", +"! c #B8BBBC", +"~ c #868686", +"{ c #B7B7B7", +"] c #C0C0C0", +"^ c #BFBFBF", +"/ c #BBBBBB", +"( c #8E8E8E", +"_ c #A8AAAB", +": c #CDD1D2", +"< c #C0C6C7", +"[ c #B6BBBC", +"} c #787878", +"| c #A3A3A3", +"1 c #AAAAAA", +"2 c #ACACAC", +"3 c #A7A7A7", +"4 c #A6A6A6", +"5 c #A4A4A4", +"6 c #7E7E7E", +"7 c #A2A7A8", +"8 c #BDC3C4", +"9 c #C2C8C9", +"0 c #C1C7C8", +"a c #808283", +"b c #808080", +"c c #8C8C8C", +"d c #919191", +"e c #8B8B8B", +"f c #878787", +"g c #828282", +"h c #6D6E6F", +"i c #B4B9BA", +"j c #C5CACB", +"k c #C0C5C6", +"l c #616161", +"m c #6C6C6C", +"n c #1B1B1B", +"o c #1E1E1E", +"p c #7D7D7D", +"q c #1D1D1D", +"r c #1A1A1A", +"s c #6A6A6A", +"t c #5B5B5B", +"u c #9DA1A2", +"v c #C7CCCD", +"w c #B6BABB", +"x c #545454", +"y c #636363", +"z c #737373", +"A c #7A7A7A", +"B c #707070", +"C c #656565", +"D c #565656", +"E c #7E8182", +"F c #BCC0C1", +"G c #C8CDCE", +"H c #C9CECF", +"I c #AFB3B4", +"J c #525252", +"K c #717171", +"L c #747474", +"M c #1C1C1C", +"N c #646464", +"O c #707273", +"P c #B7BCBD", +"Q c #CBCFD0", +"R c #CCD0D1", +"S c #CACECF", +"T c #B5B9BA", +"U c #505050", +"V c #6D6D6D", +"W c #4F4F4F", +"X c #6F7172", +"Y c #CED2D3", +"Z c #BBBEBF", +"` c #5B5C5C", +" . c #5D5D5D", +".. c #181818", +"+. c #191919", +"@. c #606060", +"#. c #494A4A", +"$. c #797B7C", +"%. c #BCBFC0", +"&. c #D1D4D4", +"*. c #C5C8C8", +"=. c #828484", +"-. c #545555", +";. c #595959", +">. c #484949", +",. c #8E9090", +"'. c #D3D6D6", +"). c #CED0D0", +"!. c #ABADAD", +"~. c #5E5F5F", +"{. c #434343", +"]. c #646565", +"^. c #D6D8D8", +"/. c #D5D7D7", +"(. c #C6C8C8", +"_. c #939595", +":. c #505151", +"<. c #5C5C5C", +"[. c #5F5F5F", +"}. c #3C3C3C", +"|. c #D8DADA", +"1. c #C1C2C2", +"2. c #929393", +"3. c #616262", +"4. c #444545", +"5. c #3C3D3D", +"6. c #3A3A3A", +"7. c #454646", +"8. c #626363", +"9. c #C1C3C3", +"0. c #DADCDC", +"a. c #C8C9C9", +"b. c #7E7F7F", +"c. c #DDDEDE", +"d. c #DBDCDC", +"e. c #D6D7D7", +"f. c #CFD0D0", +"g. c #E6E5E5", +"h. c #E5E4E4", +"i. c #F6F6F6", +". . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # # # # # # # # # # # # # # # # # # # # ", +"$ $ $ $ $ $ $ $ $ $ % % $ $ $ $ $ $ $ $ $ $ ", +"$ $ $ $ $ $ $ & * = - ; > , ' $ $ $ $ $ $ $ ", +") ) ) ) ) ) ! ~ { ] ] ^ / ( _ : ) ) ) ) ) ) ", +"< < < < < [ } | 1 2 1 3 4 5 6 7 8 < < < < < ", +"9 9 9 9 0 a b c d e f ~ f f g h i 0 9 9 9 9 ", +"j j j j k l m n o 6 6 p q r s t u k j j j j ", +"v v v v w x y z q q A q q B C D E F v v v v ", +"G H H v I J y K L M M M L K N x O P v H H G ", +"Q R R S T U l V n n B n n V y W X ! S R R Q ", +": Y Y R Z ` ...+.s s s +.+.@.#.$.%.R Y Y : ", +"&.&.&.&.*.=.-.s s s s s s s ;.>.,.*.&.&.&.&.", +"'.'.'.'.).!.~. .C C C C C @.{.].!.).'.'.'.'.", +"^.^.^.^./.(._.-.:.<.[.<.W }.-._.(./.^.^.^.^.", +"|.|.|.|.|./.1.2.3.4.5.6.7.8.2.9./.|.|.|.|.|.", +"0.0.0.0.0.0.^.a.!.,.b.b.,.!.a.^.0.0.0.0.0.0.", +"c.c.c.c.c.c.c.d.e.f.a.a.f.e.d.c.c.c.c.c.c.c.", +"g.g.g.g.g.g.g.g.g.g.h.h.g.g.g.g.g.g.g.g.g.g.", +"i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.i.i."}; diff --git a/styles/BlueFlux/pixmaps/button_close_pressed.xpm b/styles/BlueFlux/pixmaps/button_close_pressed.xpm new file mode 100644 index 0000000..1addf86 --- /dev/null +++ b/styles/BlueFlux/pixmaps/button_close_pressed.xpm @@ -0,0 +1,172 @@ +/* XPM */ +static char * button_close_pressed_xpm[] = { +"22 22 147 2", +" c None", +". c #45666F", +"+ c #68858D", +"@ c #97ADB4", +"# c #6A8A97", +"$ c #517887", +"% c #D1D5D6", +"& c #C8CCCD", +"* c #989A9A", +"= c #989898", +"- c #9F9F9F", +"; c #9A9B9B", +"> c #98999A", +", c #C4C8C8", +"' c #D0D4D5", +") c #C0C6C7", +"! c #ACB0B1", +"~ c #868686", +"{ c #B7B7B7", +"] c #C0C0C0", +"^ c #BFBFBF", +"/ c #BBBBBB", +"( c #8F8F8F", +"_ c #A2A6A7", +": c #BEC4C5", +"< c #C2C8C9", +"[ c #B9BFBF", +"} c #787979", +"| c #A3A3A3", +"1 c #7D7E7E", +"2 c #707070", +"3 c #999A9A", +"4 c #A4A4A4", +"5 c #7F7F7F", +"6 c #ACB1B2", +"7 c #C1C7C8", +"8 c #C5CACB", +"9 c #858788", +"0 c #808080", +"a c #8D8E8F", +"b c #8C8D8D", +"c c #828282", +"d c #BEC2C3", +"e c #C7CCCD", +"f c #C4C9CA", +"g c #636464", +"h c #6C6C6C", +"i c #818283", +"j c #747474", +"k c #757575", +"l c #818282", +"m c #6A6A6A", +"n c #5D5D5D", +"o c #B3B7B8", +"p c #C9CECF", +"q c #C8CDCE", +"r c #BDC2C3", +"s c #555555", +"t c #636363", +"u c #535353", +"v c #565656", +"w c #7A7A7A", +"x c #797979", +"y c #505050", +"z c #656565", +"A c #9CA0A0", +"B c #C3C8C9", +"C c #CACECF", +"D c #CCD0D1", +"E c #CBCFD0", +"F c #BBBFC0", +"G c #525252", +"H c #737374", +"I c #575757", +"J c #595959", +"K c #7E7E7E", +"L c #585858", +"M c #717272", +"N c #646464", +"O c #545454", +"P c #969899", +"Q c #C3C6C7", +"R c #CED2D3", +"S c #CDD1D2", +"T c #C3C7C8", +"U c #616161", +"V c #848585", +"W c #777777", +"X c #838484", +"Y c #A0A3A4", +"Z c #D1D4D4", +"` c #C8CBCB", +" . c #6A6B6B", +".. c #898989", +"+. c #606060", +"@. c #5E5E5E", +"#. c #878787", +"$. c #888888", +"%. c #5E5F5F", +"&. c #A9ACAC", +"*. c #D3D6D6", +"=. c #CED0D0", +"-. c #A3A5A5", +";. c #585959", +">. c #494949", +",. c #ABABAB", +"'. c #A7A8A8", +"). c #4A4A4A", +"!. c #5C5C5C", +"~. c #B3B6B6", +"{. c #D6D8D8", +"]. c #D3D5D5", +"^. c #C3C5C5", +"/. c #878888", +"(. c #626262", +"_. c #777878", +":. c #A1A2A2", +"<. c #D8DADA", +"[. c #D0D2D2", +"}. c #B8BABA", +"|. c #8F9090", +"1. c #6B6C6C", +"2. c #5F5F5F", +"3. c #686868", +"4. c #808181", +"5. c #9B9C9C", +"6. c #DADCDC", +"7. c #D9DBDB", +"8. c #B9BBBB", +"9. c #A2A3A3", +"0. c #939494", +"a. c #8A8B8B", +"b. c #8D8E8E", +"c. c #959696", +"d. c #CFD1D1", +"e. c #DDDEDE", +"f. c #DBDCDC", +"g. c #D4D5D5", +"h. c #C7C8C8", +"i. c #B9BABA", +"j. c #B1B2B2", +"k. c #E6E5E5", +"l. c #E5E4E4", +"m. c #E3E2E2", +"n. c #DFDEDE", +"o. c #DCDBDB", +"p. c #F6F6F6", +". . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # # # # # # # # # # # # # # # # # # # # ", +"$ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ ", +"$ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ ", +"% % % % % % % & * = - ; > , ' % % % % % % % ", +") ) ) ) ) ) ! ~ { ] ] ^ / ( _ : ) ) ) ) ) ) ", +"< < < < < [ } | ; 1 2 1 3 4 5 6 7 < < < < < ", +"8 8 8 8 8 9 0 a 2 2 2 2 2 b c } d 8 8 8 8 8 ", +"e e e e f g h i j j j k j l m n o f e e e e ", +"e p p q r s t u v w w x s y z v A B e p p q ", +"C D D E F G t H I J K L s M N O P Q C D D E ", +"D R R S T u U V x J J I W X t y Y T D R R S ", +"Z Z Z Z ` .n ..+.@.#.n @.$.+.%.&.` Z Z Z Z ", +"*.*.*.*.=.-.;.>.z ,.| '.z ).!.X ~.=.*.*.*.*.", +"{.{.{.{.].^./.U z z z z z (._.:.^.].{.{.{.{.", +"<.<.<.<.<.[.}.|.1.2.2.@.3.4.5.}.[.<.<.<.<.<.", +"6.6.6.6.6.7.=.8.9.0.a.b.c.9.8.d.7.6.6.6.6.6.", +"e.e.e.e.e.e.f.g.h.i.j.j.i.h.g.f.e.e.e.e.e.e.", +"k.k.k.k.k.k.k.l.m.n.o.o.n.m.l.k.k.k.k.k.k.k.", +"p.p.p.p.p.p.p.p.p.p.p.p.p.p.p.p.p.p.p.p.p.p."}; diff --git a/styles/BlueFlux/pixmaps/button_close_unfocus.xpm b/styles/BlueFlux/pixmaps/button_close_unfocus.xpm new file mode 100644 index 0000000..384202c --- /dev/null +++ b/styles/BlueFlux/pixmaps/button_close_unfocus.xpm @@ -0,0 +1,129 @@ +/* XPM */ +static char * button_close_unfocus_xpm[] = { +"22 22 104 2", +" g None", +". g #5D5D5D", +"+ g #7D7D7D", +"@ g #A7A7A7", +"# g #818181", +"$ g #6D6D6D", +"% g #6C6C6C", +"& g #6F6F6F", +"* g #8C8C8C", +"= g #999999", +"- g #8F8F8F", +"; g #727272", +"> g #6B6B6B", +", g #D3D3D3", +"' g #BABABA", +") g #868686", +"! g #B7B7B7", +"~ g #C0C0C0", +"{ g #BFBFBF", +"] g #BBBBBB", +"^ g #8E8E8E", +"/ g #A9A9A9", +"( g #CFCFCF", +"_ g #C4C4C4", +": g #B9B9B9", +"< g #787878", +"[ g #A3A3A3", +"} g #AAAAAA", +"| g #ACACAC", +"1 g #A6A6A6", +"2 g #A4A4A4", +"3 g #7E7E7E", +"4 g #A5A5A5", +"5 g #C1C1C1", +"6 g #C6C6C6", +"7 g #C5C5C5", +"8 g #808080", +"9 g #919191", +"0 g #8B8B8B", +"a g #878787", +"b g #828282", +"c g #C8C8C8", +"d g #C3C3C3", +"e g #616161", +"f g #1B1B1B", +"g g #1E1E1E", +"h g #1D1D1D", +"i g #1A1A1A", +"j g #6A6A6A", +"k g #5B5B5B", +"l g #9F9F9F", +"m g #CACACA", +"n g #B8B8B8", +"o g #545454", +"p g #636363", +"q g #737373", +"r g #7A7A7A", +"s g #707070", +"t g #656565", +"u g #565656", +"v g #BEBEBE", +"w g #CBCBCB", +"x g #CCCCCC", +"y g #B1B1B1", +"z g #525252", +"A g #717171", +"B g #747474", +"C g #1C1C1C", +"D g #646464", +"E g #CDCDCD", +"F g #CECECE", +"G g #505050", +"H g #4F4F4F", +"I g #D0D0D0", +"J g #BDBDBD", +"K g #181818", +"L g #191919", +"M g #606060", +"N g #494949", +"O g #C7C7C7", +"P g #838383", +"Q g #595959", +"R g #484848", +"S g #D5D5D5", +"T g #5E5E5E", +"U g #434343", +"V g #D7D7D7", +"W g #D6D6D6", +"X g #949494", +"Y g #5C5C5C", +"Z g #5F5F5F", +"` g #3C3C3C", +" . g #D9D9D9", +".. g #929292", +"+. g #444444", +"@. g #3A3A3A", +"#. g #454545", +"$. g #626262", +"%. g #C2C2C2", +"&. g #DBDBDB", +"*. g #DDDDDD", +"=. g #E5E5E5", +"-. g #E4E4E4", +";. g #F6F6F6", +". . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # # # # # # # # # # # # # # # # # # # # ", +"$ $ $ $ $ $ $ $ $ $ % % $ $ $ $ $ $ $ $ $ $ ", +"$ $ $ $ $ $ $ % & * = - ; > % $ $ $ $ $ $ $ ", +", , , , , , ' ) ! ~ ~ { ] ^ / ( , , , , , , ", +"_ _ _ _ _ : < [ } | } @ 1 2 3 4 5 _ _ _ _ _ ", +"6 6 6 6 7 # 8 * 9 0 a ) a a b $ ! 7 6 6 6 6 ", +"c c c c d e % f g 3 3 + h i j k l d c c c c ", +"m m m m n o p q h h r h h s t u 8 v m m m m ", +"w x x m y z p A B C C C B A D o A ' m x x w ", +"E F F x ! G e $ f f s f f $ p H s ' x F F E ", +"( I I F J k . K L j j j L L M N r v F I I ( ", +", , , , O P o j j j j j j j Q R - O , , , , ", +"S S S S ( | T . t t t t t M U D | ( S S S S ", +"V V V V W O X o G Y Z Y H ` o X O W V V V V ", +" . . . . .W 5 ..e +.` @.#.$...%.W . . . . .", +"&.&.&.&.&.&.V c | - 3 3 - | c V &.&.&.&.&.&.", +"*.*.*.*.*.*.*.&.W ( c c ( W &.*.*.*.*.*.*.*.", +"=.=.=.=.=.=.=.=.=.=.-.-.=.=.=.=.=.=.=.=.=.=.", +";.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;."}; diff --git a/styles/BlueFlux/pixmaps/button_max_active.xpm b/styles/BlueFlux/pixmaps/button_max_active.xpm new file mode 100644 index 0000000..6382942 --- /dev/null +++ b/styles/BlueFlux/pixmaps/button_max_active.xpm @@ -0,0 +1,172 @@ +/* XPM */ +static char * button_max_active_xpm[] = { +"22 22 147 2", +" c None", +". c #45666F", +"+ c #68858D", +"@ c #97ADB4", +"# c #6A8A97", +"$ c #517887", +"% c #507786", +"& c #527684", +"* c #647379", +"= c #898E8F", +"- c #989A9B", +"; c #8D9192", +"> c #69767B", +", c #527481", +"' c #507785", +") c #D1D5D6", +"! c #B8BBBC", +"~ c #868686", +"{ c #B7B7B7", +"] c #C0C0C0", +"^ c #BFBFBF", +"/ c #BBBBBB", +"( c #8E8E8E", +"_ c #A8AAAB", +": c #CDD1D2", +"< c #C0C6C7", +"[ c #B6BBBC", +"} c #787878", +"| c #A3A3A3", +"1 c #A9A9A9", +"2 c #ACACAC", +"3 c #A8A8A8", +"4 c #A4A4A4", +"5 c #7E7E7E", +"6 c #A2A7A8", +"7 c #BDC3C4", +"8 c #C2C8C9", +"9 c #C1C7C8", +"0 c #808283", +"a c #808080", +"b c #8C8C8C", +"c c #909090", +"d c #919191", +"e c #8D8D8D", +"f c #898989", +"g c #828282", +"h c #6D6E6F", +"i c #B4B9BA", +"j c #C5CACB", +"k c #C0C5C6", +"l c #616161", +"m c #6C6C6C", +"n c #767676", +"o c #7F7F7F", +"p c #2C2C2C", +"q c #848484", +"r c #7D7D7D", +"s c #747474", +"t c #6A6A6A", +"u c #5B5B5B", +"v c #9DA1A2", +"w c #C7CCCD", +"x c #B6BABB", +"y c #545454", +"z c #636363", +"A c #727272", +"B c #2B2B2B", +"C c #7C7C7C", +"D c #707070", +"E c #656565", +"F c #565656", +"G c #7E8182", +"H c #BCC0C1", +"I c #C8CDCE", +"J c #C9CECF", +"K c #AFB3B4", +"L c #525252", +"M c #737373", +"N c #292929", +"O c #2A2A2A", +"P c #717171", +"Q c #646464", +"R c #707373", +"S c #B7BCBD", +"T c #CBCFD0", +"U c #CCD0D1", +"V c #B5B9BA", +"W c #505050", +"X c #272727", +"Y c #282828", +"Z c #777777", +"` c #262626", +" . c #4F4F4F", +".. c #707273", +"+. c #CACECF", +"@. c #CED2D3", +"#. c #BBBEBF", +"$. c #5B5C5C", +"%. c #5D5D5D", +"&. c #252525", +"*. c #606060", +"=. c #4A4A4A", +"-. c #797C7C", +";. c #BCBFC0", +">. c #D1D4D4", +",. c #C5C8C8", +"'. c #828484", +"). c #545555", +"!. c #676767", +"~. c #686868", +"{. c #595959", +"]. c #484949", +"^. c #8E9090", +"/. c #D3D6D6", +"(. c #CED0D0", +"_. c #ABADAD", +":. c #5E5F5F", +"<. c #434343", +"[. c #646565", +"}. c #D6D8D8", +"|. c #D5D7D7", +"1. c #C6C8C8", +"2. c #939595", +"3. c #505151", +"4. c #5C5C5C", +"5. c #5F5F5F", +"6. c #3C3C3C", +"7. c #D8DADA", +"8. c #C1C2C2", +"9. c #929393", +"0. c #616262", +"a. c #444545", +"b. c #3C3D3D", +"c. c #3A3A3A", +"d. c #454646", +"e. c #626363", +"f. c #C1C3C3", +"g. c #DADCDC", +"h. c #C8C9C9", +"i. c #7E7F7F", +"j. c #DDDEDE", +"k. c #DBDCDC", +"l. c #D6D7D7", +"m. c #CFD0D0", +"n. c #E6E5E5", +"o. c #E5E4E4", +"p. c #F6F6F6", +". . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # # # # # # # # # # # # # # # # # # # # ", +"$ $ $ $ $ $ $ $ $ $ % % $ $ $ $ $ $ $ $ $ $ ", +"$ $ $ $ $ $ $ & * = - ; > , ' $ $ $ $ $ $ $ ", +") ) ) ) ) ) ! ~ { ] ] ^ / ( _ : ) ) ) ) ) ) ", +"< < < < < [ } | 1 2 1 1 3 4 5 6 7 < < < < < ", +"8 8 8 8 9 0 a b c d c ( e f g h i 9 8 8 8 8 ", +"j j j j k l m n o ~ p q r s t u v k j j j j ", +"w w w w x y z A 5 B B B C D E F G H w w w w ", +"I J J I K L z M N O O O N P Q y R S w J J J ", +"T U U T V W l X Y Y Z Y Y ` z ...! +.U U U ", +": @.@.: #.$.%.&.` D D D ` &.*.=.-.;.U @.@.@.", +">.>.>.>.,.'.).!.t t t t t ~.{.].^.,.>.>.>.>.", +"/./././.(._.:.%.E E E E E *.<.[._.(././././.", +"}.}.}.}.|.1.2.).3.4.5.4. .6.).2.1.|.}.}.}.}.", +"7.7.7.7.7.|.8.9.0.a.b.c.d.e.9.f.|.7.7.7.7.7.", +"g.g.g.g.g.g.}.h._.^.i.i.^._.h.}.g.g.g.g.g.g.", +"j.j.j.j.j.j.j.k.l.m.h.h.m.l.k.j.j.j.j.j.j.j.", +"n.n.n.n.n.n.n.n.n.n.o.o.n.n.n.n.n.n.n.n.n.n.", +"p.p.p.p.p.p.p.p.p.p.p.p.p.p.p.p.p.p.p.p.p.p."}; diff --git a/styles/BlueFlux/pixmaps/button_max_pressed.xpm b/styles/BlueFlux/pixmaps/button_max_pressed.xpm new file mode 100644 index 0000000..56c5a6e --- /dev/null +++ b/styles/BlueFlux/pixmaps/button_max_pressed.xpm @@ -0,0 +1,171 @@ +/* XPM */ +static char * button_max_pressed_xpm[] = { +"22 22 146 2", +" c None", +". c #45666F", +"+ c #68858D", +"@ c #97ADB4", +"# c #6A8A97", +"$ c #517887", +"% c #D1D5D6", +"& c #C8CCCD", +"* c #989A9A", +"= c #989898", +"- c #9F9F9F", +"; c #9A9B9B", +"> c #98999A", +", c #C4C8C8", +"' c #D0D4D5", +") c #C0C6C7", +"! c #ACB0B1", +"~ c #868686", +"{ c #B7B7B7", +"] c #C0C0C0", +"^ c #BFBFBF", +"/ c #BBBBBB", +"( c #8F8F8F", +"_ c #A2A6A7", +": c #BEC4C5", +"< c #C2C8C9", +"[ c #B9BFBF", +"} c #787979", +"| c #A3A3A3", +"1 c #7D7E7E", +"2 c #707070", +"3 c #999A9A", +"4 c #A4A4A4", +"5 c #7F7F7F", +"6 c #ACB1B2", +"7 c #C1C7C8", +"8 c #C5CACB", +"9 c #858788", +"0 c #808080", +"a c #8D8E8F", +"b c #8C8D8D", +"c c #828282", +"d c #BEC2C3", +"e c #C7CCCD", +"f c #C4C9CA", +"g c #636464", +"h c #6C6C6C", +"i c #818283", +"j c #747474", +"k c #585858", +"l c #757575", +"m c #818282", +"n c #6A6A6A", +"o c #5D5D5D", +"p c #B3B7B8", +"q c #C8CDCE", +"r c #C9CECF", +"s c #BDC2C3", +"t c #555555", +"u c #636363", +"v c #787878", +"w c #5C5C5C", +"x c #5B5B5B", +"y c #727272", +"z c #656565", +"A c #565656", +"B c #9CA0A0", +"C c #CBCFD0", +"D c #CCD0D1", +"E c #CACECF", +"F c #BBBFC0", +"G c #525252", +"H c #737373", +"I c #5E5E5E", +"J c #5A5A5A", +"K c #717272", +"L c #646464", +"M c #545454", +"N c #969899", +"O c #C4C7C8", +"P c #CDD1D2", +"Q c #CED2D3", +"R c #C3C7C8", +"S c #535353", +"T c #616161", +"U c #606161", +"V c #595959", +"W c #5F5F5F", +"X c #505050", +"Y c #A0A3A4", +"Z c #C4C8C9", +"` c #D1D4D4", +" . c #C8CBCB", +".. c #6A6B6B", +"+. c #626363", +"@. c #888888", +"#. c #878787", +"$. c #626262", +"%. c #606060", +"&. c #5E5F5F", +"*. c #A9ACAC", +"=. c #D3D6D6", +"-. c #CED0D0", +";. c #A3A5A5", +">. c #585959", +",. c #676767", +"'. c #949595", +"). c #ABABAB", +"!. c #A7A8A8", +"~. c #939494", +"{. c #686868", +"]. c #838484", +"^. c #B3B6B6", +"/. c #D6D8D8", +"(. c #D3D5D5", +"_. c #C3C5C5", +":. c #878888", +"<. c #777878", +"[. c #A1A2A2", +"}. c #D8DADA", +"|. c #D0D2D2", +"1. c #B8BABA", +"2. c #8F9090", +"3. c #6B6C6C", +"4. c #808181", +"5. c #9B9C9C", +"6. c #DADCDC", +"7. c #D9DBDB", +"8. c #B9BBBB", +"9. c #A2A3A3", +"0. c #8A8B8B", +"a. c #8D8E8E", +"b. c #959696", +"c. c #CFD1D1", +"d. c #DDDEDE", +"e. c #DBDCDC", +"f. c #D4D5D5", +"g. c #C7C8C8", +"h. c #B9BABA", +"i. c #B1B2B2", +"j. c #E6E5E5", +"k. c #E5E4E4", +"l. c #E3E2E2", +"m. c #DFDEDE", +"n. c #DCDBDB", +"o. c #F6F6F6", +". . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # # # # # # # # # # # # # # # # # # # # ", +"$ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ ", +"$ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ ", +"% % % % % % % & * = - ; > , ' % % % % % % % ", +") ) ) ) ) ) ! ~ { ] ] ^ / ( _ : ) ) ) ) ) ) ", +"< < < < < [ } | ; 1 2 1 3 4 5 6 7 < < < < < ", +"8 8 8 8 8 9 0 a 2 2 2 2 2 b c } d 8 8 8 8 8 ", +"e e e e f g h i j j k l j m n o p f e e e e ", +"q r r e s t u l v w w x v y z A B f e r r r ", +"C D D E F G u H w I I o J K L M N O E D D D ", +"P Q Q D R S T U J o 5 x V W u X Y Z D Q Q Q ", +"` ` ` ` ...o +.L @.#.~ $.+.%.&.*. .` ` ` ` ", +"=.=.=.=.-.;.>.,.'.).| !.~.{.w ].^.-.=.=.=.=.", +"/./././.(._.:.T z z z z z $.<.[._.(././././.", +"}.}.}.}.}.|.1.2.3.W W I {.4.5.1.|.}.}.}.}.}.", +"6.6.6.6.6.7.-.8.9.~.0.a.b.9.8.c.7.6.6.6.6.6.", +"d.d.d.d.d.d.e.f.g.h.i.i.h.g.f.e.d.d.d.d.d.d.", +"j.j.j.j.j.j.j.k.l.m.n.n.m.l.k.j.j.j.j.j.j.j.", +"o.o.o.o.o.o.o.o.o.o.o.o.o.o.o.o.o.o.o.o.o.o."}; diff --git a/styles/BlueFlux/pixmaps/button_max_unfocus.xpm b/styles/BlueFlux/pixmaps/button_max_unfocus.xpm new file mode 100644 index 0000000..7332219 --- /dev/null +++ b/styles/BlueFlux/pixmaps/button_max_unfocus.xpm @@ -0,0 +1,137 @@ +/* XPM */ +static char * button_max_unfocus_xpm[] = { +"22 22 112 2", +" g None", +". g #5D5D5D", +"+ g #7D7D7D", +"@ g #A7A7A7", +"# g #818181", +"$ g #6D6D6D", +"% g #6C6C6C", +"& g #6F6F6F", +"* g #8C8C8C", +"= g #999999", +"- g #8F8F8F", +"; g #727272", +"> g #6B6B6B", +", g #D3D3D3", +"' g #BABABA", +") g #868686", +"! g #B7B7B7", +"~ g #C0C0C0", +"{ g #BFBFBF", +"] g #BBBBBB", +"^ g #8E8E8E", +"/ g #A9A9A9", +"( g #CFCFCF", +"_ g #C4C4C4", +": g #B9B9B9", +"< g #787878", +"[ g #A3A3A3", +"} g #ACACAC", +"| g #A8A8A8", +"1 g #A4A4A4", +"2 g #7E7E7E", +"3 g #A5A5A5", +"4 g #C1C1C1", +"5 g #C6C6C6", +"6 g #C5C5C5", +"7 g #808080", +"8 g #909090", +"9 g #919191", +"0 g #8D8D8D", +"a g #898989", +"b g #828282", +"c g #C8C8C8", +"d g #C3C3C3", +"e g #616161", +"f g #767676", +"g g #7F7F7F", +"h g #2C2C2C", +"i g #848484", +"j g #747474", +"k g #6A6A6A", +"l g #5B5B5B", +"m g #9F9F9F", +"n g #CACACA", +"o g #B8B8B8", +"p g #545454", +"q g #636363", +"r g #2B2B2B", +"s g #7C7C7C", +"t g #707070", +"u g #656565", +"v g #565656", +"w g #BEBEBE", +"x g #CBCBCB", +"y g #CCCCCC", +"z g #B1B1B1", +"A g #525252", +"B g #737373", +"C g #292929", +"D g #2A2A2A", +"E g #717171", +"F g #646464", +"G g #CDCDCD", +"H g #CECECE", +"I g #505050", +"J g #272727", +"K g #282828", +"L g #777777", +"M g #262626", +"N g #4F4F4F", +"O g #D0D0D0", +"P g #BDBDBD", +"Q g #252525", +"R g #606060", +"S g #4A4A4A", +"T g #7B7B7B", +"U g #C7C7C7", +"V g #838383", +"W g #676767", +"X g #686868", +"Y g #595959", +"Z g #484848", +"` g #D5D5D5", +" . g #5E5E5E", +".. g #434343", +"+. g #D7D7D7", +"@. g #D6D6D6", +"#. g #949494", +"$. g #5C5C5C", +"%. g #5F5F5F", +"&. g #3C3C3C", +"*. g #D9D9D9", +"=. g #929292", +"-. g #444444", +";. g #3A3A3A", +">. g #454545", +",. g #626262", +"'. g #C2C2C2", +"). g #DBDBDB", +"!. g #DDDDDD", +"~. g #E5E5E5", +"{. g #E4E4E4", +"]. g #F6F6F6", +". . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # # # # # # # # # # # # # # # # # # # # ", +"$ $ $ $ $ $ $ $ $ $ % % $ $ $ $ $ $ $ $ $ $ ", +"$ $ $ $ $ $ $ % & * = - ; > % $ $ $ $ $ $ $ ", +", , , , , , ' ) ! ~ ~ { ] ^ / ( , , , , , , ", +"_ _ _ _ _ : < [ / } / / | 1 2 3 4 _ _ _ _ _ ", +"5 5 5 5 6 # 7 * 8 9 8 ^ 0 a b $ ! 6 5 5 5 5 ", +"c c c c d e % f g ) h i + j k l m d c c c c ", +"n n n n o p q ; 2 r r r s t u v 7 w n n n n ", +"x y y x z A q B C D D D C E F p ; ' n y y y ", +"G H H G ! I e J K K L K K M q N E ' y H H H ", +"( O O ( P l . Q M t t t M Q R S T w H O O O ", +", , , , U V p W k k k k k X Y Z - U , , , , ", +"` ` ` ` ( } .. u u u u u R ..F } ( ` ` ` ` ", +"+.+.+.+.@.U #.p I $.%.$.N &.p #.U @.+.+.+.+.", +"*.*.*.*.*.@.4 =.e -.&.;.>.,.=.'.@.*.*.*.*.*.", +").).).).).).+.c } - 2 2 - } c +.).).).).).).", +"!.!.!.!.!.!.!.).@.( c c ( @.).!.!.!.!.!.!.!.", +"~.~.~.~.~.~.~.~.~.~.{.{.~.~.~.~.~.~.~.~.~.~.", +"].].].].].].].].].].].].].].].].].].].].].]."}; diff --git a/styles/BlueFlux/pixmaps/button_min_active.xpm b/styles/BlueFlux/pixmaps/button_min_active.xpm new file mode 100644 index 0000000..49a3162 --- /dev/null +++ b/styles/BlueFlux/pixmaps/button_min_active.xpm @@ -0,0 +1,198 @@ +/* XPM */ +static char * button_min_active_xpm[] = { +"22 22 173 2", +" c None", +". c #45666F", +"+ c #68858D", +"@ c #97ADB4", +"# c #6A8A97", +"$ c #517887", +"% c #507786", +"& c #557C8B", +"* c #567A87", +"= c #65757B", +"- c #8A8E90", +"; c #989A9B", +"> c #8E9193", +", c #6A787D", +"' c #557784", +") c #547B89", +"! c #5A828F", +"~ c #5C7B85", +"{ c #7E8181", +"] c #B7B7B7", +"^ c #C0C0C0", +"/ c #BFBFBF", +"( c #BBBBBB", +"_ c #8A8B8C", +": c #59747C", +"< c #587F8C", +"[ c #D1D5D6", +"} c #5E8693", +"| c #5D818D", +"1 c #717475", +"2 c #A3A3A3", +"3 c #A7A7A7", +"4 c #A5A5A5", +"5 c #A4A4A4", +"6 c #7B7C7C", +"7 c #4C6B76", +"8 c #CED2D3", +"9 c #C0C6C7", +"0 c #638B98", +"a c #628A97", +"b c #5D6C71", +"c c #808080", +"d c #8A8A8A", +"e c #8B8B8B", +"f c #888888", +"g c #878787", +"h c #868686", +"i c #828282", +"j c #707171", +"k c #B4B9BA", +"l c #C1C7C8", +"m c #C2C8C9", +"n c #67909C", +"o c #648C98", +"p c #5A5D5E", +"q c #6C6C6C", +"r c #747474", +"s c #797979", +"t c #7E7E7E", +"u c #7F7F7F", +"v c #7B7B7B", +"w c #777777", +"x c #717171", +"y c #6A6A6A", +"z c #5B5B5B", +"A c #9DA1A2", +"B c #C0C5C6", +"C c #C5CACB", +"D c #6C95A0", +"E c #658A93", +"F c #545454", +"G c #636363", +"H c #272727", +"I c #2A2A2A", +"J c #7D7D7D", +"K c #292929", +"L c #262626", +"M c #656565", +"N c #565656", +"O c #7E8182", +"P c #BCC0C1", +"Q c #C7CCCD", +"R c #7099A5", +"S c #6F98A4", +"T c #648791", +"U c #525252", +"V c #7C7C7C", +"W c #646464", +"X c #707373", +"Y c #B7BCBD", +"Z c #C8CDCE", +"` c #C9CECF", +" . c #759EA9", +".. c #749DA8", +"+. c #688D97", +"@. c #4D4E4F", +"#. c #616161", +"$. c #282828", +"%. c #4F4F4F", +"&. c #707273", +"*. c #B8BBBC", +"=. c #CBCFD0", +"-. c #CCD0D1", +";. c #7AA4AD", +">. c #79A3AC", +",. c #6F959E", +"'. c #4B5354", +"). c #5D5D5D", +"!. c #6F6F6F", +"~. c #757575", +"{. c #6E6E6E", +"]. c #606060", +"^. c #4A4A4A", +"/. c #797C7C", +"(. c #BCBFC0", +"_. c #CDD1D2", +":. c #7EA8B1", +"<. c #779EA7", +"[. c #536B70", +"}. c #535454", +"|. c #696969", +"1. c #242424", +"2. c #595959", +"3. c #484949", +"4. c #8E9090", +"5. c #C5C8C8", +"6. c #D1D4D4", +"7. c #81ADB5", +"8. c #7DA8B0", +"9. c #688C92", +"0. c #445254", +"a. c #5F5F5F", +"b. c #727272", +"c. c #626262", +"d. c #434343", +"e. c #646565", +"f. c #ABADAD", +"g. c #CED0D0", +"h. c #D3D6D6", +"i. c #80ACB4", +"j. c #77A0A8", +"k. c #4D6A6F", +"l. c #4F5253", +"m. c #545555", +"n. c #3D3D3D", +"o. c #939595", +"p. c #C6C8C8", +"q. c #D5D7D7", +"r. c #D6D8D8", +"s. c #7EA9B1", +"t. c #6F99A0", +"u. c #B1B8B9", +"v. c #929393", +"w. c #616262", +"x. c #444545", +"y. c #3D3E3E", +"z. c #3B3B3B", +"A. c #454646", +"B. c #626363", +"C. c #C1C3C3", +"D. c #D8DADA", +"E. c #719BA2", +"F. c #C6CED0", +"G. c #C8C9C9", +"H. c #7E7F7F", +"I. c #DADCDC", +"J. c #DDDEDE", +"K. c #DBDCDC", +"L. c #D6D7D7", +"M. c #CFD0D0", +"N. c #E6E5E5", +"O. c #E5E4E4", +"P. c #F6F6F6", +". . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # # # # # # # # # # # # # # # # # # # # ", +"$ $ $ $ $ $ $ $ $ $ % % $ $ $ $ $ $ $ $ $ $ ", +"& & & & & & & * = - ; > , ' ) & & $ $ $ $ $ ", +"! ! ! ! ! ! ~ { ] ^ ^ / ( _ : < $ [ [ [ [ [ ", +"} } } } } | 1 2 3 3 2 2 4 5 6 7 8 9 9 9 9 9 ", +"0 0 0 0 a b c d e f g h g g i j k l m m m m ", +"n n n n o p q r s t u v w x y z A B C C C C ", +"D D D D E F G H I t t J K L M N O P Q Q Q Q ", +"R R R S T U G H K I V I K L W F X Y Z ` ` ` ", +" . . ...+.@.#.x $.$.$.$.$.x G %.&.*.=.-.-.-.", +";.;.;.>.,.'.).!.r L L L ~.{.].^./.(._.8 8 8 ", +":.:.:.:.<.[.}.|.x r 1.r x y 2.3.4.5.6.6.6.6.", +"7.7.7.7.8.9.0.a.q x b.x q c.d.e.f.g.h.h.h.h.", +"7.7.7.7.i.j.k.l.m.M y M F n.m.o.p.q.r.r.r.r.", +"s.s.s.s.s.t.u.v.w.x.y.z.A.B.v.C.q.D.D.D.D.D.", +"E.E.E.E.E.F.r.G.f.4.H.H.4.f.G.r.I.I.I.I.I.I.", +"F.F.F.F.F.J.J.K.L.M.G.G.M.L.K.J.J.J.J.J.J.J.", +"N.N.N.N.N.N.N.N.N.N.O.O.N.N.N.N.N.N.N.N.N.N.", +"P.P.P.P.P.P.P.P.P.P.P.P.P.P.P.P.P.P.P.P.P.P."}; diff --git a/styles/BlueFlux/pixmaps/button_min_pressed.xpm b/styles/BlueFlux/pixmaps/button_min_pressed.xpm new file mode 100644 index 0000000..f84e893 --- /dev/null +++ b/styles/BlueFlux/pixmaps/button_min_pressed.xpm @@ -0,0 +1,194 @@ +/* XPM */ +static char * button_min_pressed_xpm[] = { +"22 22 169 2", +" c None", +". c #45666F", +"+ c #68858D", +"@ c #97ADB4", +"# c #6A8A97", +"$ c #517887", +"% c #557C8B", +"& c #5A828F", +"* c #5B808C", +"= c #68787D", +"- c #8A8F90", +"; c #999B9C", +"> c #8F9394", +", c #6D7C80", +"' c #5B7E89", +") c #59818E", +"! c #587F8C", +"~ c #D1D5D6", +"{ c #5E8693", +"] c #5F7E89", +"^ c #7F8283", +"/ c #B7B7B7", +"( c #C0C0C0", +"_ c #BFBFBF", +": c #BBBBBB", +"< c #8B8C8D", +"[ c #5E7A83", +"} c #4B6A75", +"| c #CED2D3", +"1 c #C0C6C7", +"2 c #638B98", +"3 c #628793", +"4 c #717475", +"5 c #A3A3A3", +"6 c #838C8F", +"7 c #6A7072", +"8 c #6A6A6A", +"9 c #828B8E", +"0 c #A4A4A4", +"a c #7B7C7C", +"b c #B6B9BA", +"c c #C4C9CA", +"d c #C1C7C8", +"e c #C2C8C9", +"f c #67909C", +"g c #607175", +"h c #808080", +"i c #7B8385", +"j c #707070", +"k c #798184", +"l c #828282", +"m c #5C5C5C", +"n c #BFC4C5", +"o c #C5CACB", +"p c #6C95A0", +"q c #6A939E", +"r c #5B5F60", +"s c #6C6C6C", +"t c #70787A", +"u c #747474", +"v c #757575", +"w c #616161", +"x c #595959", +"y c #B3B7B8", +"z c #C7CCCD", +"A c #7099A5", +"B c #6C919C", +"C c #555555", +"D c #636363", +"E c #555656", +"F c #7A7A7A", +"G c #797979", +"H c #525252", +"I c #656565", +"J c #565656", +"K c #9CA0A0", +"L c #C9CECF", +"M c #759EA9", +"N c #6E939C", +"O c #545555", +"P c #5B5B5B", +"Q c #5D5D5D", +"R c #7E7E7E", +"S c #646464", +"T c #545454", +"U c #969899", +"V c #C4C7C8", +"W c #CCD0D1", +"X c #7AA4AD", +"Y c #749CA4", +"Z c #4F5151", +"` c #747C7E", +" . c #5A5A5A", +".. c #5E5E5E", +"+. c #5F5F5F", +"@. c #838484", +"#. c #505050", +"$. c #A0A3A4", +"%. c #C4C8C9", +"&. c #7EA8B1", +"*. c #79A1AA", +"=. c #545F62", +"-. c #788082", +";. c #8B8B8B", +">. c #878787", +",. c #888888", +"'. c #606060", +"). c #5E5F5F", +"!. c #A9ACAC", +"~. c #C8CBCB", +"{. c #D1D4D4", +"]. c #81ADB5", +"^. c #7DA8B0", +"/. c #68888E", +"(. c #565758", +"_. c #676767", +":. c #7D7D7D", +"<. c #9C9C9C", +"[. c #9A9A9A", +"}. c #989898", +"|. c #686868", +"1. c #B3B6B6", +"2. c #CED0D0", +"3. c #D3D6D6", +"4. c #7FAAB2", +"5. c #759EA5", +"6. c #53686C", +"7. c #626262", +"8. c #777878", +"9. c #A1A2A2", +"0. c #C3C5C5", +"a. c #D3D5D5", +"b. c #D6D8D8", +"c. c #7EA9B1", +"d. c #6B939A", +"e. c #979D9E", +"f. c #8F9090", +"g. c #6D6E6E", +"h. c #6B6B6B", +"i. c #808181", +"j. c #9B9C9C", +"k. c #B8BABA", +"l. c #D0D2D2", +"m. c #D8DADA", +"n. c #719BA2", +"o. c #C5CDCF", +"p. c #CBCCCC", +"q. c #B9BBBB", +"r. c #A2A3A3", +"s. c #939494", +"t. c #8A8B8B", +"u. c #8D8E8E", +"v. c #959696", +"w. c #CFD1D1", +"x. c #D9DBDB", +"y. c #DADCDC", +"z. c #C6CED0", +"A. c #DDDEDE", +"B. c #DBDCDC", +"C. c #D4D5D5", +"D. c #C7C8C8", +"E. c #B9BABA", +"F. c #B1B2B2", +"G. c #E6E5E5", +"H. c #E5E4E4", +"I. c #E3E2E2", +"J. c #DFDEDE", +"K. c #DCDBDB", +"L. c #F6F6F6", +". . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # # # # # # # # # # # # # # # # # # # # ", +"$ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ ", +"% % % % % % % % % % % % % % % % % $ $ $ $ $ ", +"& & & & & & & * = - ; > , ' ) ! $ ~ ~ ~ ~ ~ ", +"{ { { { { { ] ^ / ( ( _ : < [ } | 1 1 1 1 1 ", +"2 2 2 2 2 3 4 5 6 7 8 7 9 0 a b c d e e e e ", +"f f f f f g h i j j j j j k l m n o o o o o ", +"p p p p q r s t u u u v u w 8 x y c z z z z ", +"A A A A B C D E x F F G x H I J K c L L L L ", +"M M M M N H D O P Q R Q x H S T U V W W W W ", +"X X X X Y Z w ` ...+.m x @.D #.$.%.| | | | ", +"&.&.&.&.*.=.Q -.;.S S D >.,.'.).!.~.{.{.{.{.", +"].].].].^./.(._.:.<.[.}.:.|.m @.1.2.3.3.3.3.", +"].].].].4.5.6.Q I I I I I 7.8.9.0.a.b.b.b.b.", +"c.c.c.c.c.d.e.f.g.S I D h.i.j.k.l.m.m.m.m.m.", +"n.n.n.n.n.o.p.q.r.s.t.u.v.r.q.w.x.y.y.y.y.y.", +"z.z.z.z.z.A.B.C.D.E.F.F.E.D.C.B.A.A.A.A.A.A.", +"G.G.G.G.G.G.G.H.I.J.K.K.J.I.H.G.G.G.G.G.G.G.", +"L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L."}; diff --git a/styles/BlueFlux/pixmaps/button_min_unfocus.xpm b/styles/BlueFlux/pixmaps/button_min_unfocus.xpm new file mode 100644 index 0000000..369212a --- /dev/null +++ b/styles/BlueFlux/pixmaps/button_min_unfocus.xpm @@ -0,0 +1,141 @@ +/* XPM */ +static char * button_min_unfocus_xpm[] = { +"22 22 116 2", +" g None", +". g #5D5D5D", +"+ g #7D7D7D", +"@ g #A7A7A7", +"# g #818181", +"$ g #6D6D6D", +"% g #6C6C6C", +"& g #717171", +"* g #707070", +"= g #8D8D8D", +"- g #999999", +"; g #909090", +"> g #747474", +", g #6E6E6E", +"' g #777777", +") g #727272", +"! g #808080", +"~ g #B7B7B7", +"{ g #C0C0C0", +"] g #BFBFBF", +"^ g #BBBBBB", +"/ g #8A8A8A", +"( g #D3D3D3", +"_ g #7B7B7B", +": g #737373", +"< g #A3A3A3", +"[ g #A5A5A5", +"} g #A4A4A4", +"| g #626262", +"1 g #D0D0D0", +"2 g #C4C4C4", +"3 g #7F7F7F", +"4 g #686868", +"5 g #8B8B8B", +"6 g #888888", +"7 g #878787", +"8 g #868686", +"9 g #828282", +"0 g #C5C5C5", +"a g #C6C6C6", +"b g #858585", +"c g #5C5C5C", +"d g #797979", +"e g #7E7E7E", +"f g #6A6A6A", +"g g #5B5B5B", +"h g #9F9F9F", +"i g #C3C3C3", +"j g #C8C8C8", +"k g #898989", +"l g #545454", +"m g #636363", +"n g #272727", +"o g #2A2A2A", +"p g #292929", +"q g #262626", +"r g #656565", +"s g #565656", +"t g #BEBEBE", +"u g #CACACA", +"v g #8E8E8E", +"w g #525252", +"x g #7C7C7C", +"y g #646464", +"z g #BABABA", +"A g #CBCBCB", +"B g #CCCCCC", +"C g #929292", +"D g #919191", +"E g #838383", +"F g #4D4D4D", +"G g #616161", +"H g #282828", +"I g #4F4F4F", +"J g #CDCDCD", +"K g #CECECE", +"L g #989898", +"M g #979797", +"N g #505050", +"O g #6F6F6F", +"P g #757575", +"Q g #606060", +"R g #4A4A4A", +"S g #CFCFCF", +"T g #9C9C9C", +"U g #939393", +"V g #535353", +"W g #696969", +"X g #242424", +"Y g #595959", +"Z g #484848", +"` g #8F8F8F", +" . g #C7C7C7", +".. g #A0A0A0", +"+. g #9B9B9B", +"@. g #4E4E4E", +"#. g #5F5F5F", +"$. g #434343", +"%. g #ACACAC", +"&. g #D5D5D5", +"*. g #949494", +"=. g #515151", +"-. g #3D3D3D", +";. g #D6D6D6", +">. g #D7D7D7", +",. g #B6B6B6", +"'. g #444444", +"). g #3B3B3B", +"!. g #454545", +"~. g #C2C2C2", +"{. g #D9D9D9", +"]. g #DBDBDB", +"^. g #DDDDDD", +"/. g #E5E5E5", +"(. g #E4E4E4", +"_. g #F6F6F6", +". . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # # # # # # # # # # # # # # # # # # # # ", +"$ $ $ $ $ $ $ $ $ $ % % $ $ $ $ $ $ $ $ $ $ ", +"& & & & & & & * * = - ; > , * & & $ $ $ $ $ ", +"' ' ' ' ' ' ) ! ~ { { ] ^ / % > $ ( ( ( ( ( ", +"_ _ _ _ _ ' : < @ @ < < [ } _ | 1 2 2 2 2 2 ", +"! ! ! ! 3 4 ! / 5 6 7 8 7 7 9 * ~ 0 a a a a ", +"b b b b # c % > d e 3 _ ' & f g h i j j j j ", +"k k k k 3 l m n o e e + p q r s ! t u u u u ", +"v v v = + w m n p o x o p q y l ) z A B B B ", +"C C C D E F G & H H H H H & m I & z J K K K ", +"L L L M / N . O > q q q P , Q R _ t S 1 1 1 ", +"T T T T U y V W & > X > & f Y Z ` .( ( ( ( ", +"........+.# @.#.% & ) & % | $.y %.S &.&.&.&.", +"........h *.G =.l r f r l -.l *. .;.>.>.>.>.", +"T T T T T = ,.C G '.-.).!.| C ~.;.{.{.{.{.{.", +"` ` ` ` ` A >.j %.` e e ` %.j >.].].].].].].", +"A A A A A ^.^.].;.S j j S ;.].^.^.^.^.^.^.^.", +"/./././././././././.(.(././././././././././.", +"_._._._._._._._._._._._._._._._._._._._._._."}; diff --git a/styles/BlueFlux/pixmaps/button_stick_active.xpm b/styles/BlueFlux/pixmaps/button_stick_active.xpm new file mode 100644 index 0000000..cb8775d --- /dev/null +++ b/styles/BlueFlux/pixmaps/button_stick_active.xpm @@ -0,0 +1,205 @@ +/* XPM */ +static char * button_stick_active_xpm[] = { +"22 22 180 2", +" c None", +". c #45666F", +"+ c #68858D", +"@ c #97ADB4", +"# c #6A8A97", +"$ c #517887", +"% c #507786", +"& c #557C8B", +"* c #567A87", +"= c #65757B", +"- c #8A8E90", +"; c #989A9B", +"> c #8E9193", +", c #6A787D", +"' c #557784", +") c #547B89", +"! c #D1D5D6", +"~ c #5A828F", +"{ c #5C7B85", +"] c #7E8181", +"^ c #B7B7B7", +"/ c #C0C0C0", +"( c #BFBFBF", +"_ c #BBBBBB", +": c #8A8B8C", +"< c #59747C", +"[ c #587F8C", +"} c #C0C6C7", +"| c #517482", +"1 c #717475", +"2 c #A3A3A3", +"3 c #A9A9A9", +"4 c #ACACAC", +"5 c #AAAAAA", +"6 c #A8A8A8", +"7 c #A4A4A4", +"8 c #7B7C7C", +"9 c #56757F", +"0 c #5C8491", +"a c #5E8693", +"b c #C2C8C9", +"c c #C1C7C8", +"d c #868788", +"e c #808080", +"f c #8C8C8C", +"g c #909090", +"h c #919191", +"i c #8E8E8E", +"j c #8D8D8D", +"k c #898989", +"l c #828282", +"m c #596264", +"n c #5C818D", +"o c #628A97", +"p c #638B98", +"q c #C5CACB", +"r c #C0C5C6", +"s c #616161", +"t c #6C6C6C", +"u c #767676", +"v c #7F7F7F", +"w c #878787", +"x c #292929", +"y c #858585", +"z c #7D7D7D", +"A c #747474", +"B c #6A6A6A", +"C c #595A5A", +"D c #53737D", +"E c #648C98", +"F c #67909C", +"G c #C7CCCD", +"H c #B6BABB", +"I c #545454", +"J c #636363", +"K c #727272", +"L c #282828", +"M c #7C7C7C", +"N c #707070", +"O c #656565", +"P c #565656", +"Q c #4B6269", +"R c #668C97", +"S c #6C95A0", +"T c #C9CECF", +"U c #C8CDCE", +"V c #AFB4B4", +"W c #525252", +"X c #737373", +"Y c #262626", +"Z c #272727", +"` c #717171", +" . c #646464", +".. c #46595F", +"+. c #668B96", +"@. c #6F98A4", +"#. c #7099A5", +"$. c #CCD0D1", +"%. c #CBCFD0", +"&. c #505050", +"*. c #242424", +"=. c #252525", +"-. c #4F4F4F", +";. c #41575D", +">. c #698E98", +",. c #749DA8", +"'. c #759EA9", +"). c #CED2D3", +"!. c #CDD1D2", +"~. c #BCBFC0", +"{. c #5B5C5C", +"]. c #5D5D5D", +"^. c #6D6D6D", +"/. c #232323", +"(. c #606060", +"_. c #444747", +":. c #486166", +"<. c #6F959E", +"[. c #79A3AC", +"}. c #7AA4AD", +"|. c #D1D4D4", +"1. c #C5C8C8", +"2. c #828484", +"3. c #545555", +"4. c #676767", +"5. c #222222", +"6. c #686868", +"7. c #595959", +"8. c #333E40", +"9. c #557278", +"0. c #779EA7", +"a. c #7EA8B1", +"b. c #D3D6D6", +"c. c #CED0D0", +"d. c #ABADAD", +"e. c #5E5F5F", +"f. c #363D3E", +"g. c #3D5255", +"h. c #688C92", +"i. c #7DA8B0", +"j. c #81ADB5", +"k. c #D6D8D8", +"l. c #D5D7D7", +"m. c #C6C8C8", +"n. c #939595", +"o. c #505151", +"p. c #5C5C5C", +"q. c #5F5F5F", +"r. c #393A3B", +"s. c #2C3D40", +"t. c #59777C", +"u. c #77A0A8", +"v. c #80ACB4", +"w. c #D8DADA", +"x. c #C1C2C2", +"y. c #929393", +"z. c #616262", +"A. c #444545", +"B. c #3C3D3D", +"C. c #3A3A3A", +"D. c #454646", +"E. c #626363", +"F. c #868B8D", +"G. c #658B91", +"H. c #7CA7AE", +"I. c #7EA9B1", +"J. c #DADCDC", +"K. c #C8C9C9", +"L. c #8E9090", +"M. c #7E7F7F", +"N. c #C2CACC", +"O. c #719BA2", +"P. c #DDDEDE", +"Q. c #DBDCDC", +"R. c #D6D7D7", +"S. c #CFD0D0", +"T. c #C6CED0", +"U. c #E6E5E5", +"V. c #E5E4E4", +"W. c #F6F6F6", +". . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # # # # # # # # # # # # # # # # # # # # ", +"$ $ $ $ $ $ $ $ $ $ $ % % $ $ $ $ $ $ $ $ $ ", +"$ $ $ $ $ & & & * = - ; > , ' ) & & & & & & ", +"! ! ! ! ! $ ~ { ] ^ / / ( _ : < [ ~ ~ ~ ~ ~ ", +"} } } } } ! | 1 2 3 4 5 3 6 7 8 9 0 a a a a ", +"b b b b b c d e f g h h i j k l m n o p p p ", +"q q q q q r s t u v w x y z A B C D E F F F ", +"G G G G G H I J K v L L L M N O P Q R S S S ", +"T T T T U V W J X Y Z Z Y Y ` .I ..+.@.#.#.", +"$.$.$.$.%.H &.s *.=.=.=.=.=.*.J -.;.>.,.'.'.", +").).).).!.~.{.].^.N /././.N ^.(._.:.<.[.}.}.", +"|.|.|.|.|.1.2.3.4.B 5.5.5.B 6.7.8.9.0.a.a.a.", +"b.b.b.b.b.c.d.e.].O O O O O (.f.g.h.i.j.j.j.", +"k.k.k.k.k.l.m.n.3.o.p.q.p.-.r.s.t.u.v.j.j.j.", +"w.w.w.w.w.w.l.x.y.z.A.B.C.D.E.F.G.H.I.I.I.I.", +"J.J.J.J.J.J.J.k.K.d.L.M.M.L.d.K.N.O.O.O.O.O.", +"P.P.P.P.P.P.P.P.Q.R.S.K.K.S.R.Q.P.T.T.T.T.T.", +"U.U.U.U.U.U.U.U.U.U.U.V.V.U.U.U.U.U.U.U.U.U.", +"W.W.W.W.W.W.W.W.W.W.W.W.W.W.W.W.W.W.W.W.W.W."}; diff --git a/styles/BlueFlux/pixmaps/button_stick_pressed.xpm b/styles/BlueFlux/pixmaps/button_stick_pressed.xpm new file mode 100644 index 0000000..13bb242 --- /dev/null +++ b/styles/BlueFlux/pixmaps/button_stick_pressed.xpm @@ -0,0 +1,190 @@ +/* XPM */ +static char * button_stick_pressed_xpm[] = { +"22 22 165 2", +" c None", +". c #45666F", +"+ c #68858D", +"@ c #97ADB4", +"# c #6A8A97", +"$ c #517887", +"% c #557C8B", +"& c #D1D5D6", +"* c #5A828F", +"= c #5B808C", +"- c #68787D", +"; c #8A8F90", +"> c #999B9C", +", c #8F9394", +"' c #6D7C80", +") c #5B7E89", +"! c #59818E", +"~ c #C0C6C7", +"{ c #517482", +"] c #5F7E89", +"^ c #7F8283", +"/ c #B7B7B7", +"( c #C0C0C0", +"_ c #BFBFBF", +": c #BBBBBB", +"< c #8B8C8D", +"[ c #5E7A83", +"} c #5D8491", +"| c #5E8693", +"1 c #C2C8C9", +"2 c #737373", +"3 c #A3A3A3", +"4 c #8E8E8E", +"5 c #747474", +"6 c #6E6E6E", +"7 c #8D8D8D", +"8 c #A4A4A4", +"9 c #7B7D7E", +"0 c #5F7F8A", +"a c #628A97", +"b c #638B98", +"c c #C5CACB", +"d c #5E5E5E", +"e c #808080", +"f c #7E7E7E", +"g c #727272", +"h c #7C7C7C", +"i c #828282", +"j c #5F6A6D", +"k c #638A96", +"l c #67909C", +"m c #C7CCCD", +"n c #C4C9CA", +"o c #636464", +"p c #6C6C6C", +"q c #717171", +"r c #767676", +"s c #777777", +"t c #575757", +"u c #787878", +"v c #707070", +"w c #6A6A6A", +"x c #5A5B5C", +"y c #628690", +"z c #6A939E", +"A c #6C95A0", +"B c #C9CECF", +"C c #BDC2C3", +"D c #555555", +"E c #636363", +"F c #797979", +"G c #5C5C5C", +"H c #5B5B5B", +"I c #7A7A7A", +"J c #656565", +"K c #565656", +"L c #6D95A1", +"M c #7099A5", +"N c #CCD0D1", +"O c #BBBFC0", +"P c #525252", +"Q c #5D5D5D", +"R c #5F5F5F", +"S c #5A5A5A", +"T c #646464", +"U c #545454", +"V c #5D787F", +"W c #7097A2", +"X c #759EA9", +"Y c #CED2D3", +"Z c #C3C7C8", +"` c #535353", +" . c #616161", +".. c #606060", +"+. c #4F5050", +"@. c #608087", +"#. c #749CA4", +"$. c #7AA4AD", +"%. c #D1D4D4", +"&. c #C8CBCB", +"*. c #6A6B6B", +"=. c #898989", +"-. c #8B8B8B", +";. c #666666", +">. c #878787", +",. c #505759", +"'. c #66888F", +"). c #79A1AA", +"!. c #7EA8B1", +"~. c #D3D6D6", +"{. c #CED0D0", +"]. c #A3A5A5", +"^. c #585959", +"/. c #676767", +"(. c #949595", +"_. c #909192", +":. c #686868", +"<. c #5B5B5C", +"[. c #576E73", +"}. c #6D939A", +"|. c #7DA8B0", +"1. c #81ADB5", +"2. c #D6D8D8", +"3. c #D3D5D5", +"4. c #C3C5C5", +"5. c #878888", +"6. c #626262", +"7. c #4B5A5C", +"8. c #5D7D83", +"9. c #759EA5", +"0. c #7FAAB2", +"a. c #D8DADA", +"b. c #D0D2D2", +"c. c #B8BABA", +"d. c #8F9090", +"e. c #6B6C6C", +"f. c #7E7F7F", +"g. c #8B9092", +"h. c #56767B", +"i. c #77A1A7", +"j. c #7EA9B1", +"k. c #DADCDC", +"l. c #D9DBDB", +"m. c #B9BBBB", +"n. c #A2A3A3", +"o. c #939494", +"p. c #8A8B8B", +"q. c #8D8E8E", +"r. c #959696", +"s. c #B8C0C2", +"t. c #709AA1", +"u. c #719BA2", +"v. c #DDDEDE", +"w. c #DBDCDC", +"x. c #D4D5D5", +"y. c #C7C8C8", +"z. c #B9BABA", +"A. c #B1B2B2", +"B. c #C6CED0", +"C. c #E6E5E5", +"D. c #E5E4E4", +"E. c #E3E2E2", +"F. c #DFDEDE", +"G. c #DCDBDB", +"H. c #F6F6F6", +". . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # # # # # # # # # # # # # # # # # # # # ", +"$ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ ", +"$ $ $ $ $ % % % % % % % % % % % % % % % % % ", +"& & & & & $ * * = - ; > , ' ) ! * * * * * * ", +"~ ~ ~ ~ ~ & { ] ^ / ( ( _ : < [ } | | | | | ", +"1 1 1 1 1 1 & 2 3 4 5 6 5 7 8 9 0 a b b b b ", +"c c c c c c d e f g 2 5 2 g h i j k l l l l ", +"m m m m m n o p q r s t u r v w x y z A A A ", +"B B B B B C D E 2 F G G H I v J K [ L M M M ", +"N N N N N O P E 6 Q R R d S p T U V W X X X ", +"Y Y Y Y Y Z ` .K H R ..Q S U E +.@.#.$.$.$.", +"%.%.%.%.%.&.*.Q =.-.;.;.J >.2 ..,.'.).!.!.!.", +"~.~.~.~.~.{.].^./.(._ _ _ _.:.<.[.}.|.1.1.1.", +"2.2.2.2.2.3.4.5. .J J J J J 6.7.8.9.0.1.1.1.", +"a.a.a.a.a.a.b.c.d.e.R R d /.f.g.h.i.j.j.j.j.", +"k.k.k.k.k.k.l.{.m.n.o.p.q.r.n.m.s.t.u.u.u.u.", +"v.v.v.v.v.v.v.w.x.y.z.A.A.z.y.x.w.B.B.B.B.B.", +"C.C.C.C.C.C.C.C.D.E.F.G.G.F.E.D.C.C.C.C.C.C.", +"H.H.H.H.H.H.H.H.H.H.H.H.H.H.H.H.H.H.H.H.H.H."}; diff --git a/styles/BlueFlux/pixmaps/button_stick_unfocus.xpm b/styles/BlueFlux/pixmaps/button_stick_unfocus.xpm new file mode 100644 index 0000000..9a4bfbd --- /dev/null +++ b/styles/BlueFlux/pixmaps/button_stick_unfocus.xpm @@ -0,0 +1,149 @@ +/* XPM */ +static char * button_stick_unfocus_xpm[] = { +"22 22 124 2", +" g None", +". g #5D5D5D", +"+ g #7D7D7D", +"@ g #A7A7A7", +"# g #818181", +"$ g #6D6D6D", +"% g #6C6C6C", +"& g #717171", +"* g #707070", +"= g #8D8D8D", +"- g #999999", +"; g #909090", +"> g #747474", +", g #6E6E6E", +"' g #D3D3D3", +") g #777777", +"! g #727272", +"~ g #808080", +"{ g #B7B7B7", +"] g #C0C0C0", +"^ g #BFBFBF", +"/ g #BBBBBB", +"( g #8A8A8A", +"_ g #C4C4C4", +": g #6B6B6B", +"< g #737373", +"[ g #A3A3A3", +"} g #A9A9A9", +"| g #ACACAC", +"1 g #AAAAAA", +"2 g #A8A8A8", +"3 g #A4A4A4", +"4 g #7B7B7B", +"5 g #797979", +"6 g #C6C6C6", +"7 g #C5C5C5", +"8 g #868686", +"9 g #8C8C8C", +"0 g #919191", +"a g #8E8E8E", +"b g #898989", +"c g #828282", +"d g #5F5F5F", +"e g #7F7F7F", +"f g #C8C8C8", +"g g #C3C3C3", +"h g #616161", +"i g #767676", +"j g #878787", +"k g #292929", +"l g #858585", +"m g #6A6A6A", +"n g #595959", +"o g #CACACA", +"p g #B8B8B8", +"q g #545454", +"r g #636363", +"s g #282828", +"t g #7C7C7C", +"u g #656565", +"v g #565656", +"w g #5B5B5B", +"x g #CCCCCC", +"y g #CBCBCB", +"z g #B2B2B2", +"A g #525252", +"B g #262626", +"C g #272727", +"D g #646464", +"E g #535353", +"F g #CECECE", +"G g #CDCDCD", +"H g #505050", +"I g #242424", +"J g #252525", +"K g #4F4F4F", +"L g #515151", +"M g #848484", +"N g #929292", +"O g #D0D0D0", +"P g #CFCFCF", +"Q g #BEBEBE", +"R g #232323", +"S g #606060", +"T g #464646", +"U g #5A5A5A", +"V g #979797", +"W g #989898", +"X g #C7C7C7", +"Y g #838383", +"Z g #676767", +"` g #222222", +" . g #686868", +".. g #3A3A3A", +"+. g #696969", +"@. g #939393", +"#. g #9C9C9C", +"$. g #D5D5D5", +"%. g #5E5E5E", +"&. g #3B3B3B", +"*. g #4C4C4C", +"=. g #9B9B9B", +"-. g #A0A0A0", +";. g #D7D7D7", +">. g #D6D6D6", +",. g #949494", +"'. g #5C5C5C", +"). g #393939", +"!. g #383838", +"~. g #9F9F9F", +"{. g #D9D9D9", +"]. g #C1C1C1", +"^. g #444444", +"/. g #3C3C3C", +"(. g #454545", +"_. g #626262", +":. g #9A9A9A", +"<. g #DBDBDB", +"[. g #8F8F8F", +"}. g #7E7E7E", +"|. g #DDDDDD", +"1. g #E5E5E5", +"2. g #E4E4E4", +"3. g #F6F6F6", +". . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # # # # # # # # # # # # # # # # # # # # ", +"$ $ $ $ $ $ $ $ $ $ $ % % $ $ $ $ $ $ $ $ $ ", +"$ $ $ $ $ & & & * * = - ; > , * & & & & & & ", +"' ' ' ' ' $ ) ! ~ { ] ] ^ / ( % > ) ) ) ) ) ", +"_ _ _ _ _ ' : < [ } | 1 } 2 3 4 % 5 4 4 4 4 ", +"6 6 6 6 6 7 8 ~ 9 ; 0 0 a = b c d ) e ~ ~ ~ ", +"f f f f f g h % i e j k l + > m n m # l l l ", +"o o o o o p q r ! e s s s t * u v w # b b b ", +"x x x x y z A r < B C C B B & D q E # = a a ", +"F F F F G p H h I J J J J J I r K L M 0 N N ", +"O O O O P Q w . $ * R R R * $ S T U ( V W W ", +"' ' ' ' ' X Y q Z m ` ` ` m .n ..+.@.#.#.#.", +"$.$.$.$.$.P | %.. u u u u u S &.*.# =.-.-.-.", +";.;.;.;.;.>.X ,.q H '.d '.K ).!., ,.~.-.-.-.", +"{.{.{.{.{.{.>.].N h ^./...(._.b ~ :.#.#.#.#.", +"<.<.<.<.<.<.<.;.f | [.}.}.[.| f X [.[.[.[.[.", +"|.|.|.|.|.|.|.|.<.>.P f f P >.<.|.y y y y y ", +"1.1.1.1.1.1.1.1.1.1.1.2.2.1.1.1.1.1.1.1.1.1.", +"3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3."}; diff --git a/styles/BlueFlux/pixmaps/button_stuck.xpm b/styles/BlueFlux/pixmaps/button_stuck.xpm new file mode 100644 index 0000000..9052d2b --- /dev/null +++ b/styles/BlueFlux/pixmaps/button_stuck.xpm @@ -0,0 +1,217 @@ +/* XPM */ +static char * button_stuck_xpm[] = { +"22 22 192 2", +" c None", +". c #45666F", +"+ c #68858D", +"@ c #97ADB4", +"# c #6A8A97", +"$ c #517887", +"% c #557C8B", +"& c #D1D5D6", +"* c #5A828F", +"= c #59808D", +"- c #5D7D86", +"; c #7D959A", +"> c #8DA0A4", +", c #82989D", +"' c #628188", +") c #587F8B", +"! c #59818E", +"~ c #C0C6C7", +"{ c #517482", +"] c #5C7A84", +"^ c #6F888D", +"/ c #ADBCBE", +"( c #B6C4C6", +"_ c #B6C4C7", +": c #B6C3C6", +"< c #B2BFC2", +"[ c #7D9296", +"} c #597C87", +"| c #5D8491", +"1 c #5E8693", +"2 c #C2C8C9", +"3 c #C5CBCC", +"4 c #62797E", +"5 c #96A8AC", +"6 c #7F9398", +"7 c #58757D", +"8 c #51747D", +"9 c #7D9297", +"0 c #97A9AD", +"a c #6D8488", +"b c #5C818C", +"c c #628A97", +"d c #638B98", +"e c #C5CACB", +"f c #7A8C90", +"g c #70878C", +"h c #6E868A", +"i c #567A82", +"j c #567A83", +"k c #688890", +"l c #72898E", +"m c #537076", +"n c #638A96", +"o c #67909C", +"p c #C7CCCD", +"q c #C4C9CA", +"r c #536B70", +"s c #587479", +"t c #5C7980", +"u c #5A7F88", +"v c #1D3C42", +"w c #5B8088", +"x c #5A7F87", +"y c #5B8087", +"z c #567379", +"A c #496369", +"B c #618690", +"C c #6A939E", +"D c #6C95A0", +"E c #C9CECF", +"F c #BCC2C4", +"G c #435C62", +"H c #4E6C73", +"I c #597C84", +"J c #5E838C", +"K c #5E828B", +"L c #587A83", +"M c #4F6E74", +"N c #445E64", +"O c #5A7C85", +"P c #6D95A1", +"Q c #7099A5", +"R c #CCD0D1", +"S c #BAC0C1", +"T c #40595F", +"U c #4D6C73", +"V c #597A82", +"W c #60868D", +"X c #5E828A", +"Y c #577A81", +"Z c #4E6D74", +"` c #425B61", +" . c #597982", +".. c #7097A2", +"+. c #759EA9", +"@. c #CED2D3", +"#. c #C3C7C8", +"$. c #445A61", +"%. c #4B6A72", +"&. c #5A747A", +"*. c #61838B", +"=. c #648890", +"-. c #62858E", +";. c #5F8188", +">. c #587378", +",. c #3D575C", +"'. c #749CA4", +"). c #7AA4AD", +"!. c #D1D4D4", +"~. c #C8CBCB", +"{. c #5E7074", +"]. c #48666D", +"^. c #688187", +"/. c #779398", +"(. c #739197", +"_. c #719096", +":. c #6F8F95", +"<. c #739096", +"[. c #637C82", +"}. c #4A6971", +"|. c #425D64", +"1. c #66888F", +"2. c #79A1AA", +"3. c #7EA8B1", +"4. c #D3D6D6", +"5. c #CED0D0", +"6. c #A0A7A7", +"7. c #456067", +"8. c #4F717A", +"9. c #778D93", +"0. c #9BADB1", +"a. c #93AAAF", +"b. c #98AAAE", +"c. c #748B92", +"d. c #4F727B", +"e. c #45636A", +"f. c #6D939A", +"g. c #7DA8B0", +"h. c #81ADB5", +"i. c #D6D8D8", +"j. c #D3D5D5", +"k. c #C3C5C5", +"l. c #818B8E", +"m. c #4A6B72", +"n. c #4C6F78", +"o. c #496972", +"p. c #384A4E", +"q. c #618288", +"r. c #759EA5", +"s. c #7FAAB2", +"t. c #D8DADA", +"u. c #D0D2D2", +"v. c #B8BABA", +"w. c #8B9293", +"x. c #5B7278", +"y. c #486871", +"z. c #476871", +"A. c #476770", +"B. c #567076", +"C. c #7C8385", +"D. c #84898B", +"E. c #496469", +"F. c #79A3AA", +"G. c #7EA9B1", +"H. c #DADCDC", +"I. c #D9DBDB", +"J. c #B9BBBB", +"K. c #A2A3A3", +"L. c #939595", +"M. c #888C8D", +"N. c #8C8E8F", +"O. c #959696", +"P. c #9D9F9F", +"Q. c #AFB6B8", +"R. c #6F99A0", +"S. c #719BA2", +"T. c #DDDEDE", +"U. c #DBDCDC", +"V. c #D4D5D5", +"W. c #C7C8C8", +"X. c #B9BABA", +"Y. c #B1B2B2", +"Z. c #CBCCCC", +"`. c #D9DADA", +" + c #C6CED0", +".+ c #E6E5E5", +"++ c #E5E4E4", +"@+ c #E3E2E2", +"#+ c #DFDEDE", +"$+ c #DCDBDB", +"%+ c #E4E3E3", +"&+ c #F6F6F6", +". . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # # # # # # # # # # # # # # # # # # # # ", +"$ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ ", +"$ $ $ $ $ % % % % % % % % % % % % % % % % % ", +"& & & & & $ * * = - ; > , ' ) ! * * * * * * ", +"~ ~ ~ ~ ~ & { ] ^ / ( _ : < [ } | 1 1 1 1 1 ", +"2 2 2 2 2 2 3 4 5 6 7 8 7 9 0 a b c d d d d ", +"e e e e e e f g h i i j j j k l m n o o o o ", +"p p p p p q r s t u u v w x y z A B C D D D ", +"E E E E E F G H I J v v v K L M N O P Q Q Q ", +"R R R R R S T U V W v v v X Y Z ` ...+.+.+.", +"@.@.@.@.@.#.$.%.&.*.=.v -.;.>.U ,.;.'.).).).", +"!.!.!.!.!.~.{.].^./.(._.:.<.[.}.|.1.2.3.3.3.", +"4.4.4.4.4.5.6.7.8.9.0.a.b.c.d.e.m f.g.h.h.h.", +"i.i.i.i.i.j.k.l.m.n.n.n.n.n.o.p.q.r.s.h.h.h.", +"t.t.t.t.t.t.u.v.w.x.y.z.A.B.C.D.E.F.G.G.G.G.", +"H.H.H.H.H.H.I.5.J.K.L.M.N.O.K.P.Q.R.S.S.S.S.", +"T.T.T.T.T.T.T.U.V.W.X.Y.Y.X.W.Z.`. + + + + +", +".+.+.+.+.+.+.+.+++@+#+$+$+#+@+%+.+.+.+.+.+.+", +"&+&+&+&+&+&+&+&+&+&+&+&+&+&+&+&+&+&+&+&+&+&+"}; diff --git a/styles/BlueFlux/pixmaps/button_stuck_unfocus.xpm b/styles/BlueFlux/pixmaps/button_stuck_unfocus.xpm new file mode 100644 index 0000000..eb862af --- /dev/null +++ b/styles/BlueFlux/pixmaps/button_stuck_unfocus.xpm @@ -0,0 +1,136 @@ +/* XPM */ +static char * button_stuck_unfocus_xpm[] = { +"22 22 111 2", +" g None", +". g #5D5D5D", +"+ g #7D7D7D", +"@ g #A7A7A7", +"# g #818181", +"$ g #6D6D6D", +"% g #717171", +"& g #D3D3D3", +"* g #777777", +"= g #757575", +"- g #747474", +"; g #8E8E8E", +"> g #9A9A9A", +", g #919191", +"' g #787878", +") g #767676", +"! g #C4C4C4", +"~ g #6B6B6B", +"{ g #727272", +"] g #B7B7B7", +"^ g #C0C0C0", +"/ g #BFBFBF", +"( g #BBBBBB", +"_ g #8C8C8C", +": g #797979", +"< g #7B7B7B", +"[ g #C6C6C6", +"} g #C9C9C9", +"| g #A3A3A3", +"1 g #8D8D8D", +"2 g #6A6A6A", +"3 g #A4A4A4", +"4 g #7F7F7F", +"5 g #808080", +"6 g #C8C8C8", +"7 g #878787", +"8 g #707070", +"9 g #828282", +"0 g #676767", +"a g #858585", +"b g #CACACA", +"c g #C7C7C7", +"d g #646464", +"e g #6C6C6C", +"f g #333333", +"g g #5B5B5B", +"h g #7C7C7C", +"i g #898989", +"j g #CCCCCC", +"k g #555555", +"l g #636363", +"m g #656565", +"n g #565656", +"o g #8A8A8A", +"p g #CECECE", +"q g #BEBEBE", +"r g #525252", +"s g #545454", +"t g #929292", +"u g #D0D0D0", +"v g #C5C5C5", +"w g #616161", +"x g #7E7E7E", +"y g #4F4F4F", +"z g #909090", +"A g #989898", +"B g #7A7A7A", +"C g #8B8B8B", +"D g #888888", +"E g #868686", +"F g #606060", +"G g #959595", +"H g #9C9C9C", +"I g #D5D5D5", +"J g #CFCFCF", +"K g #585858", +"L g #A8A8A8", +"M g #A5A5A5", +"N g #848484", +"O g #686868", +"P g #5A5A5A", +"Q g #9B9B9B", +"R g #A0A0A0", +"S g #D7D7D7", +"T g #D4D4D4", +"U g #454545", +"V g #9D9D9D", +"W g #D9D9D9", +"X g #D1D1D1", +"Y g #B9B9B9", +"Z g #5F5F5F", +"` g #5E5E5E", +" . g #5C5C5C", +".. g #979797", +"+. g #DBDBDB", +"@. g #DADADA", +"#. g #BABABA", +"$. g #A2A2A2", +"%. g #949494", +"&. g #9E9E9E", +"*. g #B4B4B4", +"=. g #8F8F8F", +"-. g #DDDDDD", +";. g #B1B1B1", +">. g #CBCBCB", +",. g #E5E5E5", +"'. g #E4E4E4", +"). g #E2E2E2", +"!. g #DEDEDE", +"~. g #E3E3E3", +"{. g #F6F6F6", +". . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # # # # # # # # # # # # # # # # # # # # ", +"$ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ ", +"$ $ $ $ $ % % % % % % % % % % % % % % % % % ", +"& & & & & $ * * = - ; > , ' - ) * * * * * * ", +"! ! ! ! ! & ~ { # ] ^ ^ / ( _ { : < < < < < ", +"[ [ [ [ [ [ } { | 1 $ 2 $ _ 3 + * 4 5 5 5 5 ", +"6 6 6 6 6 6 7 5 4 8 8 8 8 8 4 9 0 4 a a a a ", +"b b b b b c d e % - - f = - = 2 g h 7 i i i ", +"j j j j j ^ k l { ' f f f ' 8 m n { o ; ; ; ", +"p p p p p q r l 8 < f f f ' 8 d s 8 _ t t t ", +"u u u u u v s w e : x f < * ~ l y * z A A A ", +"& & & & & b ~ . B C D 7 E 7 = F k x G H H H ", +"I I I I I J 3 K 0 7 L | M N O P 0 D Q R R R ", +"S S S S S T ! D w m m m m m F U ' t V R R R ", +"W W W W W W X Y z ~ Z Z ` O # 7 ...H H H H ", +"+.+.+.+.+.+.@.J #.$.%.o 1 G $.&.*.1 =.=.=.=.", +"-.-.-.-.-.-.-.+.T c Y ;.;.Y c >.W >.>.>.>.>.", +",.,.,.,.,.,.,.,.'.).!.+.+.!.).~.,.,.,.,.,.,.", +"{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{."}; diff --git a/styles/BlueFlux/pixmaps/button_toolbar.xpm b/styles/BlueFlux/pixmaps/button_toolbar.xpm new file mode 100644 index 0000000..69c8a2c --- /dev/null +++ b/styles/BlueFlux/pixmaps/button_toolbar.xpm @@ -0,0 +1,46 @@ +/* XPM */ +static char * button_toolbar_xpm[] = { +"28 22 21 1", +" c None", +". c #7A949B", +"+ c #93AAB2", +"@ c #678895", +"# c #527887", +"$ c #507887", +"% c #547A8A", +"& c #587F8D", +"* c #5C8491", +"= c #5F8794", +"- c #648C99", +"; c #67909C", +"> c #6B949F", +", c #6F98A4", +"' c #739CA7", +") c #77A1AB", +"! c #7BA5AE", +"~ c #7FA9B2", +"{ c #81ADB5", +"] c #7FABB3", +"^ c #759FA7", +"............................", +"++++++++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"############################", +"############################", +"$$$$$$$$$$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&&&&&&&&&&", +"****************************", +"============================", +"----------------------------", +";;;;;;;;;;;;;;;;;;;;;;;;;;;;", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +",,,,,,,,,,,,,,,,,,,,,,,,,,,,", +"''''''''''''''''''''''''''''", +"))))))))))))))))))))))))))))", +"!!!!!!!!!!!!!!!!!!!!!!!!!!!!", +"~~~~~~~~~~~~~~~~~~~~~~~~~~~~", +"{{{{{{{{{{{{{{{{{{{{{{{{{{{{", +"{{{{{{{{{{{{{{{{{{{{{{{{{{{{", +"]]]]]]]]]]]]]]]]]]]]]]]]]]]]", +"^^^^^^^^^^^^^^^^^^^^^^^^^^^^"}; diff --git a/styles/BlueFlux/pixmaps/button_toolbar_pressed.xpm b/styles/BlueFlux/pixmaps/button_toolbar_pressed.xpm new file mode 100644 index 0000000..0e0a2fb --- /dev/null +++ b/styles/BlueFlux/pixmaps/button_toolbar_pressed.xpm @@ -0,0 +1,60 @@ +/* XPM */ +static char * button_toolbar_pressed_xpm[] = { +"28 22 35 1", +" c None", +". c #3F5C68", +"+ c #4A6D7A", +"@ c #3E5C68", +"# c #486D7A", +"$ c #405E6A", +"% c #4C6F7D", +"& c #44626D", +"* c #507380", +"= c #47656F", +"- c #537883", +"; c #496872", +"> c #567A86", +", c #4D6C76", +"' c #5B7F8B", +") c #506F78", +"! c #5D828D", +"~ c #52727A", +"{ c #618690", +"] c #55757F", +"^ c #658A95", +"/ c #597881", +"( c #688D97", +"_ c #5B7C84", +": c #6C929B", +"< c #5F7F86", +"[ c #6F959E", +"} c #628289", +"| c #7399A1", +"1 c #64858C", +"2 c #759DA4", +"3 c #62848A", +"4 c #739BA2", +"5 c #5B7A81", +"6 c #6A9097", +"............................", +".+++++++++++++++++++++++++++", +"@###########################", +".+++++++++++++++++++++++++++", +".+++++++++++++++++++++++++++", +"@###########################", +"$%%%%%%%%%%%%%%%%%%%%%%%%%%%", +"&***************************", +"=---------------------------", +";>>>>>>>>>>>>>>>>>>>>>>>>>>>", +",'''''''''''''''''''''''''''", +")!!!!!!!!!!!!!!!!!!!!!!!!!!!", +"~{{{{{{{{{{{{{{{{{{{{{{{{{{{", +"]^^^^^^^^^^^^^^^^^^^^^^^^^^^", +"/(((((((((((((((((((((((((((", +"_:::::::::::::::::::::::::::", +"<[[[[[[[[[[[[[[[[[[[[[[[[[[[", +"}|||||||||||||||||||||||||||", +"1222222222222222222222222222", +"1222222222222222222222222222", +"3444444444444444444444444444", +"5666666666666666666666666666"}; diff --git a/styles/BlueFlux/pixmaps/menu_frame.xpm b/styles/BlueFlux/pixmaps/menu_frame.xpm new file mode 100644 index 0000000..39fe89f --- /dev/null +++ b/styles/BlueFlux/pixmaps/menu_frame.xpm @@ -0,0 +1,527 @@ +/* XPM */ +static char * menu_frame_xpm[] = { +"98 459 65 1", +" c None", +". c #C0C0C0", +"+ c #C1C1C1", +"@ c #C2C2C2", +"# c #C3C3C3", +"$ c #C4C4C4", +"% c #C5C5C5", +"& c #C6C6C6", +"* c #C7C7C7", +"= c #C8C8C8", +"- c #C9C9C9", +"; c #CACACA", +"> c #CBCBCB", +", c #CCCCCC", +"' c #CDCDCD", +") c #CECECE", +"! c #CFCFCF", +"~ c #D0D0D0", +"{ c #D1D1D1", +"] c #D2D2D2", +"^ c #D3D3D3", +"/ c #D4D4D4", +"( c #D5D5D5", +"_ c #D6D6D6", +": c #D7D7D7", +"< c #D8D8D8", +"[ c #D9D9D9", +"} c #DADADA", +"| c #DBDBDB", +"1 c #DCDCDC", +"2 c #DDDDDD", +"3 c #DEDEDE", +"4 c #DFDFDF", +"5 c #E0E0E0", +"6 c #E1E1E1", +"7 c #E2E2E2", +"8 c #E3E3E3", +"9 c #E4E4E4", +"0 c #E5E5E5", +"a c #E6E6E6", +"b c #E7E7E7", +"c c #E8E8E8", +"d c #E9E9E9", +"e c #EAEAEA", +"f c #EBEBEB", +"g c #ECECEC", +"h c #EDEDED", +"i c #EEEEEE", +"j c #EFEFEF", +"k c #F0F0F0", +"l c #F1F1F1", +"m c #F2F2F2", +"n c #F3F3F3", +"o c #F4F4F4", +"p c #F5F5F5", +"q c #F6F6F6", +"r c #F7F7F7", +"s c #F8F8F8", +"t c #F9F9F9", +"u c #FAFAFA", +"v c #FBFBFB", +"w c #FCFCFC", +"x c #FDFDFD", +"y c #FEFEFE", +"z c #FFFFFF", +"..................................................................................................", +"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"##################################################################################################", +"##################################################################################################", +"##################################################################################################", +"##################################################################################################", +"##################################################################################################", +"##################################################################################################", +"##################################################################################################", +"##################################################################################################", +"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$", +"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$", +"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$", +"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$", +"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$", +"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$", +"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&", +"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&", +"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&", +"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&", +"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&", +"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&", +"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&", +"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&", +"**************************************************************************************************", +"**************************************************************************************************", +"**************************************************************************************************", +"**************************************************************************************************", +"**************************************************************************************************", +"**************************************************************************************************", +"**************************************************************************************************", +"==================================================================================================", +"==================================================================================================", +"==================================================================================================", +"==================================================================================================", +"==================================================================================================", +"==================================================================================================", +"==================================================================================================", +"--------------------------------------------------------------------------------------------------", +"--------------------------------------------------------------------------------------------------", +"--------------------------------------------------------------------------------------------------", +"--------------------------------------------------------------------------------------------------", +"--------------------------------------------------------------------------------------------------", +"--------------------------------------------------------------------------------------------------", +"--------------------------------------------------------------------------------------------------", +"--------------------------------------------------------------------------------------------------", +";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;", +";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;", +";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;", +";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;", +";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;", +";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;", +";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>", +",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,", +",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,", +",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,", +",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,", +",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,", +",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,", +",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,", +"''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''", +"''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''", +"''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''", +"''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''", +"''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''", +"''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''", +"''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''", +"))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))", +"))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))", +"))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))", +"))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))", +"))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))", +"))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))", +"))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))", +"))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))", +"!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!", +"!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!", +"!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!", +"!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!", +"!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!", +"!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!", +"!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!", +"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", +"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", +"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", +"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", +"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", +"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", +"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", +"{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{", +"{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{", +"{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{", +"{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{", +"{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{", +"{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{", +"{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{", +"{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{", +"]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]", +"]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]", +"]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]", +"]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]", +"]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]", +"]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]", +"]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]", +"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", +"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", +"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", +"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", +"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", +"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", +"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", +"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", +"//////////////////////////////////////////////////////////////////////////////////////////////////", +"//////////////////////////////////////////////////////////////////////////////////////////////////", +"//////////////////////////////////////////////////////////////////////////////////////////////////", +"//////////////////////////////////////////////////////////////////////////////////////////////////", +"//////////////////////////////////////////////////////////////////////////////////////////////////", +"//////////////////////////////////////////////////////////////////////////////////////////////////", +"//////////////////////////////////////////////////////////////////////////////////////////////////", +"((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((", +"((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((", +"((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((", +"((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((", +"((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((", +"((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((", +"((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((", +"__________________________________________________________________________________________________", +"__________________________________________________________________________________________________", +"__________________________________________________________________________________________________", +"__________________________________________________________________________________________________", +"__________________________________________________________________________________________________", +"__________________________________________________________________________________________________", +"__________________________________________________________________________________________________", +"__________________________________________________________________________________________________", +"::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::", +"::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::", +"::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::", +"::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::", +"::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::", +"::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::", +"::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::", +"<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<", +"<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<", +"<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<", +"<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<", +"<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<", +"<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<", +"<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<", +"[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[", +"[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[", +"[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[", +"[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[", +"[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[", +"[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[", +"[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[", +"[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[", +"}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}", +"}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}", +"}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}", +"}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}", +"}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}", +"}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}", +"}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}", +"||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||", +"||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||", +"||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||", +"||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||", +"||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||", +"||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||", +"||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||", +"||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||", +"11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111", +"11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111", +"11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111", +"11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111", +"11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111", +"11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111", +"11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111", +"22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222", +"22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222", +"22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222", +"22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222", +"22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222", +"22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222", +"22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222", +"33333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333", +"33333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333", +"33333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333", +"33333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333", +"33333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333", +"33333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333", +"33333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333", +"33333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333", +"44444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444", +"44444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444", +"44444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444", +"44444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444", +"44444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444", +"44444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444", +"44444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444", +"55555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555", +"55555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555", +"55555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555", +"55555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555", +"55555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555", +"55555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555", +"55555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555", +"66666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666", +"66666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666", +"66666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666", +"66666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666", +"66666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666", +"66666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666", +"66666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666", +"66666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666", +"77777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777", +"77777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777", +"77777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777", +"77777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777", +"77777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777", +"77777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777", +"77777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777", +"88888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888", +"88888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888", +"88888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888", +"88888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888", +"88888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888", +"88888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888", +"88888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888", +"99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999", +"99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999", +"99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999", +"99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999", +"99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999", +"99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999", +"99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999", +"99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999", +"00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +"00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +"00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +"00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +"00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +"00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +"00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", +"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", +"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", +"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", +"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", +"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", +"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", +"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", +"bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", +"bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", +"bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", +"bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", +"bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", +"bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", +"bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", +"cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc", +"cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc", +"cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc", +"cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc", +"cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc", +"cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc", +"cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc", +"dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd", +"dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd", +"dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd", +"dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd", +"dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd", +"dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd", +"dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd", +"dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd", +"eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee", +"eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee", +"eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee", +"eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee", +"eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee", +"eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee", +"eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee", +"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", +"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", +"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", +"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", +"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", +"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", +"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", +"gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg", +"gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg", +"gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg", +"gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg", +"gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg", +"gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg", +"gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg", +"gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg", +"hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh", +"hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh", +"hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh", +"hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh", +"hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh", +"hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh", +"hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh", +"iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii", +"iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii", +"iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii", +"iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii", +"iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii", +"iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii", +"iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii", +"iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii", +"jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj", +"jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj", +"jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj", +"jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj", +"jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj", +"jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj", +"jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj", +"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk", +"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk", +"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk", +"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk", +"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk", +"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk", +"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk", +"llllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll", +"llllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll", +"llllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll", +"llllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll", +"llllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll", +"llllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll", +"llllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll", +"llllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll", +"mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm", +"mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm", +"mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm", +"mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm", +"mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm", +"mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm", +"mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm", +"nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn", +"nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn", +"nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn", +"nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn", +"nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn", +"nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn", +"nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn", +"oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", +"oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", +"oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", +"oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", +"oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", +"oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", +"oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", +"oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", +"pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp", +"pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp", +"pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp", +"pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp", +"pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp", +"pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp", +"pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp", +"qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq", +"qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq", +"qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq", +"qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq", +"qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq", +"qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq", +"qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq", +"qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq", +"rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr", +"rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr", +"rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr", +"rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr", +"rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr", +"rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr", +"rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr", +"ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss", +"ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss", +"ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss", +"ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss", +"ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss", +"ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss", +"ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss", +"tttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttt", +"tttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttt", +"tttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttt", +"tttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttt", +"tttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttt", +"tttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttt", +"tttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttt", +"tttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttt", +"uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu", +"uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu", +"uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu", +"uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu", +"uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu", +"uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu", +"uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu", +"vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv", +"vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv", +"vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv", +"vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv", +"vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv", +"vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv", +"vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv", +"wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww", +"wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww", +"wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww", +"wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww", +"wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww", +"wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww", +"wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww", +"wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww", +"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", +"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", +"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", +"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", +"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", +"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", +"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", +"yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy", +"yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy", +"yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy", +"yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy", +"yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy", +"yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy", +"yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy", +"zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz", +"zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz"}; diff --git a/styles/BlueFlux/pixmaps/title_bar.xpm b/styles/BlueFlux/pixmaps/title_bar.xpm new file mode 100644 index 0000000..d42e7e9 --- /dev/null +++ b/styles/BlueFlux/pixmaps/title_bar.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * title_bar_xpm[] = { +"95 22 22 1", +" c None", +". c #45666F", +"+ c #68858D", +"@ c #97ADB4", +"# c #6A8A97", +"$ c #517887", +"% c #557C8B", +"& c #5A828F", +"* c #5E8693", +"= c #638B98", +"- c #67909C", +"; c #6C95A0", +"> c #7099A5", +", c #759EA9", +"' c #7AA4AD", +") c #7EA8B1", +"! c #81ADB5", +"~ c #7EA9B1", +"{ c #719BA2", +"] c #C6CED0", +"^ c #E6E5E5", +"/ c #F6F6F6", +"...............................................................................................", +"+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"###############################################################################################", +"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&", +"***********************************************************************************************", +"===============================================================================================", +"-----------------------------------------------------------------------------------------------", +";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>", +",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,", +"'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''", +")))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))", +"!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!", +"!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!", +"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", +"{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{", +"]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]", +"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", +"///////////////////////////////////////////////////////////////////////////////////////////////"}; diff --git a/styles/BlueFlux/pixmaps/title_bar_unfocus.xpm b/styles/BlueFlux/pixmaps/title_bar_unfocus.xpm new file mode 100644 index 0000000..8415733 --- /dev/null +++ b/styles/BlueFlux/pixmaps/title_bar_unfocus.xpm @@ -0,0 +1,46 @@ +/* XPM */ +static char * title_bar_unfocus_xpm[] = { +"95 22 21 1", +" g None", +". g #5D5D5D", +"+ g #7D7D7D", +"@ g #A7A7A7", +"# g #818181", +"$ g #6D6D6D", +"% g #717171", +"& g #777777", +"* g #7B7B7B", +"= g #808080", +"- g #858585", +"; g #898989", +"> g #8E8E8E", +", g #929292", +"' g #989898", +") g #9C9C9C", +"! g #A0A0A0", +"~ g #8F8F8F", +"{ g #CBCBCB", +"] g #E5E5E5", +"^ g #F6F6F6", +"...............................................................................................", +"+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"###############################################################################################", +"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&", +"***********************************************************************************************", +"===============================================================================================", +"-----------------------------------------------------------------------------------------------", +";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>", +",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,", +"'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''", +")))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))", +"!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!", +"!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!", +")))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))", +"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", +"{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{", +"]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]", +"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"}; diff --git a/styles/BlueFlux/pixmaps/toolbar.xpm b/styles/BlueFlux/pixmaps/toolbar.xpm new file mode 100644 index 0000000..5de6b1d --- /dev/null +++ b/styles/BlueFlux/pixmaps/toolbar.xpm @@ -0,0 +1,46 @@ +/* XPM */ +static char * toolbar_xpm[] = { +"95 22 21 1", +" c None", +". c #7A949B", +"+ c #93AAB2", +"@ c #678895", +"# c #527887", +"$ c #507887", +"% c #547A8A", +"& c #587F8D", +"* c #5C8491", +"= c #5F8794", +"- c #648C99", +"; c #67909C", +"> c #6B949F", +", c #6F98A4", +"' c #739CA7", +") c #77A1AB", +"! c #7BA5AE", +"~ c #7FA9B2", +"{ c #81ADB5", +"] c #7FABB3", +"^ c #759FA7", +"...............................................................................................", +"+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"###############################################################################################", +"###############################################################################################", +"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&", +"***********************************************************************************************", +"===============================================================================================", +"-----------------------------------------------------------------------------------------------", +";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>", +",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,", +"'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''", +")))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))", +"!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!", +"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", +"{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{", +"{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{", +"]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]", +"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"}; diff --git a/styles/BlueFlux/pixmaps/toolbar_label.xpm b/styles/BlueFlux/pixmaps/toolbar_label.xpm new file mode 100644 index 0000000..e710fc6 --- /dev/null +++ b/styles/BlueFlux/pixmaps/toolbar_label.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * toolbar_label_xpm[] = { +"95 22 22 1", +" c None", +". c #D1D5D6", +"+ c #C5CACB", +"@ c #C7CCCD", +"# c #CACFCF", +"$ c #CCD1D2", +"% c #CFD3D4", +"& c #D1D6D6", +"* c #D4D8D8", +"= c #D7DADB", +"- c #D9DCDD", +"; c #DCDFDF", +"> c #DEE1E1", +", c #E1E3E4", +"' c #E4E6E6", +") c #E6E8E8", +"! c #E9EAEA", +"~ c #EBECED", +"{ c #EEEFEF", +"] c #F0F1F1", +"^ c #F3F3F3", +"/ c #F6F6F6", +"...............................................................................................", +"...............................................................................................", +"+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"###############################################################################################", +"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&", +"***********************************************************************************************", +"===============================================================================================", +"-----------------------------------------------------------------------------------------------", +";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>", +",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,", +"'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''", +")))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))", +"!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!", +"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", +"{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{", +"]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]", +"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", +"///////////////////////////////////////////////////////////////////////////////////////////////"}; diff --git a/styles/BlueFlux/theme.cfg b/styles/BlueFlux/theme.cfg new file mode 100644 index 0000000..745070d --- /dev/null +++ b/styles/BlueFlux/theme.cfg @@ -0,0 +1,177 @@ +# blueflux +# theme for fluxbox +# 2003 (c) BioNiK +# edited from skypher's theme, thanks fluxgen for the awesome work with fluxbox ;) + +toolbar: flat gradient vertical + toolbar.color: #527d8b + toolbar.colorTo: #527d8b + +toolbar.label: flat gradient vertical + +toolbar.label.pixmap: toolbar.xpm + + toolbar.label.color: #527d8b + toolbar.label.colorTo: #83aeb4 + toolbar.label.textColor: black + +toolbar.windowLabel: flat gradient vertical + +toolbar.windowLabel.pixmap: toolbar_label.xpm + + toolbar.windowLabel.color: #0000ff + toolbar.windowLabel.colorTo: #c0c6c7 + toolbar.windowLabel.textColor: black + +toolbar.clock: flat gradient vertical + +toolbar.clock.pixmap: toolbar.xpm + + toolbar.clock.color: #527d8b + toolbar.clock.colorTo: #527d8b + toolbar.clock.textColor: black + +toolbar.button: flat vertical gradient + toolbar.button.color: #527d8b + toolbar.button.colorTo: #527d8b + toolbar.button.picColor: black + +toolbar.button.pressed: flat gradient vertical + toolbar.button.pressed.color: #83aeb4 + toolbar.button.pressed.colorTo: #527d8b + +menu.title: flat gradient vertical pixmap + +menu.title.pixmap: title_bar.xpm + + menu.title.color: rgb:68/95/E3 + menu.title.colorTo: rgb:31/59/9C + menu.title.textColor: black + +menu.frame.pixmap: menu_frame.xpm + +menu.frame: flat gradient vertical + menu.frame.color: rgb:DB/DA/DB + menu.frame.colorTo: rgb:D4/CE/D2 + menu.frame.textColor: rgb:45/45/45 + +menu.hilite: flat solid + menu.hilite.color: rgb:91/A3/9E + menu.hilite.textColor: white + +menu.bullet: triangle + menu.bullet.position: right + + +slit.pixmap: menu_frame.xpm + + + +! WIN FOCUS + +window.title.focus: flat gradient vertical + +window.label.focus.pixmap: title_bar.xpm +window.label.unfocus.pixmap: title_bar_unfocus.xpm +window.title.focus.pixmap: title_bar.xpm +window.title.unfocus.pixmap: title_bar_unfocus.xpm + +window.*.textColor: black + window.title.focus.color: black + window.title.focus.colorTo: black + +window.label.focus: flat gradient vertical + +window.label.pixmap: title_bar.xpm + + window.label.focus.color: rgb:68/95/E3 + window.label.focus.colorTo: rgb:31/59/9C + window.label.focus.textColor: black +_ +window.button.focus: flat gradient vertical + window.button.focus.color: rgb:EA/EA/EA + window.button.focus.colorTo: rgb:94/9B/99 + window.button.focus.picColor: rgb:35/35/35 + +window.button.pressed: flat solid + window.button.pressed.color: rgb:94/9B/99 + +window.handle.focus: flat solid + window.handle.focus.color: rgb:EA/EA/EA + +window.grip.focus: Raised Gradient vertical + window.grip.focus.color: #83aeb4 + window.grip.focus.colorTo: #527d8b + +window.frame.focusColor: black + + +! unfocused win + +window.title.unfocus: flat gradient vertical + window.title.unfocus.color: rgb:D9/D9/D9 + window.title.unfocus.colorTo: white + + +window.label.unfocus: raised gradient vertical + window.label.unfocus.color: rgb:C6/C5/C6 + window.label.unfocus.colorTo: rgb:A7/A6/A7 + window.label.unfocus.textColor: black + +window.button.unfocus: raised gradient vertical + window.button.unfocus.color: rgb:EA/EA/EA + window.button.unfocus.colorTo: rgb:94/9B/99 + window.button.unfocus.picColor: rgb:35/35/35 + +window.handle.unfocus: flat solid + window.handle.unfocus.color: rgb:EA/EA/EA + +window.grip.unfocus: flat solid + window.grip.unfocus.color: rgb:EA/EA/EA + +window.frame.unfocusColor: black + + + +! PIXMAPS + +window.close.pixmap: button_close_active.xpm +window.maximize.pixmap: button_max_active.xpm +window.iconify.pixmap: button_min_active.xpm +window.stick.pixmap: button_stick_active.xpm + +window.close.pressed.pixmap: button_close_pressed.xpm +window.maximize.pressed.pixmap: button_max_pressed.xpm +window.iconify.pressed.pixmap: button_min_pressed.xpm +window.stick.pressed.pixmap: button_stick_pressed.xpm + +window.close.unfocus.pixmap: button_close_unfocus.xpm +window.maximize.unfocus.pixmap: button_max_unfocus.xpm +window.iconify.unfocus.pixmap: button_min_unfocus.xpm +window.stick.unfocus.pixmap: button_stick_unfocus.xpm + +window.stuck.unfocus.pixmap: button_stuck_unfocus.xpm +window.stuck.pixmap: button_stuck.xpm + + +toolbar.button.pixmap: button_toolbar.xpm +toolbar.button.pressed.pixmap: button_toolbar_pressed.xpm + + +! FONTS + +toolbar.justify: center +window.justify: center +menu.title.justify: center +menu.frame.justify: left + +*Font: Andale-10 + +borderColor: black +borderWidth: 1 +bevelWidth: 0 +handleWidth: 3 +frameWidth: 0 + +! need this here, even though there is no background in the style +background: none diff --git a/styles/BlueNight b/styles/BlueNight new file mode 100644 index 0000000..1e77343 --- /dev/null +++ b/styles/BlueNight @@ -0,0 +1,140 @@ +style.name: Blue Night v2 +style.author: mack@incise.org +style.date: Mon Dec 31 2001 +style.credits: +style.comments: Modified/tweaked by skypher + + +background: flat +background.color: rgb:6A/9A/AF + +! Toolbar settings... +toolbar.button: Gradient Diagonal +toolbar.button.color: rgb:9B/9B/9B +toolbar.button.colorTo: rgb:42/42/42 +toolbar.button.picColor: black + +toolbar.button.pressed: Flat Gradient CrossDiagonal +toolbar.button.pressed.color: #60747d +toolbar.button.pressed.colorTo: #0e1a27 + +toolbar.label: Flat Gradient CrossDiagonal +toolbar.label.color: #40545d +toolbar.label.colorTo: #0e1a27 +toolbar.label.textColor: #ffffff + +toolbar.windowLabel: Flat Gradient CrossDiagonal +toolbar.windowLabel.color: #40545d +toolbar.windowLabel.colorTo: #0e1a27 +toolbar.windowLabel.textColor: #ffffff + +toolbar.clock: Flat Gradient CrossDiagonal +toolbar.clock.color: #40545d +toolbar.clock.colorTo: #0e1a27 +toolbar.clock.textColor: #ffffff + +toolbar: Flat Solid CrossDiagonal +toolbar.color: #000000 +toolbar.textColor: #333333 +toolbar.font: lucidasans-10 +toolbar.justify: Left + + +! Menu settings... +menu.frame: Flat Gradient CrossDiagonal +menu.frame.color: #40545d +menu.frame.colorTo: #0e1a27 +menu.frame.textColor: #ffffff +menu.frame.font: lucidasans-10 +menu.frame.justify: Left + +menu.title: Flat Gradient CrossDiagonal +menu.title.color: #80949d +menu.title.colorTo: #4e5a67 +menu.title.textColor: #ffffff +menu.title.font: -*-lucida-bold-r-*-*-11-*-*-*-*-*-*-* +menu.title.justify: Left + +menu.hilite: Flat Gradient CrossDiagonal +menu.hilite.color: #80949d +menu.hilite.colorTo: #4e5a67 +menu.hilite.textColor: #ffffff + +menu.bullet: Cube +menu.bullet.position: Right +menu.frame.disableColor: #777777 + +! Window settings... +window.button.focus: Gradient Diagonal +window.button.focus.color: rgb:9B/9B/9B +window.button.focus.colorTo: rgb:42/42/42 +window.button.focus.picColor: black + +window.button.unfocus: Solid +window.button.unfocus.color: rgb:42/42/42 +! window.button.unfocus.colorTo: #ffffff +window.button.unfocus.picColor: black + +window.grip.focus: Flat Solid +window.grip.focus.color: #60747d + +window.grip.unfocus: Flat Solid +window.grip.unfocus.color: rgb:42/42/42 + +window.handle.focus: Flat Solid +window.handle.focus.color: #000000 + +window.handle.unfocus: Flat Solid +window.handle.unfocus.color: #000000 + +window.label.focus: Flat Gradient CrossDiagonal +window.label.focus.color: #60747d +window.label.focus.colorTo: #0e1a27 +window.label.focus.textColor: #ffffff +window.label.focus.font: lucidasans-10 +window.label.focus.justify: Left + +window.font: lucidasans-10 +window.justify: Left +window.label.unfocus: Flat Gradient CrossDiagonal +window.label.unfocus.color: #40545d +window.label.unfocus.colorTo: #000a17 +window.label.unfocus.textColor: #777777 + +window.title.focus: Flat Solid Horizontal +window.title.focus.color: #000000 +window.title.focus.colorTo: #ffffff + +window.title.unfocus: Flat Solid Horizontal +window.title.unfocus.color: #000000 +window.title.unfocus.colorTo: #ffffff + +window.button.pressed: Flat Gradient CrossDiagonal +window.button.pressed.color: #60747d +window.button.pressed.colorTo: #0e1a27 + +window.frame.focusColor: #000000 +window.frame.unfocusColor: #000000 + +! ----------- tab - explicit for fluxbox, the best wm out there[tm] (; +window.tab.justify: Left + +window.tab.label.focus: Flat Solid +window.tab.label.focus.color: #60747d +window.tab.label.focus.textColor: white + +window.tab.label.unfocus: Sunken Solid +window.tab.label.unfocus.color: #40545d +window.tab.label.unfocus.textColor: rgb:90/90/90 + +window.tab.borderWidth: 1 +window.tab.borderColor: black + +! --------------- + +handleWidth: 3 +frameWidth: 0 +bevelWidth: 1 +borderWidth: 1 +borderColor: #000000 + diff --git a/styles/Emerge/Makemodule.am b/styles/Emerge/Makemodule.am new file mode 100644 index 0000000..150b600 --- /dev/null +++ b/styles/Emerge/Makemodule.am @@ -0,0 +1,3 @@ +emerge_styledir = $(pkgdatadir)/styles/Emerge + +dist_emerge_style_DATA = data/styles/Emerge/theme.cfg diff --git a/styles/Emerge/pixmaps/Makemodule.am b/styles/Emerge/pixmaps/Makemodule.am new file mode 100644 index 0000000..42b0a4a --- /dev/null +++ b/styles/Emerge/pixmaps/Makemodule.am @@ -0,0 +1,21 @@ +emerge_pixmaps_styledir = $(pkgdatadir)/styles/Emerge/pixmaps + +dist_emerge_pixmaps_style_DATA = \ + data/styles/Emerge/pixmaps/bullet.xpm \ + data/styles/Emerge/pixmaps/close-pressed.xpm \ + data/styles/Emerge/pixmaps/close-unfocus.xpm \ + data/styles/Emerge/pixmaps/close.xpm \ + data/styles/Emerge/pixmaps/icon-pressed.xpm \ + data/styles/Emerge/pixmaps/icon-unfocus.xpm \ + data/styles/Emerge/pixmaps/icon.xpm \ + data/styles/Emerge/pixmaps/max-pressed.xpm \ + data/styles/Emerge/pixmaps/max-unfocus.xpm \ + data/styles/Emerge/pixmaps/max.xpm \ + data/styles/Emerge/pixmaps/selected.xpm \ + data/styles/Emerge/pixmaps/stick-pressed.xpm \ + data/styles/Emerge/pixmaps/stick-unfocus.xpm \ + data/styles/Emerge/pixmaps/stick.xpm \ + data/styles/Emerge/pixmaps/stuck-pressed.xpm \ + data/styles/Emerge/pixmaps/stuck-unfocus.xpm \ + data/styles/Emerge/pixmaps/stuck.xpm \ + data/styles/Emerge/pixmaps/unselected.xpm diff --git a/styles/Emerge/pixmaps/bullet.xpm b/styles/Emerge/pixmaps/bullet.xpm new file mode 100644 index 0000000..cb3e266 --- /dev/null +++ b/styles/Emerge/pixmaps/bullet.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bullet_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" . ", +" .. ", +" . .. ", +" . . ", +" . . ", +" . . ", +" . . ", +" .. . ", +" .. ", +" . ", +" ", +" "}; diff --git a/styles/Emerge/pixmaps/close-pressed.xpm b/styles/Emerge/pixmaps/close-pressed.xpm new file mode 100644 index 0000000..f368a9b --- /dev/null +++ b/styles/Emerge/pixmaps/close-pressed.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"20 17 17 1", +" c None", +". c #EBEBEB", +"+ c #E9E9E9", +"@ c #E5E5E5", +"# c #DCDCDC", +"$ c #CACACA", +"% c #E8E8E8", +"& c #000000", +"* c #B0B0B0", +"= c #D9D9D9", +"- c #E2E2E2", +"; c #DBDBDB", +"> c #ADADAD", +", c #C8C8C8", +"' c #898989", +") c #E6E6E6", +"! c #888888", +"....................", +"....................", +"....................", +".....+@@+...+@@+....", +"....+#$$#%.%#$$#+...", +"....@$&&*=-;*&&$@...", +"....@$&&&>,>&&&$@...", +"....+#*&&&'&&&*#+...", +".....%;>&&&&&>=)....", +"......-,'&&&!,-.....", +".....%;>&&&&&>=)....", +"....+#*&&&'&&&*#+...", +"....@$&&&>,>&&&$@...", +"....@$&&*=-;*&&$@...", +"....+#$$#%.%#$$#+...", +".....+@@+...+@@+....", +"...................."}; diff --git a/styles/Emerge/pixmaps/close-unfocus.xpm b/styles/Emerge/pixmaps/close-unfocus.xpm new file mode 100644 index 0000000..6e0046a --- /dev/null +++ b/styles/Emerge/pixmaps/close-unfocus.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * close_unfocus_xpm[] = { +"20 17 27 1", +" c None", +". c #EBEBEB", +"+ c #E8E8E8", +"@ c #E0E0E0", +"# c #FEFEFE", +"$ c #B4B4B4", +"% c #D4D4D4", +"& c #E4E4E4", +"* c #B6B6B6", +"= c #D8D8D8", +"- c #999999", +"; c #C8C8C8", +"> c #DCDCDC", +", c #858585", +"' c #969696", +") c #606060", +"! c #7C7C7C", +"~ c #717171", +"{ c #5A5A5A", +"] c #6B6B6B", +"^ c #E2E2E2", +"/ c #747474", +"( c #B3B3B3", +"_ c #6E6E6E", +": c #757575", +"< c #727272", +"[ c #7D7D7D", +"....................", +"....................", +".....+@@+...+@@+....", +"....+##$%&.&##*=+...", +"....@###-;>###,*@...", +"....@$###'###)!$@...", +"....+%-#####)~-%+...", +".....&;'###{]';^....", +"......>#####/(>.....", +".....&###{###';^....", +"....+###)_:###-%+...", +"....@##)~'('##<$@...", +"....@*,!-;>;-<[*@...", +"....+=*$%&.&%$*=+...", +".....+@@+...+@@+....", +"....................", +"...................."}; diff --git a/styles/Emerge/pixmaps/close.xpm b/styles/Emerge/pixmaps/close.xpm new file mode 100644 index 0000000..6b8ea15 --- /dev/null +++ b/styles/Emerge/pixmaps/close.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * close_xpm[] = { +"20 17 27 1", +" c None", +". c #EBEBEB", +"+ c #E9E9E9", +"@ c #E5E5E5", +"# c #000000", +"$ c #CACACA", +"% c #DCDCDC", +"& c #E8E8E8", +"* c #B0B0B0", +"= c #D9D9D9", +"- c #E2E2E2", +"; c #A7A7A7", +"> c #ADADAD", +", c #757575", +"' c #9D9D9D", +") c #7B7B7B", +"! c #919191", +"~ c #DBDBDB", +"{ c #747474", +"] c #8C8C8C", +"^ c #E6E6E6", +"/ c #888888", +"( c #C8C8C8", +"_ c #898989", +": c #7E7E7E", +"< c #868686", +"[ c #929292", +"....................", +"....................", +".....+@@+...+@@+....", +"....+##$%&.&##$%+...", +"....@###*=-###;$@...", +"....@$###>###,'$@...", +"....+%*#####)!*%+...", +".....&~>###{]>=^....", +"......-#####/(-.....", +".....&###{###>=^....", +"....+###)]_###*%+...", +"....@##:!>(>##<$@...", +"....@$;'*=-~*<[$@...", +"....+%$$%&.&%$$%+...", +".....+@@+...+@@+....", +"....................", +"...................."}; diff --git a/styles/Emerge/pixmaps/icon-pressed.xpm b/styles/Emerge/pixmaps/icon-pressed.xpm new file mode 100644 index 0000000..2a41f1f --- /dev/null +++ b/styles/Emerge/pixmaps/icon-pressed.xpm @@ -0,0 +1,38 @@ +/* XPM */ +static char * icon_pressed_xpm[] = { +"20 17 18 1", +" c None", +". c #EBEBEB", +"+ c #E9E9E9", +"@ c #E6E6E6", +"# c #E5E5E5", +"$ c #E4E4E4", +"% c #EEEEEE", +"& c #DDDDDD", +"* c #D3D3D3", +"= c #D2D2D2", +"- c #D0D0D0", +"; c #D1D1D1", +"> c #DEDEDE", +", c #000000", +"' c #CFCFCF", +") c #D5D5D5", +"! c #C8C8C8", +"~ c #C5C5C5", +"....................", +"....................", +"....................", +"........+@#@+.......", +"....................", +"....................", +"....................", +"....................", +".....+@##$$$$#@+....", +".....+@##$$$$#@+....", +"....+%&*=----*;>+...", +"....@&,,,,,,,,,'#...", +"....#),,,,,,,,,!$...", +"....@;,,,,,,,,,'#...", +"....+>;~~~~~~~;>+...", +".....+@##$$$$#@+....", +"...................."}; diff --git a/styles/Emerge/pixmaps/icon-unfocus.xpm b/styles/Emerge/pixmaps/icon-unfocus.xpm new file mode 100644 index 0000000..d7125d1 --- /dev/null +++ b/styles/Emerge/pixmaps/icon-unfocus.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * icon_unfocus_xpm[] = { +"20 17 17 1", +" c None", +". c #EBEBEB", +"+ c #E8E8E8", +"@ c #E1E1E1", +"# c #DFDFDF", +"$ c #DEDEDE", +"% c #FEFEFE", +"& c #C4C4C4", +"* c #DBDBDB", +"= c #888888", +"- c #727272", +"; c #B8B8B8", +"> c #717171", +", c #6B6B6B", +"' c #6F6F6F", +") c #B6B6B6", +"! c #B4B4B4", +"....................", +"....................", +"....................", +"....................", +"....................", +"....................", +"....................", +"....................", +".....+@##$$$$#@+....", +"....+%%%%%%%%%&*+...", +"....@%%%%%%%%%=&#...", +"....#%%%%%%%%%-;$...", +"....@&=>,,,,,'=&#...", +"....+*&)!!!!!)&*+...", +".....+@##$$$$#@+....", +"....................", +"...................."}; diff --git a/styles/Emerge/pixmaps/icon.xpm b/styles/Emerge/pixmaps/icon.xpm new file mode 100644 index 0000000..872106a --- /dev/null +++ b/styles/Emerge/pixmaps/icon.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * icon_xpm[] = { +"20 17 17 1", +" c None", +". c #EBEBEB", +"+ c #E9E9E9", +"@ c #E6E6E6", +"# c #E5E5E5", +"$ c #E4E4E4", +"% c #000000", +"& c #D1D1D1", +"* c #DEDEDE", +"= c #A0A0A0", +"- c #CFCFCF", +"; c #898989", +"> c #C8C8C8", +", c #858585", +"' c #818181", +") c #7F7F7F", +"! c #C5C5C5", +"....................", +"....................", +"....................", +"....................", +"....................", +"....................", +"....................", +"....................", +".....+@##$$$$#@+....", +"....+%%%%%%%%%&*+...", +"....@%%%%%%%%%=-#...", +"....#%%%%%%%%%;>$...", +"....@&=,')))),=-#...", +"....+*&!!!!!!!&*+...", +".....+@##$$$$#@+....", +"....................", +"...................."}; diff --git a/styles/Emerge/pixmaps/max-pressed.xpm b/styles/Emerge/pixmaps/max-pressed.xpm new file mode 100644 index 0000000..6ce3362 --- /dev/null +++ b/styles/Emerge/pixmaps/max-pressed.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * max_pressed_xpm[] = { +"20 17 19 1", +" c None", +". c #EBEBEB", +"+ c #E9E9E9", +"@ c #E6E6E6", +"# c #E5E5E5", +"$ c #E4E4E4", +"% c #DEDEDE", +"& c #CDCDCD", +"* c #C1C1C1", +"= c #C0C0C0", +"- c #000000", +"; c #CBCBCB", +"> c #A0A0A0", +", c #BBBBBB", +"' c #BDBDBD", +") c #E1E1E1", +"! c #E8E8E8", +"~ c #EDEDED", +"{ c #9E9E9E", +"....................", +"....................", +"....................", +".....+@##$$$$#@+....", +"....+%&**====*&%+...", +"....@&---------;#...", +"....#*---------*$...", +"....$=-->,='>--=$...", +"....$=--')!)'--=$...", +"....$=--=!~!=--=$...", +"....$=--')!)'--=$...", +"....$=-->,='{--=$...", +"....#*---------*$...", +"....@&---------;#...", +"....+%&**====*&%+...", +".....+@##$$$$#@+....", +"...................."}; diff --git a/styles/Emerge/pixmaps/max-unfocus.xpm b/styles/Emerge/pixmaps/max-unfocus.xpm new file mode 100644 index 0000000..53872bd --- /dev/null +++ b/styles/Emerge/pixmaps/max-unfocus.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char * max_unfocus_xpm[] = { +"20 17 25 1", +" c None", +". c #EBEBEB", +"+ c #E9E9E9", +"@ c #E6E6E6", +"# c #E5E5E5", +"$ c #E2E2E2", +"% c #DFDFDF", +"& c #DEDEDE", +"* c #FEFEFE", +"= c #C4C4C4", +"- c #898989", +"; c #4C4C4C", +"> c #5C5C5C", +", c #686868", +"' c #6A6A6A", +") c #B9B9B9", +"! c #E4E4E4", +"~ c #929292", +"{ c #B1B1B1", +"] c #B7B7B7", +"^ c #B2B2B2", +"/ c #666666", +"( c #E0E0E0", +"_ c #E8E8E8", +": c #E1E1E1", +"....................", +"....................", +".....+@#$%&%$#@+....", +"....+*********=&+...", +"....@*********-=#...", +"....#**;>,',**')!...", +"....$**>~{]^**,]$...", +"....%**/^&!&**']&...", +"....&**']!.!**']&...", +"....&**/^&!&**']&...", +"....(*********/](...", +"....(*********')&...", +"....@=-',''','-=#...", +"....+&=)]]]]])=&+...", +"....._:%%&&&&%@+....", +"....................", +"...................."}; diff --git a/styles/Emerge/pixmaps/max.xpm b/styles/Emerge/pixmaps/max.xpm new file mode 100644 index 0000000..e5715cc --- /dev/null +++ b/styles/Emerge/pixmaps/max.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * max_xpm[] = { +"20 17 27 1", +" c None", +". c #EBEBEB", +"+ c #E9E9E9", +"@ c #E6E6E6", +"# c #E5E5E5", +"$ c #E2E2E2", +"% c #DFDFDF", +"& c #DEDEDE", +"* c #000000", +"= c #CDCDCD", +"- c #989898", +"; c #CBCBCB", +"> c #616161", +", c #717171", +"' c #7B7B7B", +") c #7D7D7D", +"! c #C1C1C1", +"~ c #E4E4E4", +"{ c #A0A0A0", +"] c #BBBBBB", +"^ c #C0C0C0", +"/ c #BDBDBD", +"( c #E1E1E1", +"_ c #E8E8E8", +": c #7C7C7C", +"< c #EDEDED", +"[ c #E0E0E0", +"....................", +"....................", +".....+@#$%&%$#@+....", +"....+*********=&+...", +"....@*********-;#...", +"....#**>,')'**)!~...", +"....$**,{]^/**'^$...", +"....%**'/(_(**:^&...", +"....&**)^_<_**)^&...", +"....&**'/(_(**:^&...", +"....[*********'^[...", +"....[*********)!&...", +"....@=-)')))')-;#...", +"....+&=!!^^^^!=&+...", +"....._(%%&&&&%@+....", +"....................", +"...................."}; diff --git a/styles/Emerge/pixmaps/selected.xpm b/styles/Emerge/pixmaps/selected.xpm new file mode 100644 index 0000000..dda1963 --- /dev/null +++ b/styles/Emerge/pixmaps/selected.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * selected_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +" ", +" .. ", +" . ", +" ............. ", +" . .. . ", +" . . . ", +" . .. . ", +" . . . . ", +" . .. .. . ", +" . ... . . ", +" . . .. . ", +" . ... . ", +" . ... . ", +" . . ", +" ............. ", +" "}; diff --git a/styles/Emerge/pixmaps/stick-pressed.xpm b/styles/Emerge/pixmaps/stick-pressed.xpm new file mode 100644 index 0000000..af98081 --- /dev/null +++ b/styles/Emerge/pixmaps/stick-pressed.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_pressed_xpm[] = { +"20 17 13 1", +" c None", +". c #EBEBEB", +"+ c #E9E9E9", +"@ c #E6E6E6", +"# c #E5E5E5", +"$ c #E4E4E4", +"% c #DEDEDE", +"& c #CDCDCD", +"* c #C1C1C1", +"= c #C0C0C0", +"- c #000000", +"; c #CBCBCB", +"> c #FEFEFE", +"....................", +"....................", +"....................", +".....+@##$$$$#@+....", +"....+%&**====*&%+...", +"....@&---------;#...", +"....#*---------*$...", +"....$=-->>>>>--=$...", +"....$=-->-->>--=$...", +"....$=-->>>>>--=$...", +"....$=-->--->--=$...", +"....$=-->>>>>--=$...", +"....#*---------*$...", +"....@&---------;#...", +"....+%&**====*&%+...", +".....+@##$$$$#@+....", +"...................."}; diff --git a/styles/Emerge/pixmaps/stick-unfocus.xpm b/styles/Emerge/pixmaps/stick-unfocus.xpm new file mode 100644 index 0000000..10b0a2f --- /dev/null +++ b/styles/Emerge/pixmaps/stick-unfocus.xpm @@ -0,0 +1,40 @@ +/* XPM */ +static char * stick_unfocus_xpm[] = { +"20 17 20 1", +" c None", +". c #EBEBEB", +"+ c #E9E9E9", +"@ c #E6E6E6", +"# c #E5E5E5", +"$ c #E2E2E2", +"% c #DFDFDF", +"& c #DEDEDE", +"* c #FEFEFE", +"= c #C4C4C4", +"- c #898989", +"; c #B7B7B7", +"> c #6A6A6A", +", c #B9B9B9", +"' c #E4E4E4", +") c #686868", +"! c #E0E0E0", +"~ c #666666", +"{ c #E8E8E8", +"] c #E1E1E1", +"....................", +"....................", +".....+@#$%&%$#@+....", +"....+*********=&+...", +"....@*********-=#...", +"....#**;;;;;**>,'...", +"....$**;**;;**);$...", +"....%**;;;;;**>;&...", +"....&**;***;**>;&...", +"....&**;;;;;**>;&...", +"....!*********~;!...", +"....!*********>,&...", +"....@=->)>>>)>-=#...", +"....+&=,;;;;;,=&+...", +".....{]%%&&&&%@+....", +"....................", +"...................."}; diff --git a/styles/Emerge/pixmaps/stick.xpm b/styles/Emerge/pixmaps/stick.xpm new file mode 100644 index 0000000..d2370df --- /dev/null +++ b/styles/Emerge/pixmaps/stick.xpm @@ -0,0 +1,42 @@ +/* XPM */ +static char * stick_xpm[] = { +"20 17 22 1", +" c None", +". c #EBEBEB", +"+ c #E9E9E9", +"@ c #E6E6E6", +"# c #E5E5E5", +"$ c #E2E2E2", +"% c #DFDFDF", +"& c #DEDEDE", +"* c #000000", +"= c #CDCDCD", +"- c #989898", +"; c #CBCBCB", +"> c #FEFEFE", +", c #7D7D7D", +"' c #C1C1C1", +") c #E4E4E4", +"! c #7B7B7B", +"~ c #C0C0C0", +"{ c #7C7C7C", +"] c #E0E0E0", +"^ c #E8E8E8", +"/ c #E1E1E1", +"....................", +"....................", +".....+@#$%&%$#@+....", +"....+*********=&+...", +"....@*********-;#...", +"....#**>>>>>**,')...", +"....$**>**>>**!~$...", +"....%**>>>>>**{~&...", +"....&**>***>**,~&...", +"....&**>>>>>**{~&...", +"....]*********!~]...", +"....]*********,'&...", +"....@=-,!,,,!,-;#...", +"....+&=''~~~~'=&+...", +".....^/%%&&&&%@+....", +"....................", +"...................."}; diff --git a/styles/Emerge/pixmaps/stuck-pressed.xpm b/styles/Emerge/pixmaps/stuck-pressed.xpm new file mode 100644 index 0000000..9f8e9af --- /dev/null +++ b/styles/Emerge/pixmaps/stuck-pressed.xpm @@ -0,0 +1,38 @@ +/* XPM */ +static char * stuck_pressed_xpm[] = { +"20 17 18 1", +" c None", +". c #EBEBEB", +"+ c #E9E9E9", +"@ c #E6E6E6", +"# c #E5E5E5", +"$ c #E4E4E4", +"% c #DEDEDE", +"& c #CDCDCD", +"* c #C1C1C1", +"= c #C0C0C0", +"- c #000000", +"; c #CBCBCB", +"> c #A0A0A0", +", c #BBBBBB", +"' c #BDBDBD", +") c #E1E1E1", +"! c #E8E8E8", +"~ c #EDEDED", +"....................", +"....................", +"....................", +".....+@##$$$$#@+....", +"....+%&**====*&%+...", +"....@&---------;#...", +"....#*---------*$...", +"....$=-->,='>--=$...", +"....$=--')!)'--=$...", +"....$=--=!-----=$...", +"....$=--')-~!--=$...", +"....$=-->,-!)--=$...", +"....#*---------*$...", +"....@&---------;#...", +"....+%&**====*&%+...", +".....+@##$$$$#@+....", +"...................."}; diff --git a/styles/Emerge/pixmaps/stuck-unfocus.xpm b/styles/Emerge/pixmaps/stuck-unfocus.xpm new file mode 100644 index 0000000..4448b58 --- /dev/null +++ b/styles/Emerge/pixmaps/stuck-unfocus.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char * stuck_unfocus_xpm[] = { +"20 17 25 1", +" c None", +". c #EBEBEB", +"+ c #E9E9E9", +"@ c #E6E6E6", +"# c #E5E5E5", +"$ c #E2E2E2", +"% c #DFDFDF", +"& c #DEDEDE", +"* c #FEFEFE", +"= c #C4C4C4", +"- c #898989", +"; c #4C4C4C", +"> c #5C5C5C", +", c #686868", +"' c #6A6A6A", +") c #B9B9B9", +"! c #E4E4E4", +"~ c #929292", +"{ c #B1B1B1", +"] c #B7B7B7", +"^ c #B2B2B2", +"/ c #666666", +"( c #E0E0E0", +"_ c #E8E8E8", +": c #E1E1E1", +"....................", +"....................", +".....+@#$%&%$#@+....", +"....+*********=&+...", +"....@*********-=#...", +"....#**;>,',**')!...", +"....$**>~{]^**,]$...", +"....%**/^*****']&...", +"....&**']*.!**']&...", +"....&**/^*!&**']&...", +"....(*********/](...", +"....(*********')&...", +"....@=-',''','-=#...", +"....+&=)]]]]])=&+...", +"....._:%%&&&&%@+....", +"....................", +"...................."}; diff --git a/styles/Emerge/pixmaps/stuck.xpm b/styles/Emerge/pixmaps/stuck.xpm new file mode 100644 index 0000000..04ab607 --- /dev/null +++ b/styles/Emerge/pixmaps/stuck.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * stuck_xpm[] = { +"20 17 27 1", +" c None", +". c #EBEBEB", +"+ c #E9E9E9", +"@ c #E6E6E6", +"# c #E5E5E5", +"$ c #E2E2E2", +"% c #DFDFDF", +"& c #DEDEDE", +"* c #000000", +"= c #CDCDCD", +"- c #989898", +"; c #CBCBCB", +"> c #616161", +", c #717171", +"' c #7B7B7B", +") c #7D7D7D", +"! c #C1C1C1", +"~ c #E4E4E4", +"{ c #A0A0A0", +"] c #BBBBBB", +"^ c #C0C0C0", +"/ c #BDBDBD", +"( c #7C7C7C", +"_ c #EDEDED", +": c #E8E8E8", +"< c #E1E1E1", +"[ c #E0E0E0", +"....................", +"....................", +".....+@#$%&%$#@+....", +"....+*********=&+...", +"....@*********-;#...", +"....#**>,')'**)!~...", +"....$**,{]^/**'^$...", +"....%**'/*****(^&...", +"....&**)^*_:**)^&...", +"....&**'/*:<**(^&...", +"....[*********'^[...", +"....[*********)!&...", +"....@=-)')))')-;#...", +"....+&=!!^^^^!=&+...", +".....:<%%&&&&%@+....", +"....................", +"...................."}; diff --git a/styles/Emerge/pixmaps/unselected.xpm b/styles/Emerge/pixmaps/unselected.xpm new file mode 100644 index 0000000..698448a --- /dev/null +++ b/styles/Emerge/pixmaps/unselected.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * unselected_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ............. ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" ............. ", +" "}; diff --git a/styles/Emerge/theme.cfg b/styles/Emerge/theme.cfg new file mode 100644 index 0000000..3ef4799 --- /dev/null +++ b/styles/Emerge/theme.cfg @@ -0,0 +1,197 @@ +!--------------------------------------------------------------------------------- +! FluxMOD www.imaginere.dk +! Style name: Emerge +! Style Author: ikaro ( ikaro@bersirc.com ) +! Style Date: Sun Sep 14 08:25:12 CEST 2003 +! Style info: Simple desktop, clean and stylish. +! Style Comments: Thank you Henrik for making Fluxbox. +! +!---------------------------------------------------------------------------------- + +!menu: +menu.title: Raised Bevel1 Gradient Vertical +menu.title.textColor: #000000 +!menu.title.pixmap: +menu.title.color: #ebebeb +menu.title.colorTo: #ffffff +!menu.title.font: +menu.title.justify: Center + + +!menu.frame.pixmap: +menu.frame: Raised Bevel1 Gradient CrossDiagonal +menu.frame.color: #ffffff +menu.frame.colorTo: #ebebeb +menu.frame.textColor: #000000 +menu.frame.disableColor: +!menu.frame.font: +menu.frame.justify: Left +menu.bullet.position: Left +menu.bullet: Square +menu.bevelWidth: 2 +menu.borderwidth: 1 +menu.borderColor: #000000 + + +menu.hilite: Raised Bevel2 Gradient Vertical +menu.hilite.textColor: #000000 +!menu.hilite.pixmap: +menu.hilite.color: #ebebeb +menu.hilite.colorTo: #ffffff + +menu.submenu.pixmap: bullet.xpm +menu.selected.pixmap: selected.xpm +menu.unselected.pixmap: unselected.xpm +!menu.roundCorners: + +!window.font: +window.justify: Center +!window.roundCorners: +window.alpha: 255 +window.title.height: +window.bevelWidth: 2 +window.borderWidth: 1 +window.handleWidth: 4 +window.borderColor: #525050 + +window.close.pixmap: close.xpm +window.maximize.pixmap: max.xpm +window.iconify.pixmap: icon.xpm +window.stick.pixmap: stick.xpm + +window.close.pressed.pixmap: close-pressed.xpm +window.maximize.pressed.pixmap: max-pressed.xpm +window.iconify.pressed.pixmap: icon-pressed.xpm +window.stick.pressed.pixmap: stick-pressed.xpm + +window.close.unfocus.pixmap: close-unfocus.xpm +window.maximize.unfocus.pixmap: max-unfocus.xpm +window.iconify.unfocus.pixmap: icon-unfocus.xpm +window.stick.unfocus.pixmap: stick-unfocus.xpm + +window.stuck.pixmap: stuck.xpm +window.stuck.unfocus.pixmap: stuck-unfocus.xpm + +!window.shade.pixmap: +!window.shade.pressed.pixmap: +!window.shade.unfocus.pixmap: + +window.grip.focus: Raised Bevel1 Gradient Vertical +!window.grip.focus.pixmap: +window.grip.focus.color: #ebebeb +window.grip.focus.colorTo: #ffffff + +window.grip.unfocus: Raised Bevel1 Gradient Vertical +!window.grip.unfocus.pixmap: +window.grip.unfocus.color: #cfcfcf +window.grip.unfocus.colorTo: #cfcfcf + +window.handle.focus: Raised Bevel1 Gradient Vertical +!window.handle.focus.pixmap: +window.handle.focus.color: #ebebeb +window.handle.focus.colorTo: #ffffff + +window.handle.unfocus: Raised Bevel1 Gradient Vertical +!window.handle.unfocus.pixmap: +window.handle.unfocus.color: #cfcfcf +window.handle.unfocus.colorTo: #cfcfcf + +window.label.focus: Raised Bevel1 Gradient Vertical +!window.label.focus.pixmap: +window.label.focus.color: #ebebeb +window.label.focus.colorTo: #ffffff +window.label.focus.textColor: #000000 +!window.label.focus.font: +window.label.focus.justify: Center + +window.justify: Center +window.label.unfocus: Raised Bevel1 Gradient Vertical +!window.label.unfocus.pixmap: +window.label.unfocus.color: #e3e3e3 +window.label.unfocus.colorTo: #e3e3e3 +window.label.unfocus.textColor: #747171 + +window.title.focus: Flat +!window.title.focus.pixmap: +window.title.focus.color: #ebebeb +window.title.focus.colorTo: + +window.title.unfocus: Flat +!window.title.unfocus.pixmap: +window.title.unfocus.color: #ebebeb +window.title.unfocus.colorTo: +window.frame.focusColor: #525050 +window.frame.unfocusColor: #525050 + + +*.font: sans-8 + +slit: Raised Bevel2 Gradient Horizontal +!slit.pixmap: +slit.color: #ebebeb +slit.colorTo: #ffffff +slit.borderWidth: 1 +slit.bevelWidth: 1 +slit.borderColor: #ffffff + +toolbar: Flat +!toolbar.pixmap: +toolbar.color: #ebebeb +toolbar.colorTo: +toolbar.borderWidth: 1 +toolbar.borderColor: #525050 +toolbar.bevelWidth: 2 +toolbar.shaped: True +toolbar.alpha: 255 +toolbar.height: 17 + +toolbar.clock: Raised Bevel1 Gradient Vertical +!toolbar.clock.pixmap: +toolbar.clock.color: #ebebeb +toolbar.clock.colorTo: #cfcfcf +!toolbar.clock.font: +toolbar.clock.textColor: #000000 +toolbar.clock.borderWidth: 0 +toolbar.clock.borderColor: +toolbar.clock.justify: Center + +toolbar.workspace: Raised Bevel1 Gradient Vertical +!toolbar.workspace.pixmap: +toolbar.workspace.color: #ebebeb +toolbar.workspace.colorTo: #cfcfcf +toolbar.workspace.borderWidth: 0 +toolbar.workspace.borderColor: +!toolbar.workspace.font: +toolbar.workspace.textColor: #000000 +toolbar.workspace.justify: Center + +toolbar.iconbar.focused: Raised Bevel1 Gradient Vertical +!toolbar.iconbar.focused.pixmap: +toolbar.iconbar.focused.color: #ebebeb +toolbar.iconbar.focused.colorTo: #dbdbdb +toolbar.iconbar.focused.borderWidth: 1 +toolbar.iconbar.focused.borderColor: #5e5b5b +!toolbar.iconbar.focused.font: +toolbar.iconbar.focused.textColor: #000000 +toolbar.iconbar.focused.justify: Center + +toolbar.iconbar.unfocused: Raised Bevel1 Gradient Vertical +!toolbar.iconbar.unfocused.pixmap: +toolbar.iconbar.unfocused.color: #ebebeb +toolbar.iconbar.unfocused.colorTo: #cfcfcf +toolbar.iconbar.unfocused.borderWidth: 0 +toolbar.iconbar.unfocused.borderColor: +!toolbar.iconbar.unfocused.font: +toolbar.iconbar.unfocused.textColor: #747171 +toolbar.iconbar.unfocused.justify: Center + +toolbar.iconbar.empty: Raised Bevel1 Gradient Vertical +!toolbar.iconbar.empty.pixmap: +toolbar.iconbar.empty.color:#ebebeb +toolbar.iconbar.empty.colorTo: #cfcfcf + +toolbar.iconbar.borderWidth: 1 +toolbar.iconbar.borderColor: #dbdbdb + +! need this here, even though there is no background in the style +background: none diff --git a/styles/Flux b/styles/Flux new file mode 100644 index 0000000..39af16e --- /dev/null +++ b/styles/Flux @@ -0,0 +1,92 @@ +toolbar: flat solid +toolbar.color: rgb:6/6/54 +toolbar.button: flat solid +toolbar.button.color: rgb:6/6/54 +toolbar.button.picColor: rgb:2/2/1c +toolbar.label: flat crossdiagonal gradient +toolbar.label.color: rgb:8/8/7 +toolbar.label.colorTo: rgb:f/f/d +toolbar.label.textColor: rgb:2/2/1c +toolbar.windowLabel: flat crossdiagonal gradient +toolbar.windowLabel.color: rgb:8/8/7 +toolbar.windowLabel.colorTo: rgb:f/f/d +toolbar.windowLabel.textColor: rgb:2/2/1c +toolbar.clock: flat crossdiagonal gradient +toolbar.clock.color: rgb:8/8/7 +toolbar.clock.colorTo: rgb:f/f/d +toolbar.clock.textColor: rgb:2/2/1c +toolbar.justify: right +toolbar.font: lucidasans-10 + +menu.title: flat crossdiagonal gradient +menu.title.color: rgb:8/8/7 +menu.title.colorTo: rgb:f/f/d +menu.title.textColor: rgb:2/2/1c +menu.title.font: lucidasans-10 +menu.title.justify: right + +menu.frame: flat solid +menu.frame.color: rgb:6/6/54 +menu.frame.textColor: grey85 +menu.frame.disableColor: rgb:4/4/38 +menu.frame.font: lucidasans-10 +menu.frame.justify: center + +menu.bullet.position: right +menu.bullet: triangle + +menu.hilite: flat solid +menu.hilite.color: rgb:4/4/38 +menu.hilite.textColor: white + +window.title.focus: flat solid +window.title.focus.color: rgb:6/6/54 +window.title.unfocus: flat solid +window.title.unfocus.color: rgb:4/4/38 + +window.label.focus: flat crossdiagonal gradient +window.label.focus.color: rgb:8/8/7 +window.label.focus.colorTo: rgb:f/f/d +window.label.focus.textColor: rgb:2/2/1c +window.label.unfocus: flat solid +window.label.unfocus.color: rgb:4/4/38 +window.label.unfocus.textColor: rgb:2/2/1c + +window.button.focus: flat solid +window.button.focus.color: rgb:6/6/54 +window.button.focus.picColor: rgb:2/2/1c +window.button.unfocus: flat solid +window.button.unfocus.color: rgb:4/4/38 +window.button.unfocus.picColor: rgb:2/2/1c + +window.handle.focus: flat crossdiagonal gradient +window.handle.focus.color: rgb:8/8/7 +window.handle.focus.colorTo: rgb:f/f/d +window.handle.unfocus: flat solid +window.handle.unfocus.color: rgb:4/4/38 + +window.grip.focus: flat solid +window.grip.focus.color: rgb:8/8/7 +window.grip.unfocus: flat solid +window.grip.unfocus.color: rgb:4/4/38 + +window.frame.focusColor: rgb:f/f/d +window.frame.unfocusColor: rgb:6/6/54 + +window.font: lucidasans-10 +window.justify: right + +*button.pressed: flat solid +*button.pressed.color: rgb:a/a/8c + +borderColor: rgb:2/2/1c + +bevelWidth: 2 +borderWidth: 2 +handleWidth: 3 + +*textColor: grey20 +*Font: lucidasans-10 + +background: flat +background.color: rgb:4/4/38 \ No newline at end of file diff --git a/styles/LemonSpace b/styles/LemonSpace new file mode 100644 index 0000000..a847ff0 --- /dev/null +++ b/styles/LemonSpace @@ -0,0 +1,129 @@ +! LemonSpace was made by xlife@zuavra.net. +! The official home of the theme is this: +! http://xlife.zuavra.net/blackbox/styles/ +! If you make other themes inspired or +! derived from this one please send them +! to me so I can enjoy them as well. +! You need the Snap font from the Artwiz +! pack for this, see the site for details. + +toolbar: raised gradient vertical +! toolbar.color: rgb:e3/cd/a6 +toolbar.color: rgb:cb/ac/73 +toolbar.colorTo: rgb:40/40/40 + +toolbar.button: raised gradient vertical +toolbar.button.picColor: rgb:1a/04/08 +toolbar.button.color: rgb:dd/dd/d +toolbar.button.colorTo: rgb:c0/c0/c0 +toolbar.button.pressed: sunken gradient vertical +toolbar.button.pressed.color: rgb:dd/dd/dd +toolbar.button.pressed.colorTo: rgb:c0/c0/c0 + +toolbar.label: raised gradient vertical +toolbar.label.color: rgb:f6/df/93 +toolbar.label.colorTo: rgb:ee/b9/6b +toolbar.label.textColor: rgb:1a/04/08 + +toolbar.windowLabel: raised gradient vertical +toolbar.windowLabel.color: rgb:f6/df/93 +toolbar.windowLabel.colorTo: rgb:ee/b9/6b +toolbar.windowLabel.textColor: rgb:1a/04/08 + +toolbar.clock: raised gradient vertical +toolbar.clock.color: rgb:f6/df/93 +toolbar.clock.colorTo: rgb:ee/b9/6b +toolbar.clock.textColor: rgb:1a/04/08 + +toolbar.justify: Center + +menu.title: raised gradient vertical +menu.title.color: rgb:f6/df/93 +menu.title.colorTo: rgb:ee/b9/6b +menu.title.textColor: rgb:0/0/0 +menu.title.justify: center + +menu.frame: raised gradient vertical +menu.frame.color: rgb:dd/dd/dd +menu.frame.colorTo: rgb:c0/c0/c0 +menu.frame.textColor: rgb:0/0/0 +menu.frame.justify: left + +menu.hilite: flat solid +menu.hilite.textColor: rgb:f/f/f +menu.hilite.color: rgb:30/30/30 + +menu.bullet: triangle +menu.bullet.position: right + +! window.title.focus: flat solid +! window.title.focus.color: rgb:e3/cd/a6 + +window.title.focus: raised gradient vertical +window.title.focus.color: rgb:cb/ac/73 +window.title.focus.colorTo: rgb:40/40/40 +window.title.unfocus: raised gradient vertical +window.title.unfocus.color: rgb:b0/b0/b0 +window.title.unfocus.colorTo: rgb:50/50/50 + +window.label.focus: raised gradient vertical +window.label.focus.color: rgb:f6/df/93 +window.label.focus.colorTo: rgb:ee/b9/6b +window.label.focus.textColor: rgb:1a/04/08 +window.label.unfocus: raised gradient vertical +window.label.unfocus.color: rgb:dd/dd/dd +window.label.unfocus.colorTo: rgb:c0/c0/c0 +window.label.unfocus.textColor: rgb:5a/5a/5a + +window.handle.focus: raised gradient vertical +window.handle.focus.color: rgb:cc/cc/cc +window.handle.focus.colorTo: rgb:d0/d0/d0 +window.handle.unfocus: raised gradient vertical +window.handle.unfocus.color: rgb:d0/d0/d0 +window.handle.unfocus.colorTo: rgb:cc/cc/cc + +window.grip.focus: raised gradient vertical +window.grip.focus.color: rgb:f6/df/93 +window.grip.focus.colorTo: rgb:ee/b9/6b +window.grip.unfocus: raised gradient vertical +window.grip.unfocus.color: rgb:dd/dd/dd +window.grip.unfocus.colorTo: rgb:c0/c0/c0 + +window.button.focus: raised gradient vertical +window.button.focus.color: rgb:dd/dd/dd +window.button.focus.colorTo: rgb:c0/c0/c0 +! window.button.focus.color: rgb:f6/df/93 +! window.button.focus.colorTo: rgb:ee/b9/6b +window.button.focus.picColor: rgb:0/0/0 +window.button.unfocus: raised gradient vertical +window.button.unfocus.color: rgb:dd/dd/dd +window.button.unfocus.colorTo: rgb:c0/c0/c0 +window.button.unfocus.picColor: rgb:0/0/0 + +window.button.pressed: sunken gradient diagonal +window.button.pressed.color: rgb:f6/df/93 +window.button.pressed.colorTo: rgb:ee/b9/6b + +window.frame.focusColor: rgb:e3/cd/a6 +window.frame.unfocusColor: rgb:6/6/6 + +window.justify: center + +borderColor: rgb:0/0/0 + +borderWidth: 1 +bevelWidth: 1 +handleWidth: 4 + +*font: gelly2 +menu*font: glisp +toolbar*font: glisp + +*textColor: rgb:c/c/c +! - for fluxbox +window.tab.label.unfocus.textColor: rgb:5a/5a/5a +window.tab.label.focus.textColor: rgb:1a/04/08 +! - + +background: flat +background.color: rgb:db/bc/83 diff --git a/styles/Makemodule.am b/styles/Makemodule.am new file mode 100644 index 0000000..7239f1c --- /dev/null +++ b/styles/Makemodule.am @@ -0,0 +1,19 @@ +styledir = $(pkgdatadir)/styles + +style_DATA = \ + data/styles/Artwiz \ + data/styles/BlueNight \ + data/styles/Flux \ + data/styles/LemonSpace \ + data/styles/Makro \ + data/styles/MerleyKay \ + data/styles/Meta \ + data/styles/Nyz \ + data/styles/Operation \ + data/styles/Outcomes \ + data/styles/Results \ + data/styles/Shade \ + data/styles/Twice \ + data/styles/qnx-photon + +EXTRA_DIST += $(style_DATA) diff --git a/styles/Makro b/styles/Makro new file mode 100644 index 0000000..28d14f8 --- /dev/null +++ b/styles/Makro @@ -0,0 +1,117 @@ +# "Makro" +# A Fluxbox theme by: skypher of perplexity +# 2001 + +toolbar: Gradient Vertical Sunken +toolbar.color: rgb:CC/CC/AA + +toolbar.button: Flat Solid +toolbar.button.color: rgb:AB/90/40 +toolbar.button.picColor: rgb:50/30/10 + +toolbar.button.pressed: Sunken Flat +toolbar.button.pressed.color: rgb:90/70/20 + +toolbar.clock: Flat +toolbar.clock.color: rgb:AB/90/40 +toolbar.clock.textColor: rgb:40/20/05 + +toolbar.label: Flat +toolbar.label.color: rgb:AB/90/40 +toolbar.label.textColor: rgb:40/20/05 + +toolbar.windowLabel: Flat +toolbar.windowLabel.color: rgb:AB/90/40 +toolbar.windowLabel.textColor: rgb:40/20/05 + +toolbar.justify: Left + +menu.title: Raised Flat +menu.title.color: rgb:AB/90/40 +menu.title.textColor: rgb:40/20/05 +menu.title.justify: Left + +menu.frame: Gradient PipeCross +menu.frame.color: rgb:CC/CC/AA +menu.frame.colorTo: rgb:AB/AA/90 +menu.frame.textColor: rgb:10/10/01 +menu.frame.justify: Right + +menu.hilite: Flat +menu.hilite.color: rgb:DF/CF/BF +menu.hilite.textColor: rgb:00/00/00 + +menu.bullet: Square +menu.bullet.position: Right + + +window.title.focus: Gradient Vertical Sunken +window.title.focus.color: rgb:CC/CC/AA + +window.title.unfocus: Gradient Vertical Sunken +window.title.unfocus.color: rgb:AC/AC/90 + +window.label.focus: Solid Flat +window.label.focus.color: rgb:AB/90/40 +window.label.focus.textColor: rgb:40/20/05 + +window.label.unfocus: Flat Solid +window.label.unfocus.color: rgb:AA/80/30 +window.label.unfocus.textColor: rgb:45/25/10 + +window.button.focus: Flat Solid +window.button.focus.color: rgb:AC/99/50 +window.button.focus.picColor: rgb:40/20/05 + +window.button.unfocus: Flat Solid +window.button.unfocus.color: rgb:AA/80/30 +window.button.unfocus.picColor: rgb:45/25/10 + +window.button.pressed: Sunken Solid +window.button.pressed.color: rgb:90/70/20 + +window.frame.focus: Flat +window.frame.focus.color: rgb:00/00/00 +window.frame.unfocus: Flat +window.frame.unfocus.color: rgb:10/10/10 + +window.handle.focus: Sunken Solid +window.handle.focus.color: rgb:AC/99/50 +window.handle.unfocus: Flat Solid +window.handle.unfocus.color: rgb:AA/80/30 + +window.grip.focus: Sunken Gradient Diagonal Interlaced +window.grip.focus.color: rgb:AC/99/50 +window.grip.focus.colorTo: rgb:AA/80/30 +window.grip.unfocus: Raised Gradient Diagonal +window.grip.unfocus.color: rgb:AA/80/30 +window.grip.unfocus.colorTo: rgb:AC/99/50 + +! ----------- tab - explicit for fluxbox, the best wm out there[tm] (; +window.tab.justify: Center +window.tab.label.unfocus: Flat Solid +window.tab.label.unfocus.color: rgb:AA/80/30 +window.tab.label.unfocus.textColor: rgb:45/25/10 +window.tab.label.focus: Solid Flat +window.tab.label.focus.color: rgb:AB/90/40 +window.tab.label.focus.textColor: rgb:40/20/05 +window.tab.borderWidth: 1 +window.tab.borderColor: rgb:10/10/10 +! ----------- (fluxbox.sourceforge.net) +window.tab.font: -*-helvetica-medium-r-*-*-11-*-*-*-*-*-iso8859-* + +window.justify: Left + +toolbar.font: -*-helvetica-medium-r-*-*-11-*-*-*-*-*-iso8859-* +window.font: -*-helvetica-bold-r-*-*-11-*-*-*-*-*-iso8859-* +menu.title.font: -*-helvetica-bold-r-*-*-11-*-*-*-*-*-iso8859-* +menu.frame.font: -*-helvetica-medium-r-*-*-10-*-*-*-*-*-iso8859-* + +borderColor: rgb:10/10/10 + +bevelWidth: 2 +borderWidth: 1 +handleWidth: 3 + +background: flat +background.color: rgb:9A/9A/90 \ No newline at end of file diff --git a/styles/MerleyKay b/styles/MerleyKay new file mode 100644 index 0000000..ae491e3 --- /dev/null +++ b/styles/MerleyKay @@ -0,0 +1,138 @@ +# Merely Kay +# A Fluxbox theme by: skypher of perplexity +# 2001 +# (Not created from scratch, basicly a modification of "Simple Elegance" +# by Pax, thanks!) +# update: added *.tab.* stuff to make fluxbox look real cool :) + +toolbar: Raised Gradient Vertical +toolbar.color: rgb:62/70/85 +toolbar.colorTo: rgb:56/66/75 + +toolbar.button: Raised Gradient Horizontal Interlaced +toolbar.button.color: rgb:62/70/85 +toolbar.button.colorTo: rgb:56/66/75 +toolbar.button.picColor: rgb:FF/FF/FF + +toolbar.button.pressed: Sunken Gradient Horizontal +toolbar.button.pressed.color: rgb:42/50/65 +toolbar.button.pressed.colorTo: rgb:36/46/55 + +toolbar.clock: Sunken Gradient Vertical Interlaced +toolbar.clock.color: rgb:62/70/85 +toolbar.clock.colorTo: rgb:56/66/75 +toolbar.clock.textColor: rgb:FF/FF/FF + +toolbar.label: Sunken Gradient Vertical Interlaced +toolbar.label.color: rgb:62/70/85 +toolbar.label.colorTo: rgb:56/66/75 +toolbar.label.textColor: rgb:FF/FF/FF + +toolbar.windowLabel: Raised Gradient Vertical Interlaced +toolbar.windowLabel.color: rgb:62/70/85 +toolbar.windowLabel.colorTo: rgb:56/66/75 +toolbar.windowLabel.textColor: rgb:FF/FF/FF + +toolbar.justify: center + +menu.title: Raised Gradient Horizontal Interlaced +menu.title.color: rgb:62/66/70 +menu.title.colorTo: rgb:56/60/68 +menu.title.textColor: rgb:E9/E9/E9 +menu.title.justify: Center + +menu.frame: Sunken Gradient PipeCross +menu.frame.color: rgb:62/70/85 +menu.frame.colorTo: rgb:56/66/75 +menu.frame.textColor: rgb:E2/E2/E2 +menu.frame.justify: Left + +menu.hilite: Raised Gradient PipeCross +menu.hilite.color: rgb:50/50/50 +menu.hilite.colorTo: rgb:42/42/42 +menu.hilite.textColor: rgb:FF/FF/FF + +menu.bullet: Triangle +menu.bullet.position: Right + +window.title.focus: Raised Gradient Vertical Interlaced +window.title.focus.color: rgb:62/70/85 +window.title.focus.colorTo: rgb:56/66/75 +window.title.unfocus: Raised Gradient Vertical +window.title.unfocus.color: rgb:60/66/70 +window.title.unfocus.colorTo: rgb:54/60/68 + +window.label.focus: Flat Gradient Vertical Interlaced +window.label.focus.color: rgb:62/70/85 +window.label.focus.colorTo: rgb:56/66/75 +window.label.focus.textColor: rgb:FF/FF/FF +window.label.unfocus: Flat Gradient Vertical +window.label.unfocus.color: rgb:60/66/70 +window.label.unfocus.colorTo: rgb:54/60/68 +window.label.unfocus.textColor: rgb:C1/C1/C1 + +window.button.focus: Raised Gradient Diagonal Bevel1 +window.button.focus.color: rgb:9B/9B/9B +window.button.focus.colorTo: rgb:42/42/42 +window.button.focus.picColor: rgb:E2/E2/E2 +window.button.unfocus: Raised Gradient Diagonal Bevel1 +window.button.unfocus.color: rgb:9B/9B/9B +window.button.unfocus.colorTo: rgb:42/42/42 +window.button.unfocus.picColor: rgb:C1/C1/C1 +window.button.pressed: Sunken Gradient Diagonal Bevel1 +window.button.pressed.color: rgb:9B/9B/9B +window.button.pressed.colorTo: rgb:42/42/42 + +window.frame.focus: Sunken +window.frame.focus.color: rgb:87/99/9F +window.frame.unfocus: Sunken +window.frame.unfocus.color: rgb:87/99/9F + +window.handle.focus: Raised Gradient Diagonal +window.handle.focus.color: rgb:62/70/85 +window.handle.focus.colorTo: rgb:56/66/75 +window.handle.unfocus: Raised Gradient Diagonal +window.handle.unfocus.color: rgb:60/66/70 +window.handle.unfocus.colorTo: rgb:54/60/68 + +window.grip.focus: Raised Gradient Diagonal Interlaced +window.grip.focus.color: rgb:9B/9B/9B +window.grip.focus.colorTo: rgb:42/42/42 +window.grip.unfocus: Raised Gradient Diagonal +window.grip.unfocus.color: rgb:9B/9B/9B +window.grip.unfocus.colorTo: rgb:42/42/42 + +! ----------- tab - explicit for fluxbox, the best wm out there[tm] (; +window.tab.justify: Left +window.tab.label.unfocus: Sunken Gradient Vertical +window.tab.label.unfocus.color: rgb:50/50/50 +window.tab.label.unfocus.colorTo: rgb:54/60/68 +window.tab.label.unfocus.textColor: rgb:AA/AA/AA +window.tab.label.focus: Raised Gradient Vertical +window.tab.label.focus.color: rgb:62/70/85 +window.tab.label.focus.colorTo: rgb:556/66/75 +window.tab.label.focus.textColor: #FFFFFF +window.tab.borderWidth: 2 +window.tab.borderColor: black +! ----------- (fluxbox.sourceforge.net) + +window.justify: Center + +window.tab.font: -*-clean-medium-r-*-*-12-*-*-*-*-60-iso8859-* +toolbar.font: -*-lucida-bold-r-*-*-*-100-*-*-*-*-*-* +window.font: -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-iso8859-* +#menu.title.font: -*-lucida-bold-r-*-*-*-100-*-*-*-*-*-* +menu.title.font: -*-lucida-bold-r-*-*-*-100-*-*-*-*-*-* +menu.frame.font: -*-lucida-medium-r-*-*-*-100-*-*-*-*-*-* + +borderColor: rgb:00/00/00 + +bevelWidth: 2 +borderWidth: 2 +handleWidth: 3 + +background: mod +background.modX: 5 +background.modY: 5 +background.color: rgb:52/60/75 +background.colorTo: rgb:62/70/85 diff --git a/styles/Meta b/styles/Meta new file mode 100644 index 0000000..4bd347e --- /dev/null +++ b/styles/Meta @@ -0,0 +1,130 @@ +! meta +! (c) joel carlbark 2003 +! please dont turn on aa with this style +! make sure you have the font 'glisp' (or similar). + +toolbar: flat gradient vertical +toolbar.color: #849ec6 +toolbar.colorTo: #526d8c + +toolbar.button: parentrelative +toolbar.button.picColor: #d6d7e7 + +toolbar.button.pressed: sunken solid +toolbar.button.pressed.color: #526d8c +toolbar.button.pressed.picColor: #000000 + +! clock +toolbar.clock: parentrelative +toolbar.clock.textColor: white + +! shows workspace nr +toolbar.label: parentrelative +toolbar.label.textColor: white + +! current active window / toolbar +toolbar.windowLabel: parentrelative +toolbar.windowLabel.textColor: white + +! menu --------- +menu.title: flat gradient vertical +menu.title.color: #849ec6 +menu.title.colorTo: #526d8c +menu.title.textColor: #d6d7e7 + +menu.frame: flat gradient vertical +menu.frame.color: #efefef +menu.frame.colorTo: #c6c3c6 +menu.frame.textColor: black + +menu.hilite: flat solid +menu.hilite.color: #849ec6 +menu.hilite.textColor: white + +menu.bullet: triangle +menu.bullet.position: right + +! window -------------- +window.title.focus: flat gradient vertical +window.title.focus.color: #849ec6 +window.title.focus.colorTo: #526d8c + +window.label.focus: parentrelative +window.label.focus.textColor: white + +window.button.focus: flat gradient vertical +window.button.focus.color: #849ec6 +window.button.focus.colorTo: #526d8c +window.button.focus.picColor: #d6d7e7 + +window.button.pressed: sunken solid +window.button.pressed.color: #405060 +window.button.pressed.picColor: #000000 + +window.handle.focus: flat gradient vertical +window.handle.focus.color: #efefef +window.handle.focus.colorTo: #c6c3c6 + +window.grip.focus: flat gradient vertical +window.grip.focus.color: #efefef +window.grip.focus.colorTo: #c6c3c6 + +window.frame.focus: flat solid +window.frame.focus.color: white + +! unfocused +window.title.unfocus: flat gradient vertical +window.title.unfocus.color: #efefef +window.title.unfocus.colorTo: #c6c3c6 + +window.label.unfocus: parentrelative +window.label.unfocus.textColor: #949694 + +window.handle.unfocus: flat gradient vertical +window.handle.unfocus.color: #efefef +window.handle.unfocus.colorTo: #c6c3c6 + +window.grip.unfocus: flat gradient vertical +window.grip.unfocus.color: #efefef +window.grip.unfocus.colorTo: #c6c3c6 + +window.frame.unfocus: flat solid +window.frame.unfocus.color: white + +window.button.unfocus: flat gradient vertical +window.button.unfocus.color: #efefef +window.button.unfocus.colorTo: #c6c3c6 +window.button.unfocus.picColor: #949694 + +! tabs ------ +window.tab.justify: left + +window.tab.label.focus: flat gradient vertical +window.tab.label.focus.color: #849ec6 +window.tab.label.focus.colorTo: #526d8c +window.tab.label.focus.textColor: #d6d7e7 + +window.tab.label.unfocus: flat gradient vertical +window.tab.label.unfocus.color: #efefef +window.tab.label.unfocus.colorTo: #c6c3c6 +window.tab.label.unfocus.textColor: #949694 + +window.tab.borderWidth: 1 +window.tab.borderColor: #949694 +! ------- + +toolbar.justify: left +window.justify: center +menu.title.justify: center +menu.frame.justify: left + +borderColor: #000000 +borderWidth: 1 +bevelWidth: 1 +frameWidth: 1 +handleWidth: 4 + +background: flat +background.color: #d6d7e7 + +*font: glisp diff --git a/styles/Nyz b/styles/Nyz new file mode 100644 index 0000000..00035d7 --- /dev/null +++ b/styles/Nyz @@ -0,0 +1,105 @@ +toolbar: flat diagonal gradient +toolbar.color: rgb:6/9/c +toolbar.colorTo: rgb:4/6/8 +toolbar.button: flat diagonal gradient +toolbar.button.color: rgb:3/48/6 +toolbar.button.colorTo: rgb:5/78/a +toolbar.button.picColor: rgb:1/18/2 +toolbar.button.pressed: flat crossdiagonal gradient +toolbar.button.pressed.color: grey40 +toolbar.button.pressed.colorTo: grey20 +toolbar.label: flat crossdiagonal gradient +toolbar.label.color: grey40 +toolbar.label.colorTo: grey20 +toolbar.label.textColor: grey85 +toolbar.windowLabel: flat crossdiagonal gradient +toolbar.windowLabel.color: grey40 +toolbar.windowLabel.colorTo: grey20 +toolbar.windowLabel.textColor: grey85 +toolbar.clock: flat crossdiagonal gradient +toolbar.clock.color: grey40 +toolbar.clock.colorTo: grey20 +toolbar.clock.textColor: grey85 +toolbar.justify: right +toolbar.font: lucidasans-10 + +menu.title: flat crossdiagonal gradient +menu.title.color: rgb:6/9/c +menu.title.colorTo: rgb:3/48/6 +menu.title.textColor: white +menu.title.font: lucidasans-10 +menu.title.justify: right + +menu.frame: flat crossdiagonal gradient +menu.frame.color: grey40 +menu.frame.colorTo: grey20 +menu.frame.textColor: grey85 +menu.frame.disableColor: rgb:4/4/38 +menu.frame.font: lucidasans-10 +menu.frame.justify: center + +menu.bullet.position: right +menu.bullet: triangle + +menu.hilite: flat crossdiagonal gradient +menu.hilite.color: rgb:6/9/c +menu.hilite.colorTo: rgb:3/48/6 +menu.hilite.textColor: white + +window.title.focus: flat diagonal gradient +window.title.focus.color: rgb:6/9/c +window.title.focus.colorTo: rgb:4/6/8 +window.title.unfocus: flat solid +window.title.unfocus.color: grey30 + +window.label.focus: flat crossdiagonal gradient +window.label.focus.color: grey40 +window.label.focus.colorTo: grey20 +window.label.focus.textColor: white +window.label.unfocus: flat crossdiagonal gradient +window.label.unfocus.color: grey30 +window.label.unfocus.colorTo: grey20 +window.label.unfocus.textColor: grey60 + +window.button.focus: flat diagonal gradient +window.button.focus.color: rgb:4/6/8 +window.button.focus.colorTo: rgb:5/78/a +window.button.focus.picColor: rgb:1/18/2 +window.button.unfocus: flat solid +window.button.unfocus.color: grey30 +window.button.unfocus.picColor: grey20 +window.button.pressed: flat crossdiagonal gradient +window.button.pressed.color: grey40 +window.button.pressed.colorTo: grey20 + +window.handle.focus: flat crossdiagonal gradient +window.handle.focus.color: rgb:6/9/c +window.handle.focus.colorTo: rgb:3/48/6 +window.handle.unfocus: flat solid +window.handle.unfocus.color: grey30 + +window.grip.focus: flat crossdiagonal gradient +window.grip.focus.color: grey40 +window.grip.focus.colorTo: grey20 +window.grip.unfocus: flat crossdiagonal gradient +window.grip.unfocus.color: grey30 +window.grip.unfocus.colorTo: grey20 + +window.frame.focusColor: rgb:6/9/c +window.frame.unfocusColor: grey30 + +window.font: lucidasans-10 +window.justify: right + +borderColor: grey10 + +bevelWidth: 1 +borderWidth: 2 +handleWidth: 4 + +*textColor: grey85 +*Font: lucidasans-10 + + +background: flat +background.color: grey20 \ No newline at end of file diff --git a/styles/Operation b/styles/Operation new file mode 100644 index 0000000..cfcea2c --- /dev/null +++ b/styles/Operation @@ -0,0 +1,93 @@ +toolbar: flat crossdiagonal gradient +toolbar.color: rgb:6/9/c +toolbar.colorTo: rgb:4/6/8 +toolbar.button: parentrelative +toolbar.button.picColor: grey85 +toolbar.button.pressed: flat crossdiagonal gradient +toolbar.button.pressed.color: grey50 +toolbar.button.pressed.colorTo: grey80 +toolbar.label: parentrelative +toolbar.label.textColor: grey85 +toolbar.windowLabel: parentrelative +toolbar.windowLabel.textColor: grey85 +toolbar.clock: parentrelative +toolbar.clock.textColor: grey85 +toolbar.justify: right +toolbar.font: lucidasans-10 + +menu.title: flat crossdiagonal gradient +menu.title.color: rgb:6/9/c +menu.title.colorTo: rgb:3/48/6 +menu.title.textColor: white +menu.title.font: lucidasans-10 +menu.title.justify: right + +menu.frame: flat crossdiagonal gradient +menu.frame.color: grey50 +menu.frame.colorTo: grey80 +menu.frame.textColor: grey20 +menu.frame.disableColor: grey40 +menu.frame.font: lucidasans-10 +menu.frame.justify: center + +menu.bullet.position: right +menu.bullet: triangle + +menu.hilite: flat crossdiagonal gradient +menu.hilite.color: rgb:6/9/c +menu.hilite.colorTo: rgb:3/48/6 +menu.hilite.textColor: white + +window.title.focus: flat crossdiagonal gradient +window.title.focus.color: rgb:6/9/c +window.title.focus.colorTo: rgb:3/48/6 +window.title.unfocus: flat diagonal gradient +window.title.unfocus.color: grey50 +window.title.unfocus.colorTo: grey20 + +window.label.focus: parentrelative +window.label.focus.textColor: white +window.label.unfocus: parentrelative +window.label.unfocus.textColor: grey60 + +window.button.focus: parentrelative +window.button.focus.picColor: grey85 +window.button.unfocus: parentrelative +window.button.unfocus.picColor: grey60 +window.button.pressed: flat crossdiagonal gradient +window.button.pressed.color: grey50 +window.button.pressed.colorTo: grey80 + +window.handle.focus: flat crossdiagonal gradient +window.handle.focus.color: rgb:6/9/c +window.handle.focus.colorTo: rgb:3/48/6 +window.handle.unfocus: flat diagonal gradient +window.handle.unfocus.color: grey50 +window.handle.unfocus.colorTo: grey20 + +window.grip.focus: parentrelative +window.grip.unfocus: parentrelative + +window.frame.focusColor: rgb:6/9/c +window.frame.unfocusColor: grey50 + +window.font: lucidasans-10 +window.justify: right + +borderColor: rgb:2/3/4 + +bevelWidth: 1 +borderWidth: 1 +handleWidth: 4 + +*textColor: grey85 +*Font: lucidasans-10 + +background: flatcrossdiagonalgradient +background.color: rgb:4/6/8 +background.colorTo: rgb:3/48/6 + +bbpager.desktop.focus: flat interlaced crossdiagonal gradient +bbpager.desktop.focus.color: rgb:6/9/c +bbpager.desktop.focus.colorTo: rgb:3/48/6 + diff --git a/styles/Outcomes b/styles/Outcomes new file mode 100644 index 0000000..799787a --- /dev/null +++ b/styles/Outcomes @@ -0,0 +1,118 @@ +toolbar: raised diagonal gradient bevel1 +toolbar.color: rgb:7/8/8 +toolbar.colorTo: grey20 + +toolbar.button: raised diagonal gradient bevel1 +toolbar.button.color: grey +toolbar.button.colorTo: grey20 +toolbar.button.picColor: black +toolbar.button.pressed: sunken diagonal interlaced gradient bevel1 +toolbar.button.pressed.color: rgb:38/4/4 +toolbar.button.pressed.colorTo: rgb:d/f/f + +toolbar.label: flat interlaced diagonal gradient +toolbar.label.color: grey20 +toolbar.label.colorTo: rgb:7/8/8 +toolbar.label.textColor: grey85 + +toolbar.windowLabel: flat interlaced diagonal gradient +toolbar.windowLabel.color: grey20 +toolbar.windowLabel.colorTo: rgb:7/8/8 +toolbar.windowLabel.textColor: grey85 + +toolbar.clock: flat interlaced diagonal gradient +toolbar.clock.color: grey20 +toolbar.clock.colorTo: rgb:7/8/8 +toolbar.clock.textColor: grey85 + +toolbar.justify: center +toolbar.font: lucidasans-bold-10 + +menu.title: raised diagonal interlaced gradient bevel1 +menu.title.color: grey20 +menu.title.colorTo: rgb:7/8/8 +menu.title.textColor: grey85 +menu.title.font: lucidasans-bold-10 +menu.title.justify: center + +menu.frame: raised diagonal gradient bevel1 +menu.frame.color: rgb:7/8/8 +menu.frame.colorTo: grey10 +menu.frame.textColor: white +menu.frame.disableColor: rgb:38/4/4 +menu.frame.font: lucidasans-10 +menu.frame.justify: center + +menu.bullet: triangle +menu.bullet.position: right + +menu.hilite: raised diagonal gradient bevel1 +menu.hilite.color: grey60 +menu.hilite.colorTo: white +menu.hilite.textColor: grey20 + +window.title.focus: raised diagonal gradient bevel1 +window.title.focus.color: rgb:7/8/8 +window.title.focus.colorTo: grey20 +window.title.unfocus: raised diagonal gradient bevel1 +window.title.unfocus.color: rgb:54/6/6 +window.title.unfocus.colorTo: grey20 + +window.label.focus: interlaced sunken diagonal gradient bevel1 +window.label.focus.color: grey20 +window.label.focus.colorTo: grey +window.label.focus.textColor: white +window.label.unfocus: interlaced flat gradient +window.label.unfocus.color: grey20 +window.label.unfocus.colorTo: rgb:54/6/6 +window.label.unfocus.textColor: grey + +window.handle.focus: raised diagonal gradient bevel1 +window.handle.focus.color: rgb:7/8/8 +window.handle.focus.colorTo: grey20 +window.handle.unfocus: raised diagonal gradient bevel1 +window.handle.unfocus.color: rgb:54/6/6 +window.handle.unfocus.colorTo: grey20 + +window.grip.focus: raised diagonal gradient bevel1 +window.grip.focus.color: grey +window.grip.focus.colorTo: grey20 +window.grip.unfocus: sunken diagonal gradient bevel1 +window.grip.unfocus.color: grey20 +window.grip.unfocus.colorTo: grey + + +window.button.focus: raised diagonal gradient bevel1 +window.button.focus.color: grey +window.button.focus.colorTo: grey20 +window.button.focus.picColor: black +window.button.unfocus: sunken diagonal gradient bevel1 +window.button.unfocus.color: grey20 +window.button.unfocus.colorTo: grey +window.button.unfocus.picColor: grey40 +window.button.pressed: flat diagonal interlaced gradient +window.button.pressed.color: rgb:38/4/4 +window.button.pressed.colorTo: rgb:d/f/f + +window.frame.focusColor: grey85 +window.frame.unfocusColor: rgb:54/6/6 + +window.font: lucidasans-bold-10 +window.justify: center + +! misc... +borderColor: rgb:1c/2/2 + +borderWidth: 1 +bevelWidth: 2 +handleWidth: 4 + +background: mod +background.modX: 4 +background.modY: 4 +background.color: grey20 +background.colorTo: rgb:54/6/6 + +! for the bbtools +menuFont: lucidasans-10 +titleFont: lucidasans-bold-10 diff --git a/styles/Results b/styles/Results new file mode 100644 index 0000000..eed32e7 --- /dev/null +++ b/styles/Results @@ -0,0 +1,118 @@ +toolbar: raised diagonal gradient bevel1 +toolbar.color: rgb:8/8/7 +toolbar.colorTo: grey20 + +toolbar.button: raised diagonal gradient bevel1 +toolbar.button.color: grey +toolbar.button.colorTo: grey20 +toolbar.button.picColor: black +toolbar.button.pressed: sunken diagonal interlaced gradient bevel1 +toolbar.button.pressed.color: rgb:4/4/38 +toolbar.button.pressed.colorTo: rgb:f/f/d + +toolbar.label: flat interlaced diagonal gradient +toolbar.label.color: grey20 +toolbar.label.colorTo: rgb:8/8/7 +toolbar.label.textColor: grey85 + +toolbar.windowLabel: flat interlaced diagonal gradient +toolbar.windowLabel.color: grey20 +toolbar.windowLabel.colorTo: rgb:8/8/7 +toolbar.windowLabel.textColor: grey85 + +toolbar.clock: flat interlaced diagonal gradient +toolbar.clock.color: grey20 +toolbar.clock.colorTo: rgb:8/8/7 +toolbar.clock.textColor: grey85 + +toolbar.justify: center +toolbar.font: lucidasans-bold-10 + +menu.title: raised diagonal interlaced gradient bevel1 +menu.title.color: grey20 +menu.title.colorTo: rgb:8/8/7 +menu.title.textColor: grey85 +menu.title.font: lucidasans-bold-10 +menu.title.justify: center + +menu.frame: raised diagonal gradient bevel1 +menu.frame.color: rgb:8/8/7 +menu.frame.colorTo: grey10 +menu.frame.textColor: white +menu.frame.disableColor: rgb:4/4/38 +menu.frame.font: lucidasans-10 +menu.frame.justify: center + +menu.bullet: triangle +menu.bullet.position: right + +menu.hilite: raised diagonal gradient bevel1 +menu.hilite.color: grey60 +menu.hilite.colorTo: white +menu.hilite.textColor: grey20 + +window.title.focus: raised diagonal gradient bevel1 +window.title.focus.color: rgb:8/8/7 +window.title.focus.colorTo: grey20 +window.title.unfocus: raised diagonal gradient bevel1 +window.title.unfocus.color: rgb:6/6/54 +window.title.unfocus.colorTo: grey20 + +window.label.focus: interlaced sunken diagonal gradient bevel1 +window.label.focus.color: grey20 +window.label.focus.colorTo: grey +window.label.focus.textColor: white +window.label.unfocus: interlaced flat gradient +window.label.unfocus.color: grey20 +window.label.unfocus.colorTo: rgb:6/6/54 +window.label.unfocus.textColor: grey + +window.handle.focus: raised diagonal gradient bevel1 +window.handle.focus.color: rgb:8/8/7 +window.handle.focus.colorTo: grey20 +window.handle.unfocus: raised diagonal gradient bevel1 +window.handle.unfocus.color: rgb:6/6/54 +window.handle.unfocus.colorTo: grey20 + +window.grip.focus: raised diagonal gradient bevel1 +window.grip.focus.color: grey +window.grip.focus.colorTo: grey20 +window.grip.unfocus: sunken diagonal gradient bevel1 +window.grip.unfocus.color: grey20 +window.grip.unfocus.colorTo: grey + + +window.button.focus: raised diagonal gradient bevel1 +window.button.focus.color: grey +window.button.focus.colorTo: grey20 +window.button.focus.picColor: black +window.button.unfocus: sunken diagonal gradient bevel1 +window.button.unfocus.color: grey20 +window.button.unfocus.colorTo: grey +window.button.unfocus.picColor: grey40 +window.button.pressed: flat diagonal interlaced gradient +window.button.pressed.color: rgb:4/4/38 +window.button.pressed.colorTo: rgb:f/f/d + +window.frame.focusColor: grey85 +window.frame.unfocusColor: rgb:6/6/54 + +window.font: lucidasans-bold-10 +window.justify: center + +! misc... +borderColor: rgb:2/2/1c + +borderWidth: 1 +bevelWidth: 2 +handleWidth: 4 + +background: mod +background.modX: 4 +background.modY: 4 +background.color: grey20 +background.colorTo: rgb:6/6/5c + +! for the bbtools +menuFont: lucidasans-10 +titleFont: lucidasans-bold-10 diff --git a/styles/Shade b/styles/Shade new file mode 100644 index 0000000..ac47a59 --- /dev/null +++ b/styles/Shade @@ -0,0 +1,92 @@ +toolbar: flat solid +toolbar.color: rgb:6/6/6 +toolbar.button: flat solid +toolbar.button.color: rgb:6/6/6 +toolbar.button.picColor: rgb:2/2/2 +toolbar.label: flat crossdiagonal gradient +toolbar.label.color: rgb:8/8/7 +toolbar.label.colorTo: rgb:f/f/d +toolbar.label.textColor: rgb:2/2/1c +toolbar.windowLabel: flat crossdiagonal gradient +toolbar.windowLabel.color: rgb:8/8/7 +toolbar.windowLabel.colorTo: rgb:f/f/d +toolbar.windowLabel.textColor: rgb:2/2/1c +toolbar.clock: flat crossdiagonal gradient +toolbar.clock.color: rgb:8/8/7 +toolbar.clock.colorTo: rgb:f/f/d +toolbar.clock.textColor: rgb:2/2/1c +toolbar.justify: right +toolbar.font: lucidasans-10 + +menu.title: flat crossdiagonal gradient +menu.title.color: rgb:8/8/7 +menu.title.colorTo: rgb:f/f/d +menu.title.textColor: rgb:2/2/1c +menu.title.font: lucidasans-10 +menu.title.justify: right + +menu.frame: flat solid +menu.frame.color: rgb:6/6/6 +menu.frame.textColor: grey85 +menu.frame.disableColor: rgb:4/4/4 +menu.frame.font: lucidasans-10 +menu.frame.justify: center + +menu.bullet.position: right +menu.bullet: triangle + +menu.hilite: flat solid +menu.hilite.color: rgb:4/4/4 +menu.hilite.textColor: white + +window.title.focus: flat solid +window.title.focus.color: rgb:6/6/6 +window.title.unfocus: flat solid +window.title.unfocus.color: rgb:4/4/4 + +window.label.focus: flat crossdiagonal gradient +window.label.focus.color: rgb:8/8/7 +window.label.focus.colorTo: rgb:f/f/d +window.label.focus.textColor: rgb:2/2/1c +window.label.unfocus: flat solid +window.label.unfocus.color: rgb:4/4/4 +window.label.unfocus.textColor: rgb:2/2/2 + +window.button.focus: flat solid +window.button.focus.color: rgb:6/6/6 +window.button.focus.picColor: rgb:2/2/2 +window.button.unfocus: flat solid +window.button.unfocus.color: rgb:4/4/4 +window.button.unfocus.picColor: rgb:2/2/2 + +window.handle.focus: flat crossdiagonal gradient +window.handle.focus.color: rgb:8/8/7 +window.handle.focus.colorTo: rgb:f/f/d +window.handle.unfocus: flat solid +window.handle.unfocus.color: rgb:4/4/4 + +window.grip.focus: flat solid +window.grip.focus.color: rgb:8/8/8 +window.grip.unfocus: flat solid +window.grip.unfocus.color: rgb:4/4/4 + +window.frame.focusColor: rgb:f/f/d +window.frame.unfocusColor: rgb:6/6/6 + +window.font: lucidasans-10 +window.justify: right + +*button.pressed: flat solid +*button.pressed.color: rgb:a/a/8c + +borderColor: rgb:2/2/2 + +bevelWidth: 2 +borderWidth: 2 +handleWidth: 3 + +*textColor: grey20 +*Font: lucidasans-10 + +background: flat +background.color: rgb:4/4/4 \ No newline at end of file diff --git a/styles/Twice b/styles/Twice new file mode 100644 index 0000000..ae65b7c --- /dev/null +++ b/styles/Twice @@ -0,0 +1,105 @@ +toolbar: flat diagonal gradient +toolbar.color: rgb:c/6/6 +toolbar.colorTo: rgb:8/4/4 +toolbar.button: flat diagonal gradient +toolbar.button.color: rgb:6/3/3 +toolbar.button.colorTo: rgb:a/5/5 +toolbar.button.picColor: rgb:4/2/2 +toolbar.button.pressed: flat crossdiagonal gradient +toolbar.button.pressed.color: grey40 +toolbar.button.pressed.colorTo: grey20 +toolbar.label: flat crossdiagonal gradient +toolbar.label.color: grey40 +toolbar.label.colorTo: grey20 +toolbar.label.textColor: grey85 +toolbar.windowLabel: flat crossdiagonal gradient +toolbar.windowLabel.color: grey40 +toolbar.windowLabel.colorTo: grey20 +toolbar.windowLabel.textColor: grey85 +toolbar.clock: flat crossdiagonal gradient +toolbar.clock.color: grey40 +toolbar.clock.colorTo: grey20 +toolbar.clock.textColor: grey85 +toolbar.justify: right +toolbar.font: lucidasans-10 + +menu.title: flat crossdiagonal gradient +menu.title.color: rgb:c/6/6 +menu.title.colorTo: rgb:6/3/3 +menu.title.textColor: white +menu.title.font: lucidasans-10 +menu.title.justify: right + +menu.frame: flat crossdiagonal gradient +menu.frame.color: grey40 +menu.frame.colorTo: grey20 +menu.frame.textColor: grey85 +menu.frame.disableColor: rgb:4/2/2 +menu.frame.font: lucidasans-10 +menu.frame.justify: center + +menu.bullet.position: right +menu.bullet: triangle + +menu.hilite: flat crossdiagonal gradient +menu.hilite.color: rgb:c/6/6 +menu.hilite.colorTo: rgb:6/3/3 +menu.hilite.textColor: white + +window.title.focus: flat diagonal gradient +window.title.focus.color: rgb:c/6/6 +window.title.focus.colorTo: rgb:8/4/4 +window.title.unfocus: flat solid +window.title.unfocus.color: grey30 + +window.label.focus: flat crossdiagonal gradient +window.label.focus.color: grey40 +window.label.focus.colorTo: grey20 +window.label.focus.textColor: white +window.label.unfocus: flat crossdiagonal gradient +window.label.unfocus.color: grey30 +window.label.unfocus.colorTo: grey20 +window.label.unfocus.textColor: grey60 + +window.button.focus: flat diagonal gradient +window.button.focus.color: rgb:8/4/4 +window.button.focus.colorTo: rgb:a/5/5 +window.button.focus.picColor: rgb:4/2/2 +window.button.unfocus: flat solid +window.button.unfocus.color: grey30 +window.button.unfocus.picColor: grey20 +window.button.pressed: flat crossdiagonal gradient +window.button.pressed.color: grey40 +window.button.pressed.colorTo: grey20 + +window.handle.focus: flat crossdiagonal gradient +window.handle.focus.color: rgb:c/6/6 +window.handle.focus.colorTo: rgb:6/3/3 +window.handle.unfocus: flat solid +window.handle.unfocus.color: grey30 + +window.grip.focus: flat crossdiagonal gradient +window.grip.focus.color: grey40 +window.grip.focus.colorTo: grey20 +window.grip.unfocus: flat crossdiagonal gradient +window.grip.unfocus.color: grey30 +window.grip.unfocus.colorTo: grey20 + +window.frame.focusColor: rgb:c/6/6 +window.frame.unfocusColor: grey30 + +window.font: lucidasans-10 +window.justify: right + +borderColor: grey10 + +bevelWidth: 1 +borderWidth: 2 +handleWidth: 4 + +*textColor: grey85 +*Font: lucidasans-10 + +background: flat +background.color: grey20 + diff --git a/styles/arch/Makemodule.am b/styles/arch/Makemodule.am new file mode 100644 index 0000000..4ad28b9 --- /dev/null +++ b/styles/arch/Makemodule.am @@ -0,0 +1,3 @@ +arch_styledir = $(pkgdatadir)/styles/arch + +dist_arch_style_DATA = data/styles/arch/theme.cfg diff --git a/styles/arch/pixmaps/Makemodule.am b/styles/arch/pixmaps/Makemodule.am new file mode 100644 index 0000000..fa47014 --- /dev/null +++ b/styles/arch/pixmaps/Makemodule.am @@ -0,0 +1,33 @@ +arch_pixmaps_styledir = $(pkgdatadir)/styles/arch/pixmaps + +dist_arch_pixmaps_style_DATA = \ + data/styles/arch/pixmaps/bullet.xpm \ + data/styles/arch/pixmaps/closefcs.xpm \ + data/styles/arch/pixmaps/closepr.xpm \ + data/styles/arch/pixmaps/closeufcs.xpm \ + data/styles/arch/pixmaps/frame.xpm \ + data/styles/arch/pixmaps/gripfcs.xpm \ + data/styles/arch/pixmaps/maxfcs.xpm \ + data/styles/arch/pixmaps/maxpr.xpm \ + data/styles/arch/pixmaps/maxufcs.xpm \ + data/styles/arch/pixmaps/menuiconfcs.xpm \ + data/styles/arch/pixmaps/menuiconpr.xpm \ + data/styles/arch/pixmaps/menuiconufcs.xpm \ + data/styles/arch/pixmaps/minfcs.xpm \ + data/styles/arch/pixmaps/minpr.xpm \ + data/styles/arch/pixmaps/minufcs.xpm \ + data/styles/arch/pixmaps/selected.xpm \ + data/styles/arch/pixmaps/shadefcs.xpm \ + data/styles/arch/pixmaps/shadepr.xpm \ + data/styles/arch/pixmaps/shadeufcs.xpm \ + data/styles/arch/pixmaps/stickfcs.xpm \ + data/styles/arch/pixmaps/stickpr.xpm \ + data/styles/arch/pixmaps/stickufcs.xpm \ + data/styles/arch/pixmaps/stuckfcs.xpm \ + data/styles/arch/pixmaps/stuckufcs.xpm \ + data/styles/arch/pixmaps/tbarfcs.xpm \ + data/styles/arch/pixmaps/tbarufcs.xpm \ + data/styles/arch/pixmaps/unselected.xpm \ + data/styles/arch/pixmaps/unshadefcs.xpm \ + data/styles/arch/pixmaps/unshadepr.xpm \ + data/styles/arch/pixmaps/unshadeufcs.xpm diff --git a/styles/arch/pixmaps/bullet.xpm b/styles/arch/pixmaps/bullet.xpm new file mode 100644 index 0000000..d46c69a --- /dev/null +++ b/styles/arch/pixmaps/bullet.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char *bullet[] = { +/* columns rows colors chars-per-pixel */ +"16 16 4 1", +" c black", +". c #A0A0A0", +"X c #E7E7E7", +"o c None", +/* pixels */ +"oooooooooooooooo", +"oooooooooooooooo", +"oooooooooooooooo", +"oooooooooooooooo", +"oooooooooooooooo", +"oooooooooooooooo", +"ooooooooXooooooo", +"ooooooooXXoooooo", +"oooooXXXXXXooooo", +"oooooXXXXXXXoooo", +"oooooXXXXXX.oooo", +"ooooo...XX.ooooo", +"ooooooooX.oooooo", +"oooooooo.ooooooo", +"oooooooooooooooo", +"oooooooooooooooo" +}; diff --git a/styles/arch/pixmaps/closefcs.xpm b/styles/arch/pixmaps/closefcs.xpm new file mode 100644 index 0000000..b67cfb3 --- /dev/null +++ b/styles/arch/pixmaps/closefcs.xpm @@ -0,0 +1,114 @@ +/* XPM */ +static char * closefcs_xpm[] = { +"19 19 92 2", +" c #A7A7A7", +". c #BCBCBC", +"+ c #D3D3D3", +"@ c #D0D0D0", +"# c #CDCDCD", +"$ c #CACACA", +"% c #CFCFCF", +"& c #D2D2D2", +"* c #DFDFDF", +"= c #DADADA", +"- c #C9C9C9", +"; c #C2C2C2", +"> c #C0C0C0", +", c #C3C3C3", +"' c #CCCCCC", +") c #D6D6D6", +"! c #D9D9D9", +"~ c #E2E2E2", +"{ c #BBBBBB", +"] c #979797", +"^ c #8F8F8F", +"/ c #919191", +"( c #9C9C9C", +"_ c #A9A9A9", +": c #BABABA", +"< c #CBCBCB", +"[ c #DCDCDC", +"} c #E3E3E3", +"| c #DBDBDB", +"1 c #C8C8C8", +"2 c #ADADAD", +"3 c #8A8A8A", +"4 c #959595", +"5 c #EAEAEA", +"6 c #F9F9F9", +"7 c #ECECEC", +"8 c #B3B3B3", +"9 c #AFAFAF", +"0 c #C6C6C6", +"a c #DDDDDD", +"b c #E5E5E5", +"c c #ACACAC", +"d c #818181", +"e c #FAFAFA", +"f c #F5F5F5", +"g c #F6F6F6", +"h c #F7F7F7", +"i c #D5D5D5", +"j c #B2B2B2", +"k c #E0E0E0", +"l c #B6B6B6", +"m c #868686", +"n c #D1D1D1", +"o c #F4F4F4", +"p c #E7E7E7", +"q c #BEBEBE", +"r c #D3D3D6", +"s c #939393", +"t c #C5C5C5", +"u c #F2F2F2", +"v c #EDEDED", +"w c #EEEEEE", +"x c #AEAEAE", +"y c #000000", +"z c #E1E1E1", +"A c #E8E8E8", +"B c #D8D8D8", +"C c #D7D7D7", +"D c #F0F0F0", +"E c #F8F8F8", +"F c #F1F1F1", +"G c #ABABAB", +"H c #D4D4D4", +"I c #B1B1B1", +"J c #C4C4C4", +"K c #F3F3F3", +"L c #EFEFEF", +"M c #BFBFBF", +"N c #A3A3A3", +"O c #9E9E9E", +"P c #E6E6E6", +"Q c #A2A2A2", +"R c #E9E9E9", +"S c #FBFBFB", +"T c #EBEBEB", +"U c #B4B4B4", +"V c #A4A4A4", +"W c #EFF1F1", +"X c #BDBDBD", +"Y c #CECECE", +"Z c #C1C1C1", +"` c #C3C0C3", +" ", +". . . . . . . . . . . . . . . . . . . ", +"+ + + + + + @ # $ $ $ # % & + + + + + ", +"* * * * = & - ; > > , ' @ ) ! * * * * ", +"~ ~ ~ = ' { ] ^ / ( _ : < ) [ ~ ~ ~ ", +"} } | 1 2 3 4 , 5 6 7 % 8 9 0 ) a } } ", +"b a - c d > e f f f g h e i j # [ k b ", +"~ i l m n h g g o g f g h h p q r k b ", +"[ ; s t h u v w u o u w w f h ~ # a ~ ", +"n x _ g u p y y z p z y y A o h [ B ~ ", +"0 ( | o v C y y y ' y y y ! D E F = z ", +"{ G o o 7 H 9 y y 2 y y I C F E E A z ", +"j J u K L k M N O y O N > z o e E u p ", +"9 = F o K P ' y y Q y y # R E S 6 f R ", +"I F F K D k y y y Q y y y ~ f e e 6 T ", +"U D u K 7 C y y V x V y y ! F e e 6 W ", +"{ D u f L = X I ; Y ; j q [ u e 6 e F ", +"Z K f h h 7 [ = b 7 b = [ 5 g 6 6 e u ", +"` K g 6 S 6 o f 6 S 6 f o h e 6 e 6 L "}; diff --git a/styles/arch/pixmaps/closepr.xpm b/styles/arch/pixmaps/closepr.xpm new file mode 100644 index 0000000..34907c5 --- /dev/null +++ b/styles/arch/pixmaps/closepr.xpm @@ -0,0 +1,107 @@ +/* XPM */ +static char * closepr_xpm[] = { +"19 19 85 1", +" c #A7A7A7", +". c #BCBCBC", +"+ c #D3D3D3", +"@ c #D0D0D0", +"# c #CDCDCD", +"$ c #CACACA", +"% c #CFCFCF", +"& c #D2D2D2", +"* c #DFDFDF", +"= c #DADADA", +"- c #C9C9C9", +"; c #C2C2C2", +"> c #C0C0C0", +", c #C3C3C3", +"' c #CCCCCC", +") c #D6D6D6", +"! c #D9D9D9", +"~ c #E2E2E2", +"{ c #BBBBBB", +"] c #979797", +"^ c #8F8F8F", +"/ c #919191", +"( c #9C9C9C", +"_ c #A9A9A9", +": c #BABABA", +"< c #CBCBCB", +"[ c #DCDCDC", +"} c #E3E3E3", +"| c #DBDBDB", +"1 c #C8C8C8", +"2 c #ADADAD", +"3 c #8A8A8A", +"4 c #959595", +"5 c #EAEAEA", +"6 c #F9F9F9", +"7 c #ECECEC", +"8 c #B3B3B3", +"9 c #AFAFAF", +"0 c #C6C6C6", +"a c #DDDDDD", +"b c #E5E5E5", +"c c #ACACAC", +"d c #818181", +"e c #FAFAFA", +"f c #F5F5F5", +"g c #F6F6F6", +"h c #F7F7F7", +"i c #D5D5D5", +"j c #B2B2B2", +"k c #E0E0E0", +"l c #B6B6B6", +"m c #868686", +"n c #D1D1D1", +"o c #F8F8F8", +"p c #E7E7E7", +"q c #BEBEBE", +"r c #D3D3D6", +"s c #939393", +"t c #C5C5C5", +"u c #F3F3F3", +"v c #F4F4F4", +"w c #AEAEAE", +"x c #F1F1F1", +"y c #E9E9E9", +"z c #F0F0F0", +"A c #F2F2F2", +"B c #D8D8D8", +"C c #000000", +"D c #E8E8E8", +"E c #E1E1E1", +"F c #ABABAB", +"G c #C4C4C4", +"H c #EFEFEF", +"I c #D7D7D7", +"J c #E4E4E4", +"K c #FBFBFB", +"L c #B1B1B1", +"M c #EBEBEB", +"N c #B4B4B4", +"O c #EEEEEE", +"P c #EFF1F1", +"Q c #C1C1C1", +"R c #C3C0C3", +"S c #FCFCFC", +"T c #FDFDFD", +" ", +"...................", +"++++++@#$$$#%&+++++", +"****=&-;>>,'@)!****", +"~~~='{ ]^/(_:<)[~~~", +"}}|1234,567%890)a}}", +"ba-cd>efffgheij#[kb", +"~ilmnoggfggghopqrkb", +"[;sthfuvfgfvvoh~#a~", +"nw_hfx5yzAz57Aho[B~", +"0(|vu5CC}D}CC7gox=E", +"{FvvuDCCC[CCC7oooDE", +"jGAvuH}CCICCJxoKoAp", +"9=xvfAD[)CI[yfeK6fy", +"Lxxvvz}CCICCJA6Ke6M", +"NzAuu7CCCaCCCOoee6P", +"{zAffOCCb5bCCzoe6ex", +"QufoegzHvhvHzv6e6eA", +"Rug6KSeKSTSKeee6e6H"}; diff --git a/styles/arch/pixmaps/closeufcs.xpm b/styles/arch/pixmaps/closeufcs.xpm new file mode 100644 index 0000000..78572f3 --- /dev/null +++ b/styles/arch/pixmaps/closeufcs.xpm @@ -0,0 +1,105 @@ +/* XPM */ +static char * closeufcs_xpm[] = { +"19 19 83 1", +" c #A7A7A7", +". c #BCBCBC", +"+ c #D3D3D3", +"@ c #D0D0D0", +"# c #CDCDCD", +"$ c #CACACA", +"% c #CFCFCF", +"& c #D2D2D2", +"* c #DFDFDF", +"= c #DADADA", +"- c #C9C9C9", +"; c #C2C2C2", +"> c #C0C0C0", +", c #C3C3C3", +"' c #CCCCCC", +") c #D6D6D6", +"! c #D9D9D9", +"~ c #E2E2E2", +"{ c #BBBBBB", +"] c #979797", +"^ c #8F8F8F", +"/ c #919191", +"( c #9C9C9C", +"_ c #A9A9A9", +": c #BABABA", +"< c #CBCBCB", +"[ c #DCDCDC", +"} c #E3E3E3", +"| c #DBDBDB", +"1 c #C8C8C8", +"2 c #ADADAD", +"3 c #8A8A8A", +"4 c #959595", +"5 c #EAEAEA", +"6 c #F9F9F9", +"7 c #ECECEC", +"8 c #B3B3B3", +"9 c #AFAFAF", +"0 c #C6C6C6", +"a c #DDDDDD", +"b c #E5E5E5", +"c c #ACACAC", +"d c #818181", +"e c #FAFAFA", +"f c #F5F5F5", +"g c #F6F6F6", +"h c #F7F7F7", +"i c #D5D5D5", +"j c #B2B2B2", +"k c #E0E0E0", +"l c #B6B6B6", +"m c #868686", +"n c #D1D1D1", +"o c #F8F8F8", +"p c #E7E7E7", +"q c #BEBEBE", +"r c #D3D3D6", +"s c #939393", +"t c #C5C5C5", +"u c #AEAEAE", +"v c #FBFBFB", +"w c #D8D8D8", +"x c #FDFDFD", +"y c #F1F1F1", +"z c #E1E1E1", +"A c #ABABAB", +"B c #F4F4F4", +"C c #FEFEFE", +"D c #FCFCFC", +"E c #E8E8E8", +"F c #C4C4C4", +"G c #F2F2F2", +"H c #FFFFFF", +"I c #E9E9E9", +"J c #B1B1B1", +"K c #EBEBEB", +"L c #B4B4B4", +"M c #F0F0F0", +"N c #EFF1F1", +"O c #C1C1C1", +"P c #F3F3F3", +"Q c #C3C0C3", +"R c #EFEFEF", +" ", +"...................", +"++++++@#$$$#%&+++++", +"****=&-;>>,'@)!****", +"~~~='{ ]^/(_:<)[~~~", +"}}|1234,567%890)a}}", +"ba-cd>efffgheij#[kb", +"~ilmnohhfgghoopqrkb", +"[;stohhooooooeo~#a~", +"nu_hh6o6veveee6o[w~", +"0(|fho6vxxxxvee6y=z", +"{ABfhovxCCCCxDD6oEz", +"jFGBgexCHHHCCDvvoGp", +"9=yBhexCCHHCCxDv6fI", +"JyyBhvxCHHHCCxDve6K", +"LMGBhDCCHHHHHCDve6N", +"{MGg6DCCHHHHHCDv6ey", +"OPfoDCCHHHHHCDve6eG", +"QPg6DCCHHHHHCDv6e6R"}; diff --git a/styles/arch/pixmaps/frame.xpm b/styles/arch/pixmaps/frame.xpm new file mode 100644 index 0000000..aef45ab --- /dev/null +++ b/styles/arch/pixmaps/frame.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char *frame[] = { +/* columns rows colors chars-per-pixel */ +"21 21 1 1", +" c #23155F", +/* pixels */ +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" " +}; diff --git a/styles/arch/pixmaps/gripfcs.xpm b/styles/arch/pixmaps/gripfcs.xpm new file mode 100644 index 0000000..daf26b5 --- /dev/null +++ b/styles/arch/pixmaps/gripfcs.xpm @@ -0,0 +1,296 @@ +/* XPM */ +static char * gripfcs_xpm[] = { +"19 19 274 2", +" c #A4A4A5", +". c #A1A2A1", +"+ c #9F9F9F", +"@ c #9D9D9D", +"# c #9B9B9B", +"$ c #9A9A99", +"% c #999999", +"& c #979898", +"* c #979897", +"= c #989897", +"- c #989898", +"; c #989998", +"> c #9A9999", +", c #9A9A9B", +"' c #9C9D9D", +") c #9E9F9E", +"! c #A1A1A1", +"~ c #A4A4A3", +"{ c #A6A7A7", +"] c #9D9D9E", +"^ c #9B9B9A", +"/ c #969695", +"( c #949494", +"_ c #939392", +": c #919191", +"< c #919091", +"[ c #8F9090", +"} c #909090", +"| c #929292", +"1 c #959595", +"2 c #999A9A", +"3 c #9C9C9D", +"4 c #A0A0A0", +"5 c #979797", +"6 c #939493", +"7 c #919291", +"8 c #8F8E8F", +"9 c #8C8D8D", +"0 c #8B8B8B", +"a c #8A898A", +"b c #898989", +"c c #888988", +"d c #898889", +"e c #8A8A89", +"f c #8A8A8B", +"g c #8C8D8C", +"h c #8E8E8E", +"i c #909091", +"j c #939393", +"k c #969596", +"l c #919090", +"m c #8D8D8D", +"n c #8A8B8A", +"o c #878787", +"p c #868586", +"q c #838384", +"r c #838383", +"s c #828181", +"t c #818181", +"u c #818182", +"v c #828282", +"w c #848585", +"x c #8C8C8C", +"y c #8F8F90", +"z c #89898A", +"A c #868686", +"B c #808080", +"C c #7F7E7E", +"D c #7C7D7C", +"E c #7B7B7B", +"F c #7A7A7A", +"G c #7A797A", +"H c #7B7B7A", +"I c #7C7C7C", +"J c #7D7E7E", +"K c #828283", +"L c #858586", +"M c #80807F", +"N c #797A79", +"O c #777777", +"P c #767575", +"Q c #747374", +"R c #737373", +"S c #727272", +"T c #727273", +"U c #757575", +"V c #767776", +"W c #797878", +"X c #7C7B7C", +"Y c #7E7F7E", +"Z c #828182", +"` c #858686", +" . c #7D7C7C", +".. c #787878", +"+. c #767675", +"@. c #707070", +"#. c #6E6E6E", +"$. c #6C6D6D", +"%. c #6B6B6B", +"&. c #6A6A6B", +"*. c #6C6C6B", +"=. c #6E6D6D", +"-. c #6F706F", +";. c #727172", +">. c #747575", +",. c #787877", +"'. c #7C7B7B", +"). c #807F7F", +"!. c #767676", +"~. c #6F6F6F", +"{. c #696969", +"]. c #676666", +"^. c #656565", +"/. c #646464", +"(. c #636363", +"_. c #646363", +":. c #636464", +"<. c #656465", +"[. c #666666", +"}. c #696868", +"|. c #717171", +"1. c #797979", +"2. c #6C6C6C", +"3. c #686868", +"4. c #646565", +"5. c #626262", +"6. c #5F605F", +"7. c #5D5D5E", +"8. c #5C5C5C", +"9. c #5B5C5C", +"0. c #5C5B5C", +"a. c #5E5D5D", +"b. c #5F5F5F", +"c. c #616161", +"d. c #676767", +"e. c #747373", +"f. c #6A6A6A", +"g. c #656666", +"h. c #616261", +"i. c #5E5E5E", +"j. c #5B5B5B", +"k. c #585858", +"l. c #565756", +"m. c #555555", +"n. c #545454", +"o. c #565656", +"p. c #575857", +"q. c #5A5A5A", +"r. c #5D5D5D", +"s. c #606061", +"t. c #646564", +"u. c #686969", +"v. c #606060", +"w. c #575858", +"x. c #515252", +"y. c #4F4F4F", +"z. c #4D4D4E", +"A. c #4D4D4D", +"B. c #4E4F4F", +"C. c #505050", +"D. c #535354", +"E. c #565657", +"F. c #5A5A5B", +"G. c #5E5E5F", +"H. c #686867", +"I. c #5A5A59", +"J. c #515151", +"K. c #4A4A4B", +"L. c #484847", +"M. c #464647", +"N. c #464546", +"O. c #454545", +"P. c #474747", +"Q. c #4A4949", +"R. c #4C4C4C", +"S. c #585958", +"T. c #636262", +"U. c #5A5959", +"V. c #4A4A4A", +"W. c #474647", +"X. c #434444", +"Y. c #414041", +"Z. c #3F3F3E", +"`. c #3E3E3E", +" + c #404140", +".+ c #424243", +"++ c #494A49", +"@+ c #4E4D4E", +"#+ c #535353", +"$+ c #585757", +"%+ c #545455", +"&+ c #4F4E4E", +"*+ c #454445", +"=+ c #3D3D3D", +"-+ c #3A393A", +";+ c #383838", +">+ c #373636", +",+ c #373637", +"'+ c #373837", +")+ c #393939", +"!+ c #3C3C3C", +"~+ c #3F3F3F", +"{+ c #444344", +"]+ c #484849", +"^+ c #4E4D4D", +"/+ c #595958", +"(+ c #4A4A49", +"_+ c #444444", +":+ c #3A3B3A", +"<+ c #363636", +"[+ c #333233", +"}+ c #303031", +"|+ c #2F2F2F", +"1+ c #30302F", +"2+ c #323232", +"3+ c #353636", +"4+ c #434343", +"5+ c #484848", +"6+ c #4E4E4E", +"7+ c #4B4B4B", +"8+ c #464545", +"9+ c #3A3A39", +"0+ c #343434", +"a+ c #303030", +"b+ c #2C2C2C", +"c+ c #292929", +"d+ c #272827", +"e+ c #282727", +"f+ c #282928", +"g+ c #2B2B2B", +"h+ c #333333", +"i+ c #3E3D3E", +"j+ c #424141", +"k+ c #3B3B3B", +"l+ c #353435", +"m+ c #292A2A", +"n+ c #252626", +"o+ c #222222", +"p+ c #202020", +"q+ c #222122", +"r+ c #242424", +"s+ c #2E2E2D", +"t+ c #343333", +"u+ c #393A39", +"v+ c #40403F", +"w+ c #464646", +"x+ c #4D4C4D", +"y+ c #373737", +"z+ c #313031", +"A+ c #2B2A2B", +"B+ c #242525", +"C+ c #1B1C1C", +"D+ c #191918", +"E+ c #191819", +"F+ c #1A1A1B", +"G+ c #1F1E1E", +"H+ c #232323", +"I+ c #353635", +"J+ c #3C3D3C", +"K+ c #424242", +"L+ c #343534", +"M+ c #2E2D2E", +"N+ c #262626", +"O+ c #1A1A1A", +"P+ c #151515", +"Q+ c #121112", +"R+ c #111111", +"S+ c #141414", +"T+ c #181819", +"U+ c #1E1F1E", +"V+ c #252524", +"W+ c #2C2C2B", +"X+ c #39393A", +"Y+ c #414140", +" . + @ # $ % & * = - ; > , ' ) ! ~ { ", +"] ^ - / ( _ : < [ } } : | ( 1 & 2 3 4 ", +"5 6 7 8 9 0 a b c d b e f g h i j k % ", +"l m n o p q r s t t u v q w o b x y _ ", +"z A r B C D E F F G F H I J B K L b x ", +"r M I N O P Q R S S T R U V W X Y Z ` ", +" ...+.T @.#.$.%.%.&.%.*.=.-.;.>.,.'.).", +"!.S ~.*.{.].^./.(._.:.<.[.}.%.#.|.U 1.", +"@.2.3.4.5.6.7.8.9.0.8.a.b.c./.d.%.~.e.", +"f.g.h.i.j.k.l.m.n.n.m.o.p.q.r.s.t.u.=.", +"/.v.j.w.n.x.y.z.A.A.A.B.C.D.E.F.G.(.H.", +"b.I.m.J.A.K.L.M.N.O.N.P.Q.R.C.n.S.7.T.", +"U.n.y.V.W.X.Y.Z.`.`.`. +.+N.++@+#+$+7.", +"%+&+Q.*+ +=+-+;+>+,+'+)+!+~+{+]+^+#+/+", +"y.(+_+~+:+<+[+}+|+|+1+2+3+)+=+4+5+6+n.", +"7+8+~+9+0+a+b+c+d+e+f+g+|+h+;+i+X.V.C.", +"5+j+k+l+|+m+n+o+p+p+q+r+c+s+t+u+v+w+x+", +"O.`.y+z+A+B+p+C+D+E+F+G+H+c+|+I+J+4+V.", +"K+k+L+M+N+p+O+P+Q+R+S+T+U+V+W+[+X+Y+5+"}; diff --git a/styles/arch/pixmaps/maxfcs.xpm b/styles/arch/pixmaps/maxfcs.xpm new file mode 100644 index 0000000..9289af1 --- /dev/null +++ b/styles/arch/pixmaps/maxfcs.xpm @@ -0,0 +1,115 @@ +/* XPM */ +static char * maxfcs_xpm[] = { +"19 19 93 2", +" c #A7A7A7", +". c #BCBCBC", +"+ c #D3D3D3", +"@ c #D0D0D0", +"# c #CDCDCD", +"$ c #CACACA", +"% c #CFCFCF", +"& c #D2D2D2", +"* c #DFDFDF", +"= c #DADADA", +"- c #C9C9C9", +"; c #C2C2C2", +"> c #C0C0C0", +", c #C3C3C3", +"' c #CCCCCC", +") c #D6D6D6", +"! c #D9D9D9", +"~ c #E2E2E2", +"{ c #BBBBBB", +"] c #979797", +"^ c #8F8F8F", +"/ c #919191", +"( c #9C9C9C", +"_ c #A9A9A9", +": c #BABABA", +"< c #CBCBCB", +"[ c #DCDCDC", +"} c #E3E3E3", +"| c #DBDBDB", +"1 c #C8C8C8", +"2 c #ADADAD", +"3 c #8A8A8A", +"4 c #959595", +"5 c #EAEAEA", +"6 c #F9F9F9", +"7 c #ECECEC", +"8 c #B3B3B3", +"9 c #AFAFAF", +"0 c #C6C6C6", +"a c #DDDDDD", +"b c #E5E5E5", +"c c #ACACAC", +"d c #818181", +"e c #FAFAFA", +"f c #F5F5F5", +"g c #F6F6F6", +"h c #F7F7F7", +"i c #D5D5D5", +"j c #B2B2B2", +"k c #E0E0E0", +"l c #B6B6B6", +"m c #868686", +"n c #D1D1D1", +"o c #F8F8F8", +"p c #E7E7E7", +"q c #BEBEBE", +"r c #D3D3D6", +"s c #939393", +"t c #C5C5C5", +"u c #AEAEAE", +"v c #FBFBFB", +"w c #D8D8D8", +"x c #000000", +"y c #F1F1F1", +"z c #E1E1E1", +"A c #ABABAB", +"B c #F4F4F4", +"C c #F0F0F0", +"D c #FCFCFC", +"E c #E8E8E8", +"F c #C4C4C4", +"G c #F2F2F2", +"H c #EFEFEF", +"I c #EDEDED", +"J c #797979", +"K c #8B8B8B", +"L c #E9E9E9", +"M c #B1B1B1", +"N c #F3F3F3", +"O c #808080", +"P c #7A7A7A", +"Q c #EBEBEB", +"R c #B4B4B4", +"S c #A4A4A4", +"T c #AAAAAA", +"U c #9D9D9D", +"V c #D4D4D4", +"W c #EFF1F1", +"X c #C1C1C1", +"Y c #DEDEDE", +"Z c #E6E6E6", +"` c #C3C0C3", +" . c #FEFEFE", +" ", +". . . . . . . . . . . . . . . . . . . ", +"+ + + + + + @ # $ $ $ # % & + + + + + ", +"* * * * = & - ; > > , ' @ ) ! * * * * ", +"~ ~ ~ = ' { ] ^ / ( _ : < ) [ ~ ~ ~ ", +"} } | 1 2 3 4 , 5 6 7 % 8 9 0 ) a } } ", +"b a - c d > e f f f g h e i j # [ k b ", +"~ i l m n o h h f g g h o o p q r k b ", +"[ ; s t o h h o o o o o o e o ~ # a ~ ", +"n u _ h h 6 o 6 v 6 v e e e 6 o [ w ~ ", +"0 ( | f h o 6 o h x h e v e e 6 y = z ", +"{ A B f h o h C x x x y 6 D D 6 o E z ", +"j F G B g g H x x x x x C o v v o G p ", +"9 = y B B I x x 3 J K x x C 6 v 6 f L ", +"M y y N H a x 4 O P O 4 x * B e e 6 Q ", +"R C G G 5 & u ( S T S U 9 V H 6 e 6 W ", +"{ C G B I w > X V Y V ; X = C 6 6 e y ", +"X N f h g Q z Z y h y Z z L f 6 6 e G ", +"` N g 6 e 6 h e D .D e h h 6 6 e 6 H "}; diff --git a/styles/arch/pixmaps/maxpr.xpm b/styles/arch/pixmaps/maxpr.xpm new file mode 100644 index 0000000..4ede664 --- /dev/null +++ b/styles/arch/pixmaps/maxpr.xpm @@ -0,0 +1,108 @@ +/* XPM */ +static char * maxpr_xpm[] = { +"19 19 86 1", +" c #A7A7A7", +". c #BCBCBC", +"+ c #D3D3D3", +"@ c #D0D0D0", +"# c #CDCDCD", +"$ c #CACACA", +"% c #CFCFCF", +"& c #D2D2D2", +"* c #DFDFDF", +"= c #DADADA", +"- c #C9C9C9", +"; c #C2C2C2", +"> c #C0C0C0", +", c #C3C3C3", +"' c #CCCCCC", +") c #D6D6D6", +"! c #D9D9D9", +"~ c #E2E2E2", +"{ c #BBBBBB", +"] c #979797", +"^ c #8F8F8F", +"/ c #919191", +"( c #9C9C9C", +"_ c #A9A9A9", +": c #BABABA", +"< c #CBCBCB", +"[ c #DCDCDC", +"} c #E3E3E3", +"| c #DBDBDB", +"1 c #C8C8C8", +"2 c #ADADAD", +"3 c #8A8A8A", +"4 c #959595", +"5 c #EAEAEA", +"6 c #F9F9F9", +"7 c #ECECEC", +"8 c #B3B3B3", +"9 c #AFAFAF", +"0 c #C6C6C6", +"a c #DDDDDD", +"b c #E5E5E5", +"c c #ACACAC", +"d c #818181", +"e c #FAFAFA", +"f c #F5F5F5", +"g c #F6F6F6", +"h c #F7F7F7", +"i c #D5D5D5", +"j c #B2B2B2", +"k c #E0E0E0", +"l c #B6B6B6", +"m c #868686", +"n c #D1D1D1", +"o c #F8F8F8", +"p c #E7E7E7", +"q c #BEBEBE", +"r c #D3D3D6", +"s c #939393", +"t c #C5C5C5", +"u c #AEAEAE", +"v c #FBFBFB", +"w c #D8D8D8", +"x c #FCFCFC", +"y c #F1F1F1", +"z c #E1E1E1", +"A c #ABABAB", +"B c #F4F4F4", +"C c #000000", +"D c #E8E8E8", +"E c #C4C4C4", +"F c #F2F2F2", +"G c #F0F0F0", +"H c #E9E9E9", +"I c #B1B1B1", +"J c #F3F3F3", +"K c #EBEBEB", +"L c #B4B4B4", +"M c #EEEEEE", +"N c #DEDEDE", +"O c #EFF1F1", +"P c #C1C1C1", +"Q c #C3C0C3", +"R c #FDFDFD", +"S c #FEFEFE", +"T c #FFFFFF", +"U c #EFEFEF", +" ", +"...................", +"++++++@#$$$#%&+++++", +"****=&-;>>,'@)!****", +"~~~='{ ]^/(_:<)[~~~", +"}}|1234,567%890)a}}", +"ba-cd>efffgheij#[kb", +"~ilmnohhfgghoopqrkb", +"[;stohhooooooeo~#a~", +"nu_hh6o6veveee6o[w~", +"0(|fho6evevxvee6y=z", +"{ABfhoe6fCfexxx6oDz", +"jEFBg6oyCCCy6vvvoFp", +"9=yBggGCCCCCy6vv6fH", +"IyyBByCCi+iCCJ6ve6K", +"LGFJJMCNz}z*CGoee6O", +"{GFffGH5yByK5Foe6ey", +"PJfoeoBhvxvhBg6e6eF", +"QJg6vRxRSTSRxve6e6U"}; diff --git a/styles/arch/pixmaps/maxufcs.xpm b/styles/arch/pixmaps/maxufcs.xpm new file mode 100644 index 0000000..e2a994d --- /dev/null +++ b/styles/arch/pixmaps/maxufcs.xpm @@ -0,0 +1,105 @@ +/* XPM */ +static char * maxufcs_xpm[] = { +"19 19 83 1", +" c #A7A7A7", +". c #BCBCBC", +"+ c #D3D3D3", +"@ c #D0D0D0", +"# c #CDCDCD", +"$ c #CACACA", +"% c #CFCFCF", +"& c #D2D2D2", +"* c #DFDFDF", +"= c #DADADA", +"- c #C9C9C9", +"; c #C2C2C2", +"> c #C0C0C0", +", c #C3C3C3", +"' c #CCCCCC", +") c #D6D6D6", +"! c #D9D9D9", +"~ c #E2E2E2", +"{ c #BBBBBB", +"] c #979797", +"^ c #8F8F8F", +"/ c #919191", +"( c #9C9C9C", +"_ c #A9A9A9", +": c #BABABA", +"< c #CBCBCB", +"[ c #DCDCDC", +"} c #E3E3E3", +"| c #DBDBDB", +"1 c #C8C8C8", +"2 c #ADADAD", +"3 c #8A8A8A", +"4 c #959595", +"5 c #EAEAEA", +"6 c #F9F9F9", +"7 c #ECECEC", +"8 c #B3B3B3", +"9 c #AFAFAF", +"0 c #C6C6C6", +"a c #DDDDDD", +"b c #E5E5E5", +"c c #ACACAC", +"d c #818181", +"e c #FAFAFA", +"f c #F5F5F5", +"g c #F6F6F6", +"h c #F7F7F7", +"i c #D5D5D5", +"j c #B2B2B2", +"k c #E0E0E0", +"l c #B6B6B6", +"m c #868686", +"n c #D1D1D1", +"o c #F8F8F8", +"p c #E7E7E7", +"q c #BEBEBE", +"r c #D3D3D6", +"s c #939393", +"t c #C5C5C5", +"u c #AEAEAE", +"v c #FBFBFB", +"w c #D8D8D8", +"x c #FDFDFD", +"y c #F1F1F1", +"z c #E1E1E1", +"A c #ABABAB", +"B c #F4F4F4", +"C c #FEFEFE", +"D c #FCFCFC", +"E c #E8E8E8", +"F c #C4C4C4", +"G c #F2F2F2", +"H c #FFFFFF", +"I c #E9E9E9", +"J c #B1B1B1", +"K c #EBEBEB", +"L c #B4B4B4", +"M c #F0F0F0", +"N c #EFF1F1", +"O c #C1C1C1", +"P c #F3F3F3", +"Q c #C3C0C3", +"R c #EFEFEF", +" ", +"...................", +"++++++@#$$$#%&+++++", +"****=&-;>>,'@)!****", +"~~~='{ ]^/(_:<)[~~~", +"}}|1234,567%890)a}}", +"ba-cd>efffgheij#[kb", +"~ilmnohhfgghoopqrkb", +"[;stohhooooooeo~#a~", +"nu_hh6o6veveee6o[w~", +"0(|fho6vxxxxvee6y=z", +"{ABfhovxCCCCxDD6oEz", +"jFGBgexCHHHCCDvvoGp", +"9=yBhexCCHHCCxDv6fI", +"JyyBhvxCHHHCCxDve6K", +"LMGBhDCCHHHHHCDve6N", +"{MGg6DCCHHHHHCDv6ey", +"OPfoDCCHHHHHCDve6eG", +"QPg6DCCHHHHHCDv6e6R"}; diff --git a/styles/arch/pixmaps/menuiconfcs.xpm b/styles/arch/pixmaps/menuiconfcs.xpm new file mode 100644 index 0000000..2df9b00 --- /dev/null +++ b/styles/arch/pixmaps/menuiconfcs.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * menuiconfcs_xpm[] = { +"19 19 15 1", +" c #A7A7A7", +". c #BCBCBC", +"+ c #D3D3D3", +"@ c #DFDFDF", +"# c #E2E2E2", +"$ c #E3E3E3", +"% c #E5E5E5", +"& c #E7E7E7", +"* c #E8E8E8", +"= c #E9E9E9", +"- c #454545", +"; c #E6E6E6", +"> c #E4E4E4", +", c #E1E1E1", +"' c #DCDCDC", +" ", +"...................", +"+++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@", +"###################", +"$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&", +"*******************", +"=======-----=======", +"*******************", +"*******-----*******", +"*******************", +";;;;;;;;;;;;;;;;;;;", +">>>>>>>>>>>>>>>>>>>", +",,,,,,,,,,,,,,,,,,,", +",,,,,,,,,,,,,,,,,,,", +",,,,,,,,,,,,,,,,,,,", +"'''''''''''''''''''"}; diff --git a/styles/arch/pixmaps/menuiconpr.xpm b/styles/arch/pixmaps/menuiconpr.xpm new file mode 100644 index 0000000..a6e8e11 --- /dev/null +++ b/styles/arch/pixmaps/menuiconpr.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * menuiconpr_xpm[] = { +"19 19 15 1", +" c #A7A7A7", +". c #BCBCBC", +"+ c #D3D3D3", +"@ c #DFDFDF", +"# c #E2E2E2", +"$ c #E3E3E3", +"% c #E5E5E5", +"& c #E7E7E7", +"* c #E8E8E8", +"= c #E9E9E9", +"- c #454545", +"; c #E6E6E6", +"> c #E4E4E4", +", c #E1E1E1", +"' c #DCDCDC", +" ", +"...................", +"+++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@", +"###################", +"$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&", +"*******************", +"=======-----=======", +"*******************", +"*******-----*******", +"*******************", +";;;;;;;;;;;;;;;;;;;", +">>>>>>>>>>>>>>>>>>>", +",,,,,,,,,,,,,,,,,,,", +",,,,,,,,,,,,,,,,,,,", +",,,,,,,,,,,,,,,,,,,", +"'''''''''''''''''''"}; diff --git a/styles/arch/pixmaps/menuiconufcs.xpm b/styles/arch/pixmaps/menuiconufcs.xpm new file mode 100644 index 0000000..46774ef --- /dev/null +++ b/styles/arch/pixmaps/menuiconufcs.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * menuiconufcs_xpm[] = { +"19 19 15 1", +" c #A7A7A7", +". c #BCBCBC", +"+ c #D3D3D3", +"@ c #DFDFDF", +"# c #E2E2E2", +"$ c #E3E3E3", +"% c #E5E5E5", +"& c #E7E7E7", +"* c #E8E8E8", +"= c #E9E9E9", +"- c #454545", +"; c #E6E6E6", +"> c #E4E4E4", +", c #E1E1E1", +"' c #DCDCDC", +" ", +"...................", +"+++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@", +"###################", +"$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&", +"*******************", +"=======-----=======", +"*******************", +"*******-----*******", +"*******************", +";;;;;;;;;;;;;;;;;;;", +">>>>>>>>>>>>>>>>>>>", +",,,,,,,,,,,,,,,,,,,", +",,,,,,,,,,,,,,,,,,,", +",,,,,,,,,,,,,,,,,,,", +"'''''''''''''''''''"}; diff --git a/styles/arch/pixmaps/minfcs.xpm b/styles/arch/pixmaps/minfcs.xpm new file mode 100644 index 0000000..4d4d67f --- /dev/null +++ b/styles/arch/pixmaps/minfcs.xpm @@ -0,0 +1,113 @@ +/* XPM */ +static char * minfcs_xpm[] = { +"19 19 91 1", +" c #A7A7A7", +". c #BCBCBC", +"+ c #D3D3D3", +"@ c #D0D0D0", +"# c #CDCDCD", +"$ c #CACACA", +"% c #CFCFCF", +"& c #D2D2D2", +"* c #DFDFDF", +"= c #DADADA", +"- c #C9C9C9", +"; c #C2C2C2", +"> c #C0C0C0", +", c #C3C3C3", +"' c #CCCCCC", +") c #D6D6D6", +"! c #D9D9D9", +"~ c #E2E2E2", +"{ c #BBBBBB", +"] c #979797", +"^ c #8F8F8F", +"/ c #919191", +"( c #9C9C9C", +"_ c #A9A9A9", +": c #BABABA", +"< c #CBCBCB", +"[ c #DCDCDC", +"} c #E3E3E3", +"| c #DBDBDB", +"1 c #C8C8C8", +"2 c #ADADAD", +"3 c #8A8A8A", +"4 c #959595", +"5 c #EAEAEA", +"6 c #F9F9F9", +"7 c #ECECEC", +"8 c #B3B3B3", +"9 c #AFAFAF", +"0 c #C6C6C6", +"a c #DDDDDD", +"b c #E5E5E5", +"c c #ACACAC", +"d c #818181", +"e c #FAFAFA", +"f c #F5F5F5", +"g c #F6F6F6", +"h c #F7F7F7", +"i c #D5D5D5", +"j c #B2B2B2", +"k c #E0E0E0", +"l c #B6B6B6", +"m c #868686", +"n c #D1D1D1", +"o c #F8F8F8", +"p c #E7E7E7", +"q c #BEBEBE", +"r c #D3D3D6", +"s c #939393", +"t c #C5C5C5", +"u c #AEAEAE", +"v c #FBFBFB", +"w c #D8D8D8", +"x c #F3F3F3", +"y c #000000", +"z c #FCFCFC", +"A c #F1F1F1", +"B c #E1E1E1", +"C c #ABABAB", +"D c #F4F4F4", +"E c #E6E6E6", +"F c #F0F0F0", +"G c #E9E9E9", +"H c #E8E8E8", +"I c #C4C4C4", +"J c #F2F2F2", +"K c #D7D7D7", +"L c #BFBFBF", +"M c #EFEFEF", +"N c #B1B1B1", +"O c #808080", +"P c #EBEBEB", +"Q c #B4B4B4", +"R c #8B8B8B", +"S c #797979", +"T c #EFF1F1", +"U c #B9B9B9", +"V c #A8A8A8", +"W c #C1C1C1", +"X c #FEFEFE", +"Y c #E4E4E4", +"Z c #C3C0C3", +" ", +"...................", +"++++++@#$$$#%&+++++", +"****=&-;>>,'@)!****", +"~~~='{ ]^/(_:<)[~~~", +"}}|1234,567%890)a}}", +"ba-cd>efffgheij#[kb", +"~ilmnohhfgghoopqrkb", +"[;stohhooooooeo~#a~", +"nu_hh6h6veve6e6o[w~", +"0(|ffxygezeoyfo6A=B", +"{CDDAEyyFgFyyGgooHB", +"jIJJ5KLyyyyy>wM6oJp", +"9=AJ5nu(yyy(u+M66fG", +"NAAxMa:4OyO4:*Dee6P", +"QFJDDMwNRSRj!A6ve6T", +"{FJg6oFwUVU!Aezv6eA", +"WxfozXeJY[YJezve6eJ", +"Zxg6zXXz6g6zXzv6e6M"}; diff --git a/styles/arch/pixmaps/minpr.xpm b/styles/arch/pixmaps/minpr.xpm new file mode 100644 index 0000000..16a1660 --- /dev/null +++ b/styles/arch/pixmaps/minpr.xpm @@ -0,0 +1,107 @@ +/* XPM */ +static char * minpr_xpm[] = { +"19 19 85 1", +" c #A7A7A7", +". c #BCBCBC", +"+ c #D3D3D3", +"@ c #D0D0D0", +"# c #CDCDCD", +"$ c #CACACA", +"% c #CFCFCF", +"& c #D2D2D2", +"* c #DFDFDF", +"= c #DADADA", +"- c #C9C9C9", +"; c #C2C2C2", +"> c #C0C0C0", +", c #C3C3C3", +"' c #CCCCCC", +") c #D6D6D6", +"! c #D9D9D9", +"~ c #E2E2E2", +"{ c #BBBBBB", +"] c #979797", +"^ c #8F8F8F", +"/ c #919191", +"( c #9C9C9C", +"_ c #A9A9A9", +": c #BABABA", +"< c #CBCBCB", +"[ c #DCDCDC", +"} c #E3E3E3", +"| c #DBDBDB", +"1 c #C8C8C8", +"2 c #ADADAD", +"3 c #8A8A8A", +"4 c #959595", +"5 c #EAEAEA", +"6 c #F9F9F9", +"7 c #ECECEC", +"8 c #B3B3B3", +"9 c #AFAFAF", +"0 c #C6C6C6", +"a c #DDDDDD", +"b c #E5E5E5", +"c c #ACACAC", +"d c #818181", +"e c #FAFAFA", +"f c #F5F5F5", +"g c #F6F6F6", +"h c #F7F7F7", +"i c #D5D5D5", +"j c #B2B2B2", +"k c #E0E0E0", +"l c #B6B6B6", +"m c #868686", +"n c #D1D1D1", +"o c #F8F8F8", +"p c #E7E7E7", +"q c #BEBEBE", +"r c #D3D3D6", +"s c #939393", +"t c #C5C5C5", +"u c #AEAEAE", +"v c #FBFBFB", +"w c #D8D8D8", +"x c #FCFCFC", +"y c #FDFDFD", +"z c #F1F1F1", +"A c #E1E1E1", +"B c #ABABAB", +"C c #F4F4F4", +"D c #F2F2F2", +"E c #000000", +"F c #E8E8E8", +"G c #C4C4C4", +"H c #F3F3F3", +"I c #EEEEEE", +"J c #F0F0F0", +"K c #EFEFEF", +"L c #E9E9E9", +"M c #B1B1B1", +"N c #EBEBEB", +"O c #B4B4B4", +"P c #E6E6E6", +"Q c #EFF1F1", +"R c #C1C1C1", +"S c #FEFEFE", +"T c #C3C0C3", +" ", +"...................", +"++++++@#$$$#%&+++++", +"****=&-;>>,'@)!****", +"~~~='{ ]^/(_:<)[~~~", +"}}|1234,567%890)a}}", +"ba-cd>efffgheij#[kb", +"~ilmnohhfgghoopqrkb", +"[;stohhooooooeo~#a~", +"nu_hh6o6veveee6o[w~", +"0(|fghh6xyxv6666z=A", +"{BCffDEfevegEge6oFA", +"jGDHDIEEzCzEEJheoDp", +"9=zHH7~EEEEE}Koe6fL", +"MzzCCzp|EEE|FH6ve6N", +"OJDCgozb!E!PDevve6Q", +"{JDg6v6zF~FDeyxv6ez", +"RHfoxSyvgHgvyxve6eD", +"THg6xSSSyxySSxv6e6K"}; diff --git a/styles/arch/pixmaps/minufcs.xpm b/styles/arch/pixmaps/minufcs.xpm new file mode 100644 index 0000000..fa4b33c --- /dev/null +++ b/styles/arch/pixmaps/minufcs.xpm @@ -0,0 +1,105 @@ +/* XPM */ +static char * minufcs_xpm[] = { +"19 19 83 1", +" c #A7A7A7", +". c #BCBCBC", +"+ c #D3D3D3", +"@ c #D0D0D0", +"# c #CDCDCD", +"$ c #CACACA", +"% c #CFCFCF", +"& c #D2D2D2", +"* c #DFDFDF", +"= c #DADADA", +"- c #C9C9C9", +"; c #C2C2C2", +"> c #C0C0C0", +", c #C3C3C3", +"' c #CCCCCC", +") c #D6D6D6", +"! c #D9D9D9", +"~ c #E2E2E2", +"{ c #BBBBBB", +"] c #979797", +"^ c #8F8F8F", +"/ c #919191", +"( c #9C9C9C", +"_ c #A9A9A9", +": c #BABABA", +"< c #CBCBCB", +"[ c #DCDCDC", +"} c #E3E3E3", +"| c #DBDBDB", +"1 c #C8C8C8", +"2 c #ADADAD", +"3 c #8A8A8A", +"4 c #959595", +"5 c #EAEAEA", +"6 c #F9F9F9", +"7 c #ECECEC", +"8 c #B3B3B3", +"9 c #AFAFAF", +"0 c #C6C6C6", +"a c #DDDDDD", +"b c #E5E5E5", +"c c #ACACAC", +"d c #818181", +"e c #FAFAFA", +"f c #F5F5F5", +"g c #F6F6F6", +"h c #F7F7F7", +"i c #D5D5D5", +"j c #B2B2B2", +"k c #E0E0E0", +"l c #B6B6B6", +"m c #868686", +"n c #D1D1D1", +"o c #F8F8F8", +"p c #E7E7E7", +"q c #BEBEBE", +"r c #D3D3D6", +"s c #939393", +"t c #C5C5C5", +"u c #AEAEAE", +"v c #FBFBFB", +"w c #D8D8D8", +"x c #FDFDFD", +"y c #F1F1F1", +"z c #E1E1E1", +"A c #ABABAB", +"B c #F4F4F4", +"C c #FEFEFE", +"D c #FCFCFC", +"E c #E8E8E8", +"F c #C4C4C4", +"G c #F2F2F2", +"H c #FFFFFF", +"I c #E9E9E9", +"J c #B1B1B1", +"K c #EBEBEB", +"L c #B4B4B4", +"M c #F0F0F0", +"N c #EFF1F1", +"O c #C1C1C1", +"P c #F3F3F3", +"Q c #C3C0C3", +"R c #EFEFEF", +" ", +"...................", +"++++++@#$$$#%&+++++", +"****=&-;>>,'@)!****", +"~~~='{ ]^/(_:<)[~~~", +"}}|1234,567%890)a}}", +"ba-cd>efffgheij#[kb", +"~ilmnohhfgghoopqrkb", +"[;stohhooooooeo~#a~", +"nu_hh6o6veveee6o[w~", +"0(|fho6vxxxxvee6y=z", +"{ABfhovxCCCCxDD6oEz", +"jFGBgexCHHHCCDvvoGp", +"9=yBhexCCHHCCxDv6fI", +"JyyBhvxCHHHCCxDve6K", +"LMGBhDCCHHHHHCDve6N", +"{MGg6DCCHHHHHCDv6ey", +"OPfoDCCHHHHHCDve6eG", +"QPg6DCCHHHHHCDv6e6R"}; diff --git a/styles/arch/pixmaps/selected.xpm b/styles/arch/pixmaps/selected.xpm new file mode 100644 index 0000000..0cc46c9 --- /dev/null +++ b/styles/arch/pixmaps/selected.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char *selected[] = { +/* columns rows colors chars-per-pixel */ +"16 16 4 1", +" c black", +". c #E7E7E7", +"X c gray100", +"o c None", +/* pixels */ +"oooooooooooooooo", +"oooooooooooooooo", +"oooooooooooooooo", +"o.........oXoooo", +"o.ooooooo.XXoooo", +"o.oooooooXXXoooo", +"o.ooooooXXXXoooo", +"o.oXoooXXXXooooo", +"o.oXXoXXXXoooooo", +"o.oXXXXXX.oooooo", +"o.oXXXXXo.oooooo", +"o.ooXXXoo.oooooo", +"o.oooXooo.oooooo", +"o.........oooooo", +"oooooooooooooooo", +"oooooooooooooooo" +}; diff --git a/styles/arch/pixmaps/shadefcs.xpm b/styles/arch/pixmaps/shadefcs.xpm new file mode 100644 index 0000000..eb13f4a --- /dev/null +++ b/styles/arch/pixmaps/shadefcs.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * shadefcs_xpm[] = { +"19 19 15 1", +" c #A7A7A7", +". c #BCBCBC", +"+ c #D3D3D3", +"@ c #DFDFDF", +"# c #E2E2E2", +"$ c #E3E3E3", +"% c #E5E5E5", +"& c #E7E7E7", +"* c #E8E8E8", +"= c #E9E9E9", +"- c #3A3A3A", +"; c #E6E6E6", +"> c #E4E4E4", +", c #E1E1E1", +"' c #DCDCDC", +" ", +"...................", +"+++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@", +"###################", +"$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&", +"*******************", +"===================", +"*******************", +"*********-*********", +"********-*-********", +";;;;;;;;;;;;;;;;;;;", +">>>>>>>>>>>>>>>>>>>", +",,,,,,,,,,,,,,,,,,,", +",,,,,,,,,,,,,,,,,,,", +",,,,,,,,,,,,,,,,,,,", +"'''''''''''''''''''"}; diff --git a/styles/arch/pixmaps/shadepr.xpm b/styles/arch/pixmaps/shadepr.xpm new file mode 100644 index 0000000..2164162 --- /dev/null +++ b/styles/arch/pixmaps/shadepr.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * shadepr_xpm[] = { +"19 19 15 1", +" c #A7A7A7", +". c #BCBCBC", +"+ c #D3D3D3", +"@ c #DFDFDF", +"# c #E2E2E2", +"$ c #E3E3E3", +"% c #E5E5E5", +"& c #E7E7E7", +"* c #E8E8E8", +"= c #E9E9E9", +"- c #3A3A3A", +"; c #E6E6E6", +"> c #E4E4E4", +", c #E1E1E1", +"' c #DCDCDC", +" ", +"...................", +"+++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@", +"###################", +"$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&", +"*******************", +"===================", +"*******************", +"*********-*********", +"********-*-********", +";;;;;;;;;;;;;;;;;;;", +">>>>>>>>>>>>>>>>>>>", +",,,,,,,,,,,,,,,,,,,", +",,,,,,,,,,,,,,,,,,,", +",,,,,,,,,,,,,,,,,,,", +"'''''''''''''''''''"}; diff --git a/styles/arch/pixmaps/shadeufcs.xpm b/styles/arch/pixmaps/shadeufcs.xpm new file mode 100644 index 0000000..d7ecb6a --- /dev/null +++ b/styles/arch/pixmaps/shadeufcs.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * shadeufcs_xpm[] = { +"19 19 15 1", +" c #A7A7A7", +". c #BCBCBC", +"+ c #D3D3D3", +"@ c #DFDFDF", +"# c #E2E2E2", +"$ c #E3E3E3", +"% c #E5E5E5", +"& c #E7E7E7", +"* c #E8E8E8", +"= c #E9E9E9", +"- c #3A3A3A", +"; c #E6E6E6", +"> c #E4E4E4", +", c #E1E1E1", +"' c #DCDCDC", +" ", +"...................", +"+++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@", +"###################", +"$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&", +"*******************", +"===================", +"*******************", +"*********-*********", +"********-*-********", +";;;;;;;;;;;;;;;;;;;", +">>>>>>>>>>>>>>>>>>>", +",,,,,,,,,,,,,,,,,,,", +",,,,,,,,,,,,,,,,,,,", +",,,,,,,,,,,,,,,,,,,", +"'''''''''''''''''''"}; diff --git a/styles/arch/pixmaps/stickfcs.xpm b/styles/arch/pixmaps/stickfcs.xpm new file mode 100644 index 0000000..5170aa1 --- /dev/null +++ b/styles/arch/pixmaps/stickfcs.xpm @@ -0,0 +1,74 @@ +/* XPM */ +static char * stickfcs_xpm[] = { +"19 19 52 1", +" c #A7A7A7", +". c #BCBCBC", +"+ c #D3D3D3", +"@ c #DFDFDF", +"# c #E2E2E2", +"$ c #E3E3E3", +"% c #E5E5E5", +"& c #E7E7E7", +"* c #E9EAEA", +"= c #EAEAEB", +"- c #EBEBEB", +"; c #EAEAEA", +"> c #E8E8E8", +", c #E6E6E6", +"' c #EDEDED", +") c #EFEFEF", +"! c #EEEEEE", +"~ c #ECECEC", +"{ c #EFEEEE", +"] c #F1F1F1", +"^ c #F3F3F3", +"/ c #F2F2F2", +"( c #F0F0F0", +"_ c #E9E9E9", +": c #F4F5F4", +"< c #F7F7F7", +"[ c #F8F7F7", +"} c #F6F6F6", +"| c #FBFBFB", +"1 c #FCFCFC", +"2 c #F9F9F9", +"3 c #F5F5F4", +"4 c #9D9D9D", +"5 c #A0A0A0", +"6 c #A3A3A3", +"7 c #A6A6A6", +"8 c #A8A8A8", +"9 c #AAAAAA", +"0 c #A4A4A4", +"a c #A2A2A2", +"b c #9E9E9E", +"c c #F1F2F2", +"d c #F5F5F5", +"e c #F8F8F8", +"f c #EFF0EF", +"g c #F4F4F4", +"h c #F1F0F1", +"i c #E4E4E4", +"j c #EBEBEA", +"k c #EAEAE9", +"l c #E1E1E1", +"m c #DCDCDC", +" ", +"...................", +"+++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@", +"###################", +"$$$$$#%&*=-;>,$$$$$", +"%%%%%%>-'))!~;,%%%%", +"&&&&&&-{]^^/('_&&&&", +">>>>>_']:<[}^)->>>>", +"_____;{^<|123(~____", +">>>>>456789 0ab>>>>", +">>>>>*!cde2<^f->>>>", +">>>>>>~)/gg^h';>>>>", +",,,,,%_~!(()';&,,,,", +"iiiii$,>j~~-k&iiiii", +"lllllllllllllllllll", +"lllllllllllllllllll", +"lllllllllllllllllll", +"mmmmmmmmmmmmmmmmmmm"}; diff --git a/styles/arch/pixmaps/stickpr.xpm b/styles/arch/pixmaps/stickpr.xpm new file mode 100644 index 0000000..7488c55 --- /dev/null +++ b/styles/arch/pixmaps/stickpr.xpm @@ -0,0 +1,80 @@ +/* XPM */ +static char * stickpr_xpm[] = { +"19 19 58 1", +" c #A7A7A7", +". c #BCBCBC", +"+ c #D3D3D3", +"@ c #DFDFDF", +"# c #E2E2E2", +"$ c #E3E3E3", +"% c #E5E5E5", +"& c #E7E7E7", +"* c #E9EAEA", +"= c #EAEAEB", +"- c #EBEBEB", +"; c #EAEAEA", +"> c #E8E8E8", +", c #E6E6E6", +"' c #EDEDED", +") c #EFEFEF", +"! c #EEEEEE", +"~ c #ECECEC", +"{ c #C8C8C8", +"] c #CCCCCC", +"^ c #E8E7E7", +"/ c #F1F1F1", +"( c #F3F3F3", +"_ c #F2F2F2", +": c #F0F0F0", +"< c #E9E9E9", +"[ c #686868", +"} c #636363", +"| c #B5B5B5", +"1 c #CCCDCC", +"2 c #D5D5D5", +"3 c #F1F0F0", +"4 c #F6F6F6", +"5 c #CBCBCB", +"6 c #B4B3B3", +"7 c #666666", +"8 c #535353", +"9 c #696969", +"0 c #BEBEBE", +"a c #D0D0D0", +"b c #CFCFCF", +"c c #BDBDBD", +"d c #6A6A6A", +"e c #545454", +"f c #676767", +"g c #F1F2F2", +"h c #F5F5F5", +"i c #D8D8D8", +"j c #B7B7B7", +"k c #646564", +"l c #F4F4F4", +"m c #EBEAEB", +"n c #CDCDCD", +"o c #E4E4E4", +"p c #EBEBEA", +"q c #EAEAE9", +"r c #E1E1E1", +"s c #DCDCDC", +" ", +"...................", +"+++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@", +"###################", +"$$$$$#%&*=-;>,$$$$$", +"%%%%%%>-'))!~;,%%%%", +"&&&&&{]^/((_:'<&&&&", +">>>>>[}|1234()->>>>", +"<<<<<567890a+<~<<<<", +">>>>>;<+bcdef|]>>>>", +">>>>>*!gh_ibjk9>>>>", +">>>>>>~)_ll(mn5>>>>", +",,,,,%<~!::)';&,,,,", +"ooooo$,>p~~-q&ooooo", +"rrrrrrrrrrrrrrrrrrr", +"rrrrrrrrrrrrrrrrrrr", +"rrrrrrrrrrrrrrrrrrr", +"sssssssssssssssssss"}; diff --git a/styles/arch/pixmaps/stickufcs.xpm b/styles/arch/pixmaps/stickufcs.xpm new file mode 100644 index 0000000..d3f03b3 --- /dev/null +++ b/styles/arch/pixmaps/stickufcs.xpm @@ -0,0 +1,74 @@ +/* XPM */ +static char * stickufcs_xpm[] = { +"19 19 52 1", +" c #A7A7A7", +". c #BCBCBC", +"+ c #D3D3D3", +"@ c #DFDFDF", +"# c #E2E2E2", +"$ c #E3E3E3", +"% c #E5E5E5", +"& c #E7E7E7", +"* c #E9EAEA", +"= c #EAEAEB", +"- c #EBEBEB", +"; c #EAEAEA", +"> c #E8E8E8", +", c #E6E6E6", +"' c #EDEDED", +") c #EFEFEF", +"! c #EEEEEE", +"~ c #ECECEC", +"{ c #EFEEEE", +"] c #F1F1F1", +"^ c #F3F3F3", +"/ c #F2F2F2", +"( c #F0F0F0", +"_ c #E9E9E9", +": c #F4F5F4", +"< c #F7F7F7", +"[ c #F8F7F7", +"} c #F6F6F6", +"| c #FBFBFB", +"1 c #FCFCFC", +"2 c #F9F9F9", +"3 c #F5F5F4", +"4 c #9D9D9D", +"5 c #A0A0A0", +"6 c #A3A3A3", +"7 c #A6A6A6", +"8 c #A8A8A8", +"9 c #AAAAAA", +"0 c #A4A4A4", +"a c #A2A2A2", +"b c #9E9E9E", +"c c #F1F2F2", +"d c #F5F5F5", +"e c #F8F8F8", +"f c #EFF0EF", +"g c #F4F4F4", +"h c #F1F0F1", +"i c #E4E4E4", +"j c #EBEBEA", +"k c #EAEAE9", +"l c #E1E1E1", +"m c #DCDCDC", +" ", +"...................", +"+++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@", +"###################", +"$$$$$#%&*=-;>,$$$$$", +"%%%%%%>-'))!~;,%%%%", +"&&&&&&-{]^^/('_&&&&", +">>>>>_']:<[}^)->>>>", +"_____;{^<|123(~____", +">>>>>456789 0ab>>>>", +">>>>>*!cde2<^f->>>>", +">>>>>>~)/gg^h';>>>>", +",,,,,%_~!(()';&,,,,", +"iiiii$,>j~~-k&iiiii", +"lllllllllllllllllll", +"lllllllllllllllllll", +"lllllllllllllllllll", +"mmmmmmmmmmmmmmmmmmm"}; diff --git a/styles/arch/pixmaps/stuckfcs.xpm b/styles/arch/pixmaps/stuckfcs.xpm new file mode 100644 index 0000000..fabe681 --- /dev/null +++ b/styles/arch/pixmaps/stuckfcs.xpm @@ -0,0 +1,78 @@ +/* XPM */ +static char * stuckfcs_xpm[] = { +"19 19 56 1", +" c #A7A7A7", +". c #BCBCBC", +"+ c #D3D3D3", +"@ c #DFDFDF", +"# c #E2E2E2", +"$ c #DDDDDD", +"% c #E3E3E3", +"& c #787878", +"* c #B3B3B3", +"= c #E1E1E1", +"- c #E9EAEA", +"; c #EAEAEB", +"> c #EBEBEB", +", c #EAEAEA", +"' c #E8E8E8", +") c #E6E6E6", +"! c #E5E5E5", +"~ c #E0E0E0", +"{ c #747474", +"] c #B7B7B7", +"^ c #EFEFEF", +"/ c #EEEEEE", +"( c #ECECEC", +"_ c #E7E7E7", +": c #787777", +"< c #F3F3F3", +"[ c #F2F2F2", +"} c #F0F0F0", +"| c #EDEDED", +"1 c #E9E9E9", +"2 c #7A7B7A", +"3 c #C1C1C1", +"4 c #F1F0F0", +"5 c #F6F6F6", +"6 c #EFEEEE", +"7 c #7E7E7E", +"8 c #C5C5C5", +"9 c #F5F5F4", +"0 c #F1F1F1", +"a c #C4C4C4", +"b c #7F7F7F", +"c c #C2C2C2", +"d c #F1F2F2", +"e c #F5F5F5", +"f c #7C7C7C", +"g c #BEBEBE", +"h c #E8E9E8", +"i c #F4F4F4", +"j c #797879", +"k c #B9B9B9", +"l c #E4E4E4", +"m c #757575", +"n c #B4B4B4", +"o c #EBEBEA", +"p c #797979", +"q c #DCDCDC", +" ", +"...................", +"+++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@", +"######$############", +"%%%%%&*=-;>,')%%%%%", +"!!!!~*{])^^/(,)!!!!", +"_____#]:.(<[}|1____", +"'''''1_.2345<^>''''", +"11111,6|378[9}(1111", +"''''',^<0abc/0(''''", +"'''''-/de[cfgh>''''", +"''''''(^[i/gjkl''''", +")))))!1(/}}1kmn))))", +"lllll%)'o((>lnpllll", +"===================", +"===================", +"===================", +"qqqqqqqqqqqqqqqqqqq"}; diff --git a/styles/arch/pixmaps/stuckufcs.xpm b/styles/arch/pixmaps/stuckufcs.xpm new file mode 100644 index 0000000..1cc34da --- /dev/null +++ b/styles/arch/pixmaps/stuckufcs.xpm @@ -0,0 +1,78 @@ +/* XPM */ +static char * stuckufcs_xpm[] = { +"19 19 56 1", +" c #A7A7A7", +". c #BCBCBC", +"+ c #D3D3D3", +"@ c #DFDFDF", +"# c #E2E2E2", +"$ c #DDDDDD", +"% c #E3E3E3", +"& c #787878", +"* c #B3B3B3", +"= c #E1E1E1", +"- c #E9EAEA", +"; c #EAEAEB", +"> c #EBEBEB", +", c #EAEAEA", +"' c #E8E8E8", +") c #E6E6E6", +"! c #E5E5E5", +"~ c #E0E0E0", +"{ c #747474", +"] c #B7B7B7", +"^ c #EFEFEF", +"/ c #EEEEEE", +"( c #ECECEC", +"_ c #E7E7E7", +": c #787777", +"< c #F3F3F3", +"[ c #F2F2F2", +"} c #F0F0F0", +"| c #EDEDED", +"1 c #E9E9E9", +"2 c #7A7B7A", +"3 c #C1C1C1", +"4 c #F1F0F0", +"5 c #F6F6F6", +"6 c #EFEEEE", +"7 c #7E7E7E", +"8 c #C5C5C5", +"9 c #F5F5F4", +"0 c #F1F1F1", +"a c #C4C4C4", +"b c #7F7F7F", +"c c #C2C2C2", +"d c #F1F2F2", +"e c #F5F5F5", +"f c #7C7C7C", +"g c #BEBEBE", +"h c #E8E9E8", +"i c #F4F4F4", +"j c #797879", +"k c #B9B9B9", +"l c #E4E4E4", +"m c #757575", +"n c #B4B4B4", +"o c #EBEBEA", +"p c #797979", +"q c #DCDCDC", +" ", +"...................", +"+++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@", +"######$############", +"%%%%%&*=-;>,')%%%%%", +"!!!!~*{])^^/(,)!!!!", +"_____#]:.(<[}|1____", +"'''''1_.2345<^>''''", +"11111,6|378[9}(1111", +"''''',^<0abc/0(''''", +"'''''-/de[cfgh>''''", +"''''''(^[i/gjkl''''", +")))))!1(/}}1kmn))))", +"lllll%)'o((>lnpllll", +"===================", +"===================", +"===================", +"qqqqqqqqqqqqqqqqqqq"}; diff --git a/styles/arch/pixmaps/tbarfcs.xpm b/styles/arch/pixmaps/tbarfcs.xpm new file mode 100644 index 0000000..5ae7923 --- /dev/null +++ b/styles/arch/pixmaps/tbarfcs.xpm @@ -0,0 +1,36 @@ +/* XPM */ +static char * tbarfcs_xpm[] = { +"19 19 14 1", +" c #A7A7A7", +". c #BCBCBC", +"+ c #D3D3D3", +"@ c #DFDFDF", +"# c #E2E2E2", +"$ c #E3E3E3", +"% c #E5E5E5", +"& c #E7E7E7", +"* c #E8E8E8", +"= c #E9E9E9", +"- c #E6E6E6", +"; c #E4E4E4", +"> c #E1E1E1", +", c #DCDCDC", +" ", +"...................", +"+++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@", +"###################", +"$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&", +"*******************", +"===================", +"*******************", +"*******************", +"*******************", +"-------------------", +";;;;;;;;;;;;;;;;;;;", +">>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>", +",,,,,,,,,,,,,,,,,,,"}; diff --git a/styles/arch/pixmaps/tbarufcs.xpm b/styles/arch/pixmaps/tbarufcs.xpm new file mode 100644 index 0000000..0669fe5 --- /dev/null +++ b/styles/arch/pixmaps/tbarufcs.xpm @@ -0,0 +1,40 @@ +/* XPM */ +static char * tbarufcs_xpm[] = { +"19 19 18 1", +" c #A7A7A7", +". c #A8A8A8", +"+ c #BCBCBC", +"@ c #BDBDBD", +"# c #D3D3D3", +"$ c #D2D2D2", +"% c #DFDFDF", +"& c #E0E0E0", +"* c #E2E2E2", +"= c #E3E3E3", +"- c #E4E4E4", +"; c #E5E5E5", +"> c #E7E7E7", +", c #E6E6E6", +"' c #E8E8E8", +") c #E9E9E9", +"! c #E1E1E1", +"~ c #DCDCDC", +" . . . . . . . . . ", +"+@+@+@+@+@+@+@+@+@+", +"#$$##$#$#$$##$#$#$$", +"%%&%&%%%%%&%&%%%%%&", +"*==*=****==*=****==", +"=-========-==--==-=", +";;----;---;;;;;;;;=", +">>,,,,;,,,>>>>,>>>;", +"''>>>>>>>>''''''''>", +"))''''''''))))))))'", +"''''''''''''''''''>", +"''>>>>>>>>''''''''>", +"''>>>>>>>>''''''''>", +",,,,,,,,,,,,,,,,,,,", +"-------------------", +"!!!!!!!!!!!!!!!!!!!", +"!!!!!!!!!!!!!!!!!!!", +"!!!!!!!!!!!!!!!!!!!", +"~~~~~~~~~~~~~~~~~~~"}; diff --git a/styles/arch/pixmaps/unselected.xpm b/styles/arch/pixmaps/unselected.xpm new file mode 100644 index 0000000..5188ca8 --- /dev/null +++ b/styles/arch/pixmaps/unselected.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char *unselected[] = { +/* columns rows colors chars-per-pixel */ +"16 16 4 1", +" c black", +". c #E7E7E7", +"X c gray100", +"o c None", +/* pixels */ +"oooooooooooooooo", +"oooooooooooooooo", +"oooooooooooooooo", +"o.........oooooo", +"o.ooooooo.oooooo", +"o.ooooooo.oooooo", +"o.ooooooo.oooooo", +"o.ooooooo.oooooo", +"o.ooooooo.oooooo", +"o.ooooooo.oooooo", +"o.ooooooo.oooooo", +"o.ooooooo.oooooo", +"o.ooooooo.oooooo", +"o.........oooooo", +"oooooooooooooooo", +"oooooooooooooooo" +}; diff --git a/styles/arch/pixmaps/unshadefcs.xpm b/styles/arch/pixmaps/unshadefcs.xpm new file mode 100644 index 0000000..11e0a31 --- /dev/null +++ b/styles/arch/pixmaps/unshadefcs.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * unshadefcs_xpm[] = { +"19 19 15 1", +" c #A7A7A7", +". c #BCBCBC", +"+ c #D3D3D3", +"@ c #DFDFDF", +"# c #E2E2E2", +"$ c #E3E3E3", +"% c #E5E5E5", +"& c #E7E7E7", +"* c #E8E8E8", +"= c #E9E9E9", +"- c #3A3A3A", +"; c #E6E6E6", +"> c #E4E4E4", +", c #E1E1E1", +"' c #DCDCDC", +" ", +"...................", +"+++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@", +"###################", +"$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&", +"*******************", +"===================", +"*******************", +"********-*-********", +"*********-*********", +";;;;;;;;;;;;;;;;;;;", +">>>>>>>>>>>>>>>>>>>", +",,,,,,,,,,,,,,,,,,,", +",,,,,,,,,,,,,,,,,,,", +",,,,,,,,,,,,,,,,,,,", +"'''''''''''''''''''"}; diff --git a/styles/arch/pixmaps/unshadepr.xpm b/styles/arch/pixmaps/unshadepr.xpm new file mode 100644 index 0000000..dd08c95 --- /dev/null +++ b/styles/arch/pixmaps/unshadepr.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * unshadepr_xpm[] = { +"19 19 15 1", +" c #A7A7A7", +". c #BCBCBC", +"+ c #D3D3D3", +"@ c #DFDFDF", +"# c #E2E2E2", +"$ c #E3E3E3", +"% c #E5E5E5", +"& c #E7E7E7", +"* c #E8E8E8", +"= c #E9E9E9", +"- c #3A3A3A", +"; c #E6E6E6", +"> c #E4E4E4", +", c #E1E1E1", +"' c #DCDCDC", +" ", +"...................", +"+++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@", +"###################", +"$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&", +"*******************", +"===================", +"*******************", +"********-*-********", +"*********-*********", +";;;;;;;;;;;;;;;;;;;", +">>>>>>>>>>>>>>>>>>>", +",,,,,,,,,,,,,,,,,,,", +",,,,,,,,,,,,,,,,,,,", +",,,,,,,,,,,,,,,,,,,", +"'''''''''''''''''''"}; diff --git a/styles/arch/pixmaps/unshadeufcs.xpm b/styles/arch/pixmaps/unshadeufcs.xpm new file mode 100644 index 0000000..847c555 --- /dev/null +++ b/styles/arch/pixmaps/unshadeufcs.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * unshadeufcs_xpm[] = { +"19 19 15 1", +" c #A7A7A7", +". c #BCBCBC", +"+ c #D3D3D3", +"@ c #DFDFDF", +"# c #E2E2E2", +"$ c #E3E3E3", +"% c #E5E5E5", +"& c #E7E7E7", +"* c #E8E8E8", +"= c #E9E9E9", +"- c #3A3A3A", +"; c #E6E6E6", +"> c #E4E4E4", +", c #E1E1E1", +"' c #DCDCDC", +" ", +"...................", +"+++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@", +"###################", +"$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&", +"*******************", +"===================", +"*******************", +"********-*-********", +"*********-*********", +";;;;;;;;;;;;;;;;;;;", +">>>>>>>>>>>>>>>>>>>", +",,,,,,,,,,,,,,,,,,,", +",,,,,,,,,,,,,,,,,,,", +",,,,,,,,,,,,,,,,,,,", +"'''''''''''''''''''"}; diff --git a/styles/arch/theme.cfg b/styles/arch/theme.cfg new file mode 100644 index 0000000..2b11fea --- /dev/null +++ b/styles/arch/theme.cfg @@ -0,0 +1,238 @@ +#This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License. +#(http://creativecommons.org/licenses/by-sa/3.0/de/deed.en) + + + +############################################################################### +# +# name: arch +# made: tenner +# date: 30-11-2006 +# http://www.tenr.de +# +############################################################## BACKGROUND ###### + +background: flat +background.color: #D5D6DB + +############################################################## FONTS ########## + + +menu.frame.font: sans-9:bold +menu.title.font: sans-10:bold +menu.title.font.effect: shadow +menu.title.font.shadow.color: #c8c8c8 +toolbar.clock.font: sans-9:bold +toolbar.workspace.font: tahoma-10:bold +toolbar.iconbar.focused.font: sans-8:bold +toolbar.iconbar.focused.font.effect: shadow +toolbar.iconbar.focused.font.shadow.color: #c8c8c8 +toolbar.iconbar.unfocused.font: sans-8 +window.font: sans-8 +window.font.effect: shadow +window.font.shadow.color: #c8c8c8 + +############################################################## MENU ########### + +menu.bevelWidth: 1 + +#menu.itemHeight: 35 +#menu.titleHeight: 21 + +menu.borderColor: #3d3d3d +menu.borderWidth: 1 + +menu.bullet.position: Right +menu.bullet: triangle + +menu.submenu.pixmap: +menu.hilite.submenu.pixmap: + +menu.selected.pixmap: +menu.hilite.selected.pixmap: + +menu.unselected.pixmap: +menu.hilite.unselected.pixmap: + +menu.title: flat +menu.title.pixmap: tbarufcs.xpm +menu.title.justify: center +menu.title.color: #E3E3E3 +menu.title.colorTo: #E3E3E3 +menu.title.textColor: #175996 + +menu.frame: flat +menu.frame.pixmap: +menu.frame.justify: left +menu.frame.color: #f9f9f9 +menu.frame.colorTo: #f9f9f9 +menu.frame.textColor: #3f3f3f +menu.frame.disableColor: #579fe1 + +menu.hilite: flat +menu.hilite.pixmap: +menu.hilite.color: #668bae +menu.hilite.colorTo: #668bae +menu.hilite.textColor: #e7e7e7 + +############################################################## TOOLBAR ######## + +toolbar.bevelWidth: 0 + +toolbar.borderWidth: 1 +toolbar.borderColor: #3d3d3d + +toolbar.height: 19 + +toolbar.justify: center + +toolbar: flat +toolbar.pixmap: tbarufcs.xpm +toolbar.color: #E3E3E3 +toolbar.colorTo: #E3E3E3 + +toolbar.clock: flat +toolbar.clock.pixmap: tbarufcs.xpm +toolbar.clock.justify: center +toolbar.clock.color: #E3E3E3 +toolbar.clock.colorTo: #E3E3E3 +toolbar.clock.textColor: #3f3f3f + +toolbar.workspace: flat +toolbar.workspace.pixmap: tbarufcs.xpm +toolbar.workspace.justify: Center +toolbar.workspace.color: #E3E3E3 +toolbar.workspace.colorTo: #E3E3E3 +toolbar.workspace.textColor: #3f3f3f + +toolbar.button: flat +toolbar.button.pixmap: tbarufcs.xpm +toolbar.button.color: #E3E3E3 +toolbar.button.colorTo: #E3E3E3 +toolbar.button.picColor: #3f3f3f +toolbar.button.pressed: flat +toolbar.button.pressed.pixmap: tbarufcs.xpm +toolbar.button.pressed.color: #E3E3E3 +toolbar.button.pressed.colorTo: #E3E3E3 +toolbar.button.pressed.picColor: #000000 + +toolbar.iconbar.empty: flat +toolbar.iconbar.empty.pixmap: tbarufcs.xpm +toolbar.iconbar.empty.color: #E3E3E3 +toolbar.iconbar.empty.colorTo: #E3E3E3 + +toolbar.iconbar.focused.borderWidth: 1 +toolbar.iconbar.focused.borderColor: #aeaeae +toolbar.iconbar.focused: flat +toolbar.iconbar.focused.pixmap: tbarfcs.xpm +toolbar.iconbar.focused.color: #E3E3E3 +toolbar.iconbar.focused.colorTo: #E3E3E3 +toolbar.iconbar.focused.textColor: #175996 +toolbar.iconbar.focused.justify: center + +toolbar.iconbar.unfocused.borderWidth: 1 +toolbar.iconbar.unfocused.borderColor: #aeaeae +toolbar.iconbar.unfocused: flat +toolbar.iconbar.unfocused.pixmap: tbarufcs.xpm +toolbar.iconbar.unfocused.color: #E3E3E3 +toolbar.iconbar.unfocused.colorTo: #E3E3E3 +toolbar.iconbar.unfocused.textColor: #919191 +toolbar.iconbar.unfocused.justify: center + +############################################################## WINDOW ######### + +window.bevelWidth: 0 +window.shade: false +window.borderWidth: 1 +window.borderColor: #3d3d3d + +window.justify: Center + +window.title.height: 19 + +window.title.focus: flat +window.title.focus.pixmap: tbarfcs.xpm +window.title.focus.color: #E3E3E3 +window.title.focus.colorTo: #E3E3E3 +window.title.unfocus: flat +window.title.unfocus.pixmap: tbarufcs.xpm +window.title.unfocus.color: #E3E3E3 +window.title.unfocus.colorTo: #E3E3E3 + +window.label.focus: flat +window.label.focus.pixmap: tbarfcs.xpm +window.label.focus.color: #E3E3E3 +window.label.focus.colorTo: #E3E3E3 +window.label.focus.textColor: #175996 +window.label.unfocus: flat +window.label.unfocus.pixmap: tbarufcs.xpm +window.label.unfocus.color: #E3E3E3 +window.label.unfocus.colorTo: #E3E3E3 +window.label.unfocus.textColor: #919191 + +window.button.focus: flat +window.button.focus.color: #E3E3E3 +window.button.focus.colorTo: #E3E3E3 +window.button.focus.picColor: #000000 +window.button.unfocus: flat +window.button.unfocus.Color: #E3E3E3 +window.button.unfocus.ColorTo: #E3E3E3 +window.button.unfocus.picColor: #000000 +window.button.pressed: flat +window.button.pressed.color: #E3E3E3 +window.button.pressed.colorTo: #E3E3E3 +window.button.pressed.picColor: #000000 + +window.shade.pixmap: shadefcs.xpm +window.shade.unfocus.pixmap: shadeufcs.xpm +window.shade.pressed.pixmap: shadepr.xpm + +window.unshade.pixmap: unshadefcs.xpm +window.unshade.unfocus.pixmap: unshadeufcs.xpm +window.unshade.pressed.pixmap: unshadepr.xpm + +window.menuicon.pixmap: menuiconfcs.xpm +window.menuicon.unfocus.pixmap: menuiconufcs.xpm +window.menuicon.pressed.pixmap: menuiconpr.xpm + +window.close.pixmap: closefcs.xpm +window.close.unfocus.pixmap: closeufcs.xpm +window.close.pressed.pixmap: closepr.xpm + +window.iconify.pixmap: minfcs.xpm +window.iconify.unfocus.pixmap: minufcs.xpm +window.iconify.pressed.pixmap: minpr.xpm + +window.maximize.pixmap: maxfcs.xpm +window.maximize.unfocus.pixmap: maxufcs.xpm +window.maximize.pressed.pixmap: maxpr.xpm + +window.stick.pixmap: stickfcs.xpm +window.stick.unfocus.pixmap: stickufcs.xpm +window.stick.pressed.pixmap: stickpr.xpm + +window.stuck.pixmap: stuckfcs.xpm +window.stuck.unfocus.pixmap: stuckufcs.xpm +window.stuck.pressed.pixmap: stuckufcs.xpm + +window.handle.focus: flat +window.handle.focus.pixmap: tbarfcs.xpm +window.handle.focus.color: #E3E3E3 +window.handle.focus.colorTo: #E3E3E3 +window.handle.unfocus: flat +window.handle.unfocus.pixmap: tbarufcs.xpm +window.handle.unfocus.color: #E3E3E3 +window.handle.unfocus.colorTo: #E3E3E3 +window.handleWidth: 3 + +window.grip.focus: flat +window.grip.focus.pixmap: gripfcs.xpm +window.grip.focus.color: #E3E3E3 +window.grip.focus.colorTo: #E3E3E3 +window.grip.unfocus: flat +window.grip.unfocus.pixmap: tbarufcs.xpm +window.grip.unfocus.color: #E3E3E3 +window.grip.unfocus.colorTo: #E3E3E3 + +############################################################################### +# EOF diff --git a/styles/bloe/Makemodule.am b/styles/bloe/Makemodule.am new file mode 100644 index 0000000..909f647 --- /dev/null +++ b/styles/bloe/Makemodule.am @@ -0,0 +1,3 @@ +bloe_styledir = $(pkgdatadir)/styles/bloe + +dist_bloe_style_DATA = data/styles/bloe/theme.cfg diff --git a/styles/bloe/pixmaps/Makemodule.am b/styles/bloe/pixmaps/Makemodule.am new file mode 100644 index 0000000..2d08d3b --- /dev/null +++ b/styles/bloe/pixmaps/Makemodule.am @@ -0,0 +1,34 @@ +pixmaps_styledir = $(pkgdatadir)/styles/bloe/pixmaps + +dist_pixmaps_style_DATA = \ + data/styles/bloe/pixmaps/bullet.xpm \ + data/styles/bloe/pixmaps/closefcs.xpm \ + data/styles/bloe/pixmaps/closepr.xpm \ + data/styles/bloe/pixmaps/closeufcs.xpm \ + data/styles/bloe/pixmaps/frame.xpm \ + data/styles/bloe/pixmaps/maxfcs.xpm \ + data/styles/bloe/pixmaps/maxpr.xpm \ + data/styles/bloe/pixmaps/maxufcs.xpm \ + data/styles/bloe/pixmaps/menuiconfcs.xpm \ + data/styles/bloe/pixmaps/menuiconpr.xpm \ + data/styles/bloe/pixmaps/menuiconufcs.xpm \ + data/styles/bloe/pixmaps/minfcs.xpm \ + data/styles/bloe/pixmaps/minpr.xpm \ + data/styles/bloe/pixmaps/minufcs.xpm \ + data/styles/bloe/pixmaps/selected.xpm \ + data/styles/bloe/pixmaps/shadefcs.xpm \ + data/styles/bloe/pixmaps/shadepr.xpm \ + data/styles/bloe/pixmaps/shadeufcs.xpm \ + data/styles/bloe/pixmaps/stickfcs.xpm \ + data/styles/bloe/pixmaps/stickpr.xpm \ + data/styles/bloe/pixmaps/stickufcs.xpm \ + data/styles/bloe/pixmaps/stuckfcs.xpm \ + data/styles/bloe/pixmaps/stuckufcs.xpm \ + data/styles/bloe/pixmaps/tbarfcs.xpm \ + data/styles/bloe/pixmaps/tbarufcs.xpm \ + data/styles/bloe/pixmaps/unselected.xpm \ + data/styles/bloe/pixmaps/unshadefcs.xpm \ + data/styles/bloe/pixmaps/unshadepr.xpm \ + data/styles/bloe/pixmaps/unshadeufcs.xpm \ + data/styles/bloe/pixmaps/windowlabelfcs.xpm \ + data/styles/bloe/pixmaps/windowlabelufcs.xpm diff --git a/styles/bloe/pixmaps/bullet.xpm b/styles/bloe/pixmaps/bullet.xpm new file mode 100644 index 0000000..d46c69a --- /dev/null +++ b/styles/bloe/pixmaps/bullet.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char *bullet[] = { +/* columns rows colors chars-per-pixel */ +"16 16 4 1", +" c black", +". c #A0A0A0", +"X c #E7E7E7", +"o c None", +/* pixels */ +"oooooooooooooooo", +"oooooooooooooooo", +"oooooooooooooooo", +"oooooooooooooooo", +"oooooooooooooooo", +"oooooooooooooooo", +"ooooooooXooooooo", +"ooooooooXXoooooo", +"oooooXXXXXXooooo", +"oooooXXXXXXXoooo", +"oooooXXXXXX.oooo", +"ooooo...XX.ooooo", +"ooooooooX.oooooo", +"oooooooo.ooooooo", +"oooooooooooooooo", +"oooooooooooooooo" +}; diff --git a/styles/bloe/pixmaps/closefcs.xpm b/styles/bloe/pixmaps/closefcs.xpm new file mode 100644 index 0000000..4d56192 --- /dev/null +++ b/styles/bloe/pixmaps/closefcs.xpm @@ -0,0 +1,144 @@ +/* XPM */ +static char * closefcs_xpm[] = { +"23 23 118 2", +" c #FBFAF7", +". c #CBCAC8", +"+ c #7D7D7C", +"@ c #D3D2DE", +"# c #D6D5E1", +"$ c #565561", +"% c #D5D4E0", +"& c #D4D4DF", +"* c #D4D3DF", +"= c #D3D2DD", +"- c #D2D1DD", +"; c #D0CFDB", +"> c #BFBEC9", +", c #BEBDC8", +"' c #BDBCC7", +") c #CECDD8", +"! c #CBCAD6", +"~ c #BAB9C4", +"{ c #BAB8C3", +"] c #B9B8C3", +"^ c #B8B8C3", +"/ c #C8C7D3", +"( c #C6C5D1", +"_ c #B6B5C0", +": c #B5B4C0", +"< c #B5B4BF", +"[ c #B1B0BB", +"} c #FFFFFF", +"| c #B0AFBA", +"1 c #B1AFBB", +"2 c #AFAEB9", +"3 c #B4B3BE", +"4 c #C4C2CE", +"5 c #C1C0CC", +"6 c #9998A1", +"7 c #A6A5B0", +"8 c #9796A0", +"9 c #BEBDC9", +"0 c #BCBBC7", +"a c #ADACB7", +"b c #ACABB6", +"c c #95949E", +"d c #313033", +"e c #303033", +"f c #94939C", +"g c #ABAAB5", +"h c #B9B8C4", +"i c #B7B6C2", +"j c #A8A7B2", +"k c #A8A6B1", +"l c #A3A2AD", +"m c #7E7D85", +"n c #2B2A2D", +"o c #2A2A2D", +"p c #7D7C85", +"q c #A1A0AB", +"r c #A6A4B0", +"s c #B4B3BF", +"t c #D2CFDA", +"u c #524F5A", +"v c #AEABB6", +"w c #A09DA7", +"x c #9F9CA6", +"y c #97949E", +"z c #95929C", +"A c #9E9BA5", +"B c #ACA9B4", +"C c #CCC7CF", +"D c #4C474F", +"E c #A39EA6", +"F c #969198", +"G c #969097", +"H c #928D93", +"I c #111011", +"J c #908B92", +"K c #948F96", +"L c #A09CA3", +"M c #9E99A1", +"N c #918C94", +"O c #908C93", +"P c #7D787F", +"Q c #252325", +"R c #59565B", +"S c #7B787E", +"T c #8F8B92", +"U c #9C969E", +"V c #99949C", +"W c #8C888F", +"X c #79767C", +"Y c #2B2A2C", +"Z c #272628", +"` c #69666B", +" . c #838086", +".. c #78747A", +"+. c #8B868D", +"@. c #96919A", +"#. c #969397", +"$. c #8A888B", +"%. c #878588", +"&. c #787678", +"*. c #878487", +"=. c #8B888B", +"-. c #888688", +";. c #787778", +">. c #787779", +",. c #8B898C", +"'. c #989699", +"). c #9B989C", +"!. c #9B999C", +"~. c #9B999D", +"{. c #9C9A9D", +"]. c #9C9A9E", +"^. c #9D9A9E", +"/. c #9D9B9E", +"(. c #CAC5CD", +"_. c #767576", +":. c #C4C0BC", +"<. c #F1ECE5", +" ", +". . . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ # # # ", +"# # $ % % % & * * * * * * @ @ @ @ @ = - $ # # ", +"# # $ ; > > > , , , , , ' ' ' ' ' ' ' ) $ # # ", +"# # $ ! ~ ~ { ] ] ] ] ] ] ^ ^ ^ ^ ^ ^ / $ # # ", +"# # $ ( _ : < [ } } | < 1 } } 2 3 3 3 4 $ # # ", +"# # $ 5 [ [ 1 6 } } } 7 } } } 8 2 2 2 9 $ # # ", +"# # $ 0 a a b c d } } } } } e f g g g h $ # # ", +"# # $ i j j k l m n } } } o p q 7 7 r s $ # # ", +"t t u v w w x x y } } } } } z A A A A B u t t ", +"C C D E F F G H } } } I } } } J K K K L D C C ", +"C C D M N N O P } } Q R Q } } S T T T U D C C ", +"C C D V W W W X Y Z ` .` Z Y ..+.+.+.@.D C C ", +"C C D #.$.$.$.%.&.&.*.=.-.;.>.%.,.,.,.'.D C C ", +"C C D ).).!.!.~.~.~.{.{.{.{.].].^./././.D C C ", +"C C C D D D D D D D D D D D D D D D D D C C C ", +"(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.", +"_._._._._._._._._._._._._._._._._._._._._._._.", +":.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.", +"<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<."}; diff --git a/styles/bloe/pixmaps/closepr.xpm b/styles/bloe/pixmaps/closepr.xpm new file mode 100644 index 0000000..8e008d9 --- /dev/null +++ b/styles/bloe/pixmaps/closepr.xpm @@ -0,0 +1,151 @@ +/* XPM */ +static char * closepr_xpm[] = { +"23 23 125 2", +" c #FBFAF7", +". c #CBCAC8", +"+ c #7D7D7C", +"@ c #D3D2DE", +"# c #D6D5E1", +"$ c #706F7B", +"% c #9D9CA5", +"& c #9D9DA5", +"* c #9E9DA6", +"= c #9E9EA6", +"- c #9F9EA7", +"; c #9F9FA7", +"> c #9F9FA8", +", c #A09FA8", +"' c #A2A2AA", +") c #95959C", +"! c #95959D", +"~ c #96959D", +"{ c #96969D", +"] c #96969E", +"^ c #96969F", +"/ c #A4A4AD", +"( c #A7A6AF", +"_ c #9999A1", +": c #9999A2", +"< c #9A99A2", +"[ c #9A9AA2", +"} c #9B9AA2", +"| c #9B9BA2", +"1 c #AAA9B2", +"2 c #ACACB4", +"3 c #9E9DA5", +"4 c #9F9EA5", +"5 c #9F9EA6", +"6 c #9B9BA1", +"7 c #9F9FA6", +"8 c #A09FA7", +"9 c #9C9BA2", +"0 c #A0A0A8", +"a c #AEAEB7", +"b c #B1B0B9", +"c c #8D8C94", +"d c #A3A2AB", +"e c #A3A3AB", +"f c #9A9AA3", +"g c #A4A3AC", +"h c #8D8D94", +"i c #A4A4AC", +"j c #B4B3BC", +"k c #B6B5BE", +"l c #A7A7AE", +"m c #A8A7AF", +"n c #929198", +"o c #2F2F31", +"p c #A8A8AF", +"q c #A9A8B0", +"r c #302F32", +"s c #AAA9B1", +"t c #A9A9B0", +"u c #B9B8C1", +"v c #BBBAC3", +"w c #ACABB3", +"x c #ACABB4", +"y c #828288", +"z c #2C2C2E", +"A c #ADADB4", +"B c #ADADB5", +"C c #A8A8B0", +"D c #BEBDC6", +"E c #D2CFDA", +"F c #6C6974", +"G c #BDBBC3", +"H c #ADACB3", +"I c #AEADB4", +"J c #A5A4AB", +"K c #AFADB4", +"L c #AFADB5", +"M c #B0ADB5", +"N c #C0BDC5", +"O c #CCC7CF", +"P c #666169", +"Q c #BEBAC0", +"R c #AEABB0", +"S c #AEACB0", +"T c #AEACB1", +"U c #AAA8AD", +"V c #AFACB1", +"W c #141414", +"X c #AFADB1", +"Y c #AFADB2", +"Z c #B0ADB1", +"` c #ABA8AD", +" . c #B0ADB2", +".. c #C0BCC3", +"+. c #C3BFC5", +"@. c #B3AFB5", +"#. c #B3AFB6", +"$. c #9C999E", +"%. c #B3B0B6", +"&. c #B4B0B6", +"*. c #2E2D2E", +"=. c #6F6C70", +"-. c #B4B1B7", +";. c #B5B1B7", +">. c #B5B2B7", +",. c #C5C2C8", +"'. c #C8C4CA", +"). c #B8B4B9", +"!. c #B8B5B9", +"~. c #9F9DA0", +"{. c #39383A", +"]. c #343335", +"^. c #8B888C", +"/. c #8B898C", +"(. c #A09DA1", +"_. c #B9B6BB", +":. c #CAC7CC", +"<. c #BBB7BE", +"[. c #B7B3BA", +"}. c #A29FA5", +"|. c #B6B2B9", +"1. c #CAC5CD", +"2. c #767576", +"3. c #C4C0BC", +"4. c #F1ECE5", +" ", +". . . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ # # # ", +"# # $ % % & * * * * = = - - - - ; ; > , $ # # ", +"# # $ ' ) ! ~ ~ ~ ~ { { ] ] ] ] ] ^ ^ / $ # # ", +"# # $ ( _ _ : < < < [ } } } } } } | | 1 $ # # ", +"# # $ 2 3 4 5 } 5 5 6 7 | 8 8 9 8 , 0 a $ # # ", +"# # $ b ' ' ' c d d e f g g g h g i i j $ # # ", +"# # $ k l l m n o m m p p q r n q s t u $ # # ", +"# # $ v w x 2 q y z A A B z y C B B B D $ # # ", +"E E F G H H I I J I I I K L J L L L M N F E E ", +"O O P Q R S T U T V V W X Y Z ` . . ...P O O ", +"O O P +.@.@.#.$.%.&.*.=.*.-.-.$.;.;.>.,.P O O ", +"O O P '.).!.!.~.{.].^.R /.].{.(._._._.:.P O O ", +"O O P O <.<.<.[.}.}.|.<.[.}.}.|.<.<.<.O P O O ", +"O O P O O O O O O O O O O O O O O O O O P O O ", +"O O O P P P P P P P P P P P P P P P P P O O O ", +"1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.", +"2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.", +"3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.", +"4.4.4.4.4.4.4.4.4.4.4.4.4.4.4.4.4.4.4.4.4.4.4."}; diff --git a/styles/bloe/pixmaps/closeufcs.xpm b/styles/bloe/pixmaps/closeufcs.xpm new file mode 100644 index 0000000..6b2a604 --- /dev/null +++ b/styles/bloe/pixmaps/closeufcs.xpm @@ -0,0 +1,143 @@ +/* XPM */ +static char * closeufcs_xpm[] = { +"23 23 117 2", +" c #FBFAF7", +". c #CBCAC8", +"+ c #7D7D7C", +"@ c #F7F7F4", +"# c #7B7A77", +"$ c #FAF9F6", +"% c #F9F9F5", +"& c #F9F8F5", +"* c #F8F7F4", +"= c #F8F7F3", +"- c #F7F6F3", +"; c #F5F4F1", +"> c #E1E0DD", +", c #E0DFDC", +"' c #DFDEDB", +") c #F3F2EE", +"! c #F0EFEC", +"~ c #DCDBD9", +"{ c #DCDAD8", +"] c #DBDAD8", +"^ c #DAD9D8", +"/ c #DAD9D7", +"( c #EDECE9", +"_ c #EBEAE7", +": c #D8D7D4", +"< c #D7D6D4", +"[ c #D7D6D3", +"} c #D2D1CE", +"| c #FFFFFF", +"1 c #D1D0CD", +"2 c #D2D0CE", +"3 c #D0CFCC", +"4 c #D6D5D2", +"5 c #E9E7E4", +"6 c #E6E5E2", +"7 c #D3D2CF", +"8 c #D3D1CF", +"9 c #B6B5B3", +"0 c #C6C6C3", +"a c #B4B3B2", +"b c #D1D0CE", +"c c #E3E2DF", +"d c #CECECB", +"e c #CECDCA", +"f c #B3B2AF", +"g c #3A3A39", +"h c #B1B0AD", +"i c #CDCCC9", +"j c #DEDDDA", +"k c #DCDBD8", +"l c #CAC9C6", +"m c #CAC8C5", +"n c #C4C3C0", +"o c #979794", +"p c #333332", +"q c #979694", +"r c #C3C2BF", +"s c #C8C7C4", +"t c #C8C6C4", +"u c #D9D8D5", +"v c #F7F4F0", +"w c #777470", +"x c #D3D0CC", +"y c #C2BFBB", +"z c #C1BEBA", +"A c #B7B4B1", +"B c #B5B3AF", +"C c #C0BDB9", +"D c #D1CECA", +"E c #F1ECE5", +"F c #716C65", +"G c #C8C3BC", +"H c #B8B3AD", +"I c #B8B2AC", +"J c #B4AEA8", +"K c #151414", +"L c #B1ACA6", +"M c #B6B1AB", +"N c #C5C1B9", +"O c #C3BEB7", +"P c #B3AEA8", +"Q c #B2AEA7", +"R c #9A9691", +"S c #2D2C2B", +"T c #6E6B67", +"U c #99958F", +"V c #B1ADA6", +"W c #C1BBB4", +"X c #BEB9B2", +"Y c #AEAAA3", +"Z c #97938D", +"` c #363432", +" . c #31302E", +".. c #827F7A", +"+. c #A4A099", +"@. c #95918C", +"#. c #ADA8A2", +"$. c #BBB6B0", +"%. c #B9B4AD", +"&. c #AAA59F", +"*. c #AAA49F", +"=. c #A5A09A", +"-. c #928E89", +";. c #A4A09A", +">. c #A9A49E", +",. c #928D88", +"'. c #A39F99", +"). c #A8A39D", +"!. c #B6B2AB", +"~. c #B4AFA8", +"{. c #B4AFA7", +"]. c #B3AEA7", +"^. c #B2ADA8", +"/. c #B1ACA8", +"(. c #EEE9E2", +"_. c #7B7A79", +":. c #C4C0BC", +" ", +". . . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +" # # # # # # # # # # # # # # # # # ", +" # $ $ $ % & & & & & & * * * * * = - # ", +" # ; > > > , , , , , ' ' ' ' ' ' ' ) # ", +" # ! ~ ~ { ] ] ] ] ] ] ^ / / / / / ( # ", +" # _ : < [ } | | 1 [ 2 | | 3 4 4 4 5 # ", +" # 6 7 7 8 9 | | | 0 | | | a b b b c # ", +" # > d d e f g | | | | | g h i i i j # ", +" # k l l m n o p | | | p q r s s t u # ", +"v v w x y y z z A | | | | | B C C C C D w v v ", +"E E F G H H I J | | | K | | | L M M M N F E E ", +"E E F O P P Q R | | S T S | | U V V V W F E E ", +"E E F X Y Y Y Z ` ...+... .` @.#.#.#.$.F E E ", +"E E F %.&.&.*.=.-.-.;.>.=.-.,.'.).).).!.F E E ", +"E E F ~.~.~.~.{.].].].].^.^.^.^.^.^.^./.F E E ", +"E E E F F F F F F F F F F F F F F F F F E E E ", +"(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.", +"_._._._._._._._._._._._._._._._._._._._._._._.", +":.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.", +"E E E E E E E E E E E E E E E E E E E E E E E "}; diff --git a/styles/bloe/pixmaps/frame.xpm b/styles/bloe/pixmaps/frame.xpm new file mode 100644 index 0000000..aef45ab --- /dev/null +++ b/styles/bloe/pixmaps/frame.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char *frame[] = { +/* columns rows colors chars-per-pixel */ +"21 21 1 1", +" c #23155F", +/* pixels */ +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" " +}; diff --git a/styles/bloe/pixmaps/maxfcs.xpm b/styles/bloe/pixmaps/maxfcs.xpm new file mode 100644 index 0000000..18b6528 --- /dev/null +++ b/styles/bloe/pixmaps/maxfcs.xpm @@ -0,0 +1,139 @@ +/* XPM */ +static char * maxfcs_xpm[] = { +"23 23 113 2", +" c #FBFAF7", +". c #CBCAC8", +"+ c #7D7D7C", +"@ c #D3D2DE", +"# c #D6D5E1", +"$ c #565561", +"% c #D5D4E0", +"& c #D4D4DF", +"* c #D4D3DF", +"= c #D3D2DD", +"- c #D2D1DD", +"; c #D0CFDB", +"> c #BFBEC9", +", c #BEBDC8", +"' c #BDBCC7", +") c #CECDD8", +"! c #CBCAD6", +"~ c #BAB9C4", +"{ c #BAB8C3", +"] c #B9B8C3", +"^ c #B8B8C3", +"/ c #C8C7D3", +"( c #C6C5D1", +"_ c #B6B5C0", +": c #B5B4C0", +"< c #B5B4BF", +"[ c #B1B0BB", +"} c #FFFFFF", +"| c #AFAEB9", +"1 c #B4B3BE", +"2 c #C4C2CE", +"3 c #C1C0CC", +"4 c #B1AFBB", +"5 c #9998A1", +"6 c #9796A0", +"7 c #BEBDC9", +"8 c #BCBBC7", +"9 c #ADACB7", +"0 c #ACABB6", +"a c #909099", +"b c #19191A", +"c c #1D1D1F", +"d c #8F8E97", +"e c #ABAAB5", +"f c #B9B8C4", +"g c #B7B6C2", +"h c #A8A7B2", +"i c #A8A6B1", +"j c #8B8B94", +"k c #75747C", +"l c #74747C", +"m c #8B8A93", +"n c #A6A5B0", +"o c #A6A4B0", +"p c #B4B3BF", +"q c #D2CFDA", +"r c #524F5A", +"s c #AEABB6", +"t c #A09DA7", +"u c #9F9CA6", +"v c #85828B", +"w c #9E9CA6", +"x c #84818A", +"y c #9E9BA5", +"z c #ACA9B4", +"A c #CCC7CF", +"B c #4C474F", +"C c #A39EA6", +"D c #969198", +"E c #969097", +"F c #7D787E", +"G c #7C787E", +"H c #959097", +"I c #7C787D", +"J c #7C777D", +"K c #948F96", +"L c #A09CA3", +"M c #9E99A1", +"N c #918C94", +"O c #908C93", +"P c #78747B", +"Q c #77747A", +"R c #8F8B92", +"S c #9C969E", +"T c #99949C", +"U c #8C888F", +"V c #79767C", +"W c #2F2E30", +"X c #2B2A2C", +"Y c #2E2D2F", +"Z c #78747A", +"` c #8B868D", +" . c #96919A", +".. c #969397", +"+. c #8A888B", +"@. c #878588", +"#. c #787678", +"$. c #747275", +"%. c #747274", +"&. c #787679", +"*. c #8B898C", +"=. c #989699", +"-. c #9B989C", +";. c #9B999C", +">. c #9B999D", +",. c #9C9A9D", +"'. c #9C9A9E", +"). c #9D9A9E", +"!. c #9D9B9E", +"~. c #CAC5CD", +"{. c #767576", +"]. c #C4C0BC", +"^. c #F1ECE5", +" ", +". . . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ # # # ", +"# # $ % % % & * * * * * * @ @ @ @ @ = - $ # # ", +"# # $ ; > > > , , , , , ' ' ' ' ' ' ' ) $ # # ", +"# # $ ! ~ ~ { ] ] ] ] ] ] ^ ^ ^ ^ ^ ^ / $ # # ", +"# # $ ( _ : < [ } } } } } } } | 1 1 1 2 $ # # ", +"# # $ 3 [ [ 4 5 } } } } } } } 6 | | | 7 $ # # ", +"# # $ 8 9 9 0 a } b c c c b } d e e e f $ # # ", +"# # $ g h h i j } k j j j l } m n n o p $ # # ", +"q q r s t t u v } v u u w x } x y y y z r q q ", +"A A B C D D E F } G H H H I } J K K K L B A A ", +"A A B M N N O P } } } } } } } Q R R R S B A A ", +"A A B T U U U V W X Y Y Y X Y Z ` ` ` .B A A ", +"A A B ..+.+.+.@.#.$.%.%.%.%.&.@.*.*.*.=.B A A ", +"A A B -.-.;.;.>.>.>.,.,.,.,.'.'.).!.!.!.B A A ", +"A A A B B B B B B B B B B B B B B B B B A A A ", +"~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.", +"{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.", +"].].].].].].].].].].].].].].].].].].].].].].].", +"^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^."}; diff --git a/styles/bloe/pixmaps/maxpr.xpm b/styles/bloe/pixmaps/maxpr.xpm new file mode 100644 index 0000000..1e759c7 --- /dev/null +++ b/styles/bloe/pixmaps/maxpr.xpm @@ -0,0 +1,156 @@ +/* XPM */ +static char * maxpr_xpm[] = { +"23 23 130 2", +" c #FBFAF7", +". c #CBCAC8", +"+ c #7D7D7C", +"@ c #D3D2DE", +"# c #D6D5E1", +"$ c #706F7B", +"% c #9D9CA5", +"& c #9D9DA5", +"* c #9E9DA6", +"= c #9E9EA6", +"- c #9F9EA7", +"; c #9F9FA7", +"> c #9F9FA8", +", c #A09FA8", +"' c #A2A2AA", +") c #95959C", +"! c #95959D", +"~ c #96959D", +"{ c #96969D", +"] c #96969E", +"^ c #96969F", +"/ c #A4A4AD", +"( c #A7A6AF", +"_ c #9999A1", +": c #9999A2", +"< c #9A99A2", +"[ c #9A9AA2", +"} c #9B9AA2", +"| c #9B9BA2", +"1 c #AAA9B2", +"2 c #ACACB4", +"3 c #9E9DA5", +"4 c #9F9EA5", +"5 c #9F9EA6", +"6 c #9F9FA6", +"7 c #A09FA7", +"8 c #9C9BA2", +"9 c #A0A0A8", +"0 c #AEAEB7", +"a c #B1B0B9", +"b c #8D8C94", +"c c #A3A2AB", +"d c #A3A3AB", +"e c #A3A3AC", +"f c #A4A3AC", +"g c #8D8D94", +"h c #A4A4AC", +"i c #B4B3BC", +"j c #B6B5BE", +"k c #A7A7AE", +"l c #A8A7AF", +"m c #8D8C93", +"n c #181819", +"o c #1C1C1E", +"p c #19181A", +"q c #A9A8B0", +"r c #AAA9B1", +"s c #A9A9B0", +"t c #B9B8C1", +"u c #BBBAC3", +"v c #ACABB3", +"w c #ACABB4", +"x c #919096", +"y c #ADACB4", +"z c #79787E", +"A c #919196", +"B c #919197", +"C c #79797E", +"D c #ADADB5", +"E c #BEBDC6", +"F c #D2CFDA", +"G c #6C6974", +"H c #BDBBC3", +"I c #ADACB3", +"J c #AEADB4", +"K c #AFADB4", +"L c #929197", +"M c #AFADB5", +"N c #B0ADB5", +"O c #C0BDC5", +"P c #CCC7CF", +"Q c #666169", +"R c #BEBAC0", +"S c #AEABB0", +"T c #AEACB0", +"U c #AEACB1", +"V c #919094", +"W c #929094", +"X c #AFACB1", +"Y c #AFADB1", +"Z c #929195", +"` c #B0ADB1", +" . c #939195", +".. c #B0ADB2", +"+. c #C0BCC3", +"@. c #C3BFC5", +"#. c #B3AFB5", +"$. c #B3AFB6", +"%. c #969398", +"&. c #B3B0B6", +"*. c #B4B0B6", +"=. c #B4B1B6", +"-. c #B4B1B7", +";. c #979499", +">. c #B5B1B7", +",. c #B5B2B7", +"'. c #C5C2C8", +"). c #C8C4CA", +"!. c #B8B4B9", +"~. c #B8B5B9", +"{. c #9F9DA0", +"]. c #3E3D3F", +"^. c #39383A", +"/. c #3D3C3E", +"(. c #3D3D3E", +"_. c #3E3D3E", +":. c #A09DA1", +"<. c #B9B6BB", +"[. c #CAC7CC", +"}. c #BBB7BE", +"|. c #B7B3BA", +"1. c #A29FA5", +"2. c #9D9A9F", +"3. c #9C999F", +"4. c #A19EA4", +"5. c #B6B2B9", +"6. c #CAC5CD", +"7. c #767576", +"8. c #C4C0BC", +"9. c #F1ECE5", +" ", +". . . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ # # # ", +"# # $ % % & * * * * = = - - - - ; ; > , $ # # ", +"# # $ ' ) ! ~ ~ ~ ~ { { ] ] ] ] ] ^ ^ / $ # # ", +"# # $ ( _ _ : < < < [ } } } } } } | | 1 $ # # ", +"# # $ 2 3 4 5 } 5 5 6 6 6 7 7 8 7 , 9 0 $ # # ", +"# # $ a ' ' ' b c c d e f f f g f h h i $ # # ", +"# # $ j k k l m l n o o o p q m q r s t $ # # ", +"# # $ u v w 2 x y z A A B C D B D D D E $ # # ", +"F F G H I I J A J A J J K L M L M M N O G F F ", +"P P Q R S T U V U W X X Y Z ` .......+.Q P P ", +"P P Q @.#.#.$.%.&.*.*.*.=.-.-.;.>.>.,.'.Q P P ", +"P P Q ).!.~.~.{.].^././.(.^._.:.<.<.<.[.Q P P ", +"P P Q P }.}.}.|.1.2.3.3.3.3.4.5.}.}.}.P Q P P ", +"P P Q P P P P P P P P P P P P P P P P P Q P P ", +"P P P Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q P P P ", +"6.6.6.6.6.6.6.6.6.6.6.6.6.6.6.6.6.6.6.6.6.6.6.", +"7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.7.", +"8.8.8.8.8.8.8.8.8.8.8.8.8.8.8.8.8.8.8.8.8.8.8.", +"9.9.9.9.9.9.9.9.9.9.9.9.9.9.9.9.9.9.9.9.9.9.9."}; diff --git a/styles/bloe/pixmaps/maxufcs.xpm b/styles/bloe/pixmaps/maxufcs.xpm new file mode 100644 index 0000000..c3c5e84 --- /dev/null +++ b/styles/bloe/pixmaps/maxufcs.xpm @@ -0,0 +1,140 @@ +/* XPM */ +static char * maxufcs_xpm[] = { +"23 23 114 2", +" c #FBFAF7", +". c #CBCAC8", +"+ c #7D7D7C", +"@ c #F7F7F4", +"# c #7B7A77", +"$ c #FAF9F6", +"% c #F9F9F5", +"& c #F9F8F5", +"* c #F8F7F4", +"= c #F8F7F3", +"- c #F7F6F3", +"; c #F5F4F1", +"> c #E1E0DD", +", c #E0DFDC", +"' c #DFDEDB", +") c #F3F2EE", +"! c #F0EFEC", +"~ c #DCDBD9", +"{ c #DCDAD8", +"] c #DBDAD8", +"^ c #DAD9D8", +"/ c #DAD9D7", +"( c #EDECE9", +"_ c #EBEAE7", +": c #D8D7D4", +"< c #D7D6D4", +"[ c #D7D6D3", +"} c #D2D1CE", +"| c #FFFFFF", +"1 c #D0CFCC", +"2 c #D6D5D2", +"3 c #E9E7E4", +"4 c #E6E5E2", +"5 c #D3D2CF", +"6 c #D3D1CF", +"7 c #B6B5B3", +"8 c #B4B3B2", +"9 c #D1D0CE", +"0 c #E3E2DF", +"a c #CECECB", +"b c #CECDCA", +"c c #ADACAA", +"d c #1E1E1D", +"e c #232322", +"f c #ABAAA8", +"g c #CDCCC9", +"h c #DEDDDA", +"i c #DCDBD8", +"j c #CAC9C6", +"k c #CAC8C5", +"l c #A8A7A5", +"m c #8C8C8A", +"n c #A7A6A4", +"o c #C8C7C4", +"p c #C8C6C4", +"q c #D9D8D5", +"r c #F7F4F0", +"s c #777470", +"t c #D3D0CC", +"u c #C2BFBB", +"v c #C1BEBA", +"w c #A19F9B", +"x c #C0BEBA", +"y c #A09E9B", +"z c #C0BDB9", +"A c #D1CECA", +"B c #F1ECE5", +"C c #716C65", +"D c #C8C3BC", +"E c #B8B3AD", +"F c #B8B2AC", +"G c #9A9590", +"H c #999590", +"I c #B7B2AC", +"J c #99958F", +"K c #98948F", +"L c #B6B1AB", +"M c #C5C1B9", +"N c #C3BEB7", +"O c #B3AEA8", +"P c #B2AEA7", +"Q c #95918B", +"R c #94918B", +"S c #B1ADA6", +"T c #C1BBB4", +"U c #BEB9B2", +"V c #AEAAA3", +"W c #97938D", +"X c #3A3937", +"Y c #363432", +"Z c #3A3836", +"` c #95918C", +" . c #ADA8A2", +".. c #BBB6B0", +"+. c #B9B4AD", +"@. c #AAA59F", +"#. c #AAA49F", +"$. c #A5A09A", +"%. c #928E89", +"&. c #8E8A85", +"*. c #8D8984", +"=. c #8C8984", +"-. c #918D87", +";. c #A39F99", +">. c #A8A39D", +",. c #B6B2AB", +"'. c #B4AFA8", +"). c #B4AFA7", +"!. c #B3AEA7", +"~. c #B2ADA8", +"{. c #B1ACA8", +"]. c #EEE9E2", +"^. c #7B7A79", +"/. c #C4C0BC", +" ", +". . . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +" # # # # # # # # # # # # # # # # # ", +" # $ $ $ % & & & & & & * * * * * = - # ", +" # ; > > > , , , , , ' ' ' ' ' ' ' ) # ", +" # ! ~ ~ { ] ] ] ] ] ] ^ / / / / / ( # ", +" # _ : < [ } | | | | | | | 1 2 2 2 3 # ", +" # 4 5 5 6 7 | | | | | | | 8 9 9 9 0 # ", +" # > a a b c | d e e e d | f g g g h # ", +" # i j j k l | m l l l m | n o o p q # ", +"r r s t u u v w | w v v x y | y z z z A s r r ", +"B B C D E E F G | H I I I J | K L L L M C B B ", +"B B C N O O P Q | | | | | | | R S S S T C B B ", +"B B C U V V V W X Y Z Z Z Y Z ` . . ...C B B ", +"B B C +.@.@.#.$.%.&.*.*.*.=.-.;.>.>.>.,.C B B ", +"B B C '.'.'.'.).!.!.!.!.~.~.~.~.~.~.~.{.C B B ", +"B B B C C C C C C C C C C C C C C C C C B B B ", +"].].].].].].].].].].].].].].].].].].].].].].].", +"^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.", +"/././././././././././././././././././././././.", +"B B B B B B B B B B B B B B B B B B B B B B B "}; diff --git a/styles/bloe/pixmaps/menuiconfcs.xpm b/styles/bloe/pixmaps/menuiconfcs.xpm new file mode 100644 index 0000000..3ba5250 --- /dev/null +++ b/styles/bloe/pixmaps/menuiconfcs.xpm @@ -0,0 +1,144 @@ +/* XPM */ +static char * menuiconfcs_xpm[] = { +"23 23 118 2", +" c #FBFAF7", +". c #CBCAC8", +"+ c #7D7D7C", +"@ c #D3D2DE", +"# c #D6D5E1", +"$ c #565561", +"% c #D5D4E0", +"& c #D4D4DF", +"* c #D4D3DF", +"= c #D3D2DD", +"- c #D2D1DD", +"; c #D0CFDB", +"> c #BFBEC9", +", c #BEBDC8", +"' c #BDBCC7", +") c #CECDD8", +"! c #CBCAD6", +"~ c #BAB9C4", +"{ c #BAB8C3", +"] c #B9B8C3", +"^ c #B8B8C3", +"/ c #C8C7D3", +"( c #C6C5D1", +"_ c #B6B5C0", +": c #B5B4C0", +"< c #B5B4BF", +"[ c #B5B3BF", +"} c #B4B3BE", +"| c #C4C2CE", +"1 c #C1C0CC", +"2 c #B1B0BB", +"3 c #B1AFBB", +"4 c #B0AFBA", +"5 c #ACABB6", +"6 c #FFFFFF", +"7 c #AAA9B4", +"8 c #AFAEB9", +"9 c #BEBDC9", +"0 c #BCBBC7", +"a c #ADACB7", +"b c #9998A2", +"c c #4D4C51", +"d c #3A3A3D", +"e c #39393D", +"f c #4C4C51", +"g c #9897A1", +"h c #ABAAB5", +"i c #B9B8C4", +"j c #B7B6C2", +"k c #A8A7B2", +"l c #A8A6B1", +"m c #A7A6B1", +"n c #9E9EA8", +"o c #9D9CA6", +"p c #A6A5B0", +"q c #A6A4B0", +"r c #B4B3BF", +"s c #D2CFDA", +"t c #524F5A", +"u c #AEABB6", +"v c #A09DA7", +"w c #9F9CA6", +"x c #8E8B94", +"y c #47464A", +"z c #363538", +"A c #353437", +"B c #47454A", +"C c #8D8A93", +"D c #9E9BA5", +"E c #ACA9B4", +"F c #CCC7CF", +"G c #4C474F", +"H c #A39EA6", +"I c #969198", +"J c #969097", +"K c #8D898F", +"L c #8C878F", +"M c #948F96", +"N c #A09CA3", +"O c #9E99A1", +"P c #918C94", +"Q c #908C93", +"R c #908B93", +"S c #807C83", +"T c #403E42", +"U c #312F32", +"V c #302E31", +"W c #403E41", +"X c #7F7C82", +"Y c #8F8B92", +"Z c #9C969E", +"` c #99949C", +" . c #8C888F", +".. c #88848B", +"+. c #78757B", +"@. c #757177", +"#. c #747177", +"$. c #78747B", +"%. c #87838A", +"&. c #8B868D", +"*. c #96919A", +"=. c #969397", +"-. c #8A888B", +";. c #8B888B", +">. c #8B898B", +",. c #8B898C", +"'. c #989699", +"). c #9B989C", +"!. c #9B999C", +"~. c #9B999D", +"{. c #9C9A9D", +"]. c #9C9A9E", +"^. c #9D9A9E", +"/. c #9D9B9E", +"(. c #CAC5CD", +"_. c #767576", +":. c #C4C0BC", +"<. c #F1ECE5", +" ", +". . . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ # # # ", +"# # $ % % % & * * * * * * @ @ @ @ @ = - $ # # ", +"# # $ ; > > > , , , , , ' ' ' ' ' ' ' ) $ # # ", +"# # $ ! ~ ~ { ] ] ] ] ] ] ^ ^ ^ ^ ^ ^ / $ # # ", +"# # $ ( _ : < < < < < < [ } } } } } } | $ # # ", +"# # $ 1 2 2 3 4 5 6 6 6 6 6 7 8 8 8 8 9 $ # # ", +"# # $ 0 a a 5 5 b c d e e f g h h h h i $ # # ", +"# # $ j k k l m n 6 6 6 6 6 o p p p q r $ # # ", +"s s t u v v w w x y z A A B C D D D D E t s s ", +"F F G H I I J J K 6 6 6 6 6 L M M M M N G F F ", +"F F G O P P Q R S T U V V W X Y Y Y Y Z G F F ", +"F F G ` . . . ...+.@.#.#.$.%.&.&.&.&.*.G F F ", +"F F G =.-.-.-.-.-.-.;.;.>.>.,.,.,.,.,.'.G F F ", +"F F G ).).!.!.~.~.~.{.{.{.{.].].^./././.G F F ", +"F F F G G G G G G G G G G G G G G G G G F F F ", +"(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.", +"_._._._._._._._._._._._._._._._._._._._._._._.", +":.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.", +"<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<."}; diff --git a/styles/bloe/pixmaps/menuiconpr.xpm b/styles/bloe/pixmaps/menuiconpr.xpm new file mode 100644 index 0000000..a7ebfe1 --- /dev/null +++ b/styles/bloe/pixmaps/menuiconpr.xpm @@ -0,0 +1,149 @@ +/* XPM */ +static char * menuiconpr_xpm[] = { +"23 23 123 2", +" c #FBFAF7", +". c #CBCAC8", +"+ c #7D7D7C", +"@ c #D3D2DE", +"# c #D6D5E1", +"$ c #706F7B", +"% c #9D9CA5", +"& c #9D9DA5", +"* c #9E9DA6", +"= c #9E9EA6", +"- c #9F9EA7", +"; c #9F9FA7", +"> c #9F9FA8", +", c #A09FA8", +"' c #A2A2AA", +") c #95959C", +"! c #95959D", +"~ c #96959D", +"{ c #96969D", +"] c #96969E", +"^ c #96969F", +"/ c #A4A4AD", +"( c #A7A6AF", +"_ c #9999A1", +": c #9999A2", +"< c #9A99A2", +"[ c #9A9AA2", +"} c #9B9AA2", +"| c #9B9BA2", +"1 c #AAA9B2", +"2 c #ACACB4", +"3 c #9E9DA5", +"4 c #9F9EA5", +"5 c #9F9EA6", +"6 c #9F9FA6", +"7 c #A09FA7", +"8 c #A0A0A8", +"9 c #AEAEB7", +"0 c #B1B0B9", +"a c #A3A2AB", +"b c #A3A3AB", +"c c #A3A3AC", +"d c #A4A3AC", +"e c #A4A4AC", +"f c #B4B3BC", +"g c #B6B5BE", +"h c #A7A7AE", +"i c #A8A7AF", +"j c #96959C", +"k c #4B4B4E", +"l c #39383B", +"m c #38383A", +"n c #4C4B4F", +"o c #A9A8B0", +"p c #AAA9B1", +"q c #A9A9B0", +"r c #B9B8C1", +"s c #BBBAC3", +"t c #ACABB3", +"u c #ACABB4", +"v c #ADACB4", +"w c #A4A3AB", +"x c #ADADB4", +"y c #ADADB5", +"z c #A4A4AB", +"A c #BEBDC6", +"B c #D2CFDA", +"C c #6C6974", +"D c #BDBBC3", +"E c #ADACB3", +"F c #AEADB4", +"G c #9B9AA0", +"H c #4E4D50", +"I c #3B3A3D", +"J c #3A3A3C", +"K c #4E4D51", +"L c #9C9AA1", +"M c #AFADB5", +"N c #B0ADB5", +"O c #C0BDC5", +"P c #CCC7CF", +"Q c #666169", +"R c #BEBAC0", +"S c #AEABB0", +"T c #AEACB0", +"U c #AEACB1", +"V c #A5A3A8", +"W c #AFACB1", +"X c #AFADB1", +"Y c #AFADB2", +"Z c #A6A4A7", +"` c #B0ADB2", +" . c #C0BCC3", +".. c #C3BFC5", +"+. c #B3AFB5", +"@. c #B3AFB6", +"#. c #B4B0B6", +"$. c #9F9DA2", +"%. c #504F51", +"&. c #3D3B3D", +"*. c #3C3B3D", +"=. c #504F52", +"-. c #A09EA3", +";. c #B5B1B7", +">. c #B5B2B7", +",. c #C5C2C8", +"'. c #C8C4CA", +"). c #B8B4B9", +"!. c #B8B5B9", +"~. c #B4B1B6", +"{. c #9F9DA1", +"]. c #9A989C", +"^. c #9A979B", +"/. c #9A989B", +"(. c #9F9DA0", +"_. c #B4B1B5", +":. c #B9B6BB", +"<. c #CAC7CC", +"[. c #BBB7BE", +"}. c #CAC5CD", +"|. c #767576", +"1. c #C4C0BC", +"2. c #F1ECE5", +" ", +". . . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ # # # ", +"# # $ % % & * * * * = = - - - - ; ; > , $ # # ", +"# # $ ' ) ! ~ ~ ~ ~ { { ] ] ] ] ] ^ ^ / $ # # ", +"# # $ ( _ _ : < < < [ } } } } } } | | 1 $ # # ", +"# # $ 2 3 4 5 5 5 5 6 6 6 7 7 7 7 , 8 9 $ # # ", +"# # $ 0 ' ' ' a - a b c d d 7 d d e e f $ # # ", +"# # $ g h h i i j k l m m n { o o p q r $ # # ", +"# # $ s t u 2 v w v x x y y z y y y y A $ # # ", +"B B C D E E F F G H I J J K L M M M N O C B B ", +"P P Q R S T U U V W W W X Y Z ` ` ` ` .Q P P ", +"P P Q ..+.+.@.#.$.%.&.*.*.=.-.;.;.;.>.,.Q P P ", +"P P Q '.).!.!.!.~.{.].^./.(._.:.:.:.:.<.Q P P ", +"P P Q P [.[.[.[.[.[.[.[.[.[.[.[.[.[.[.P Q P P ", +"P P Q P P P P P P P P P P P P P P P P P Q P P ", +"P P P Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q P P P ", +"}.}.}.}.}.}.}.}.}.}.}.}.}.}.}.}.}.}.}.}.}.}.}.", +"|.|.|.|.|.|.|.|.|.|.|.|.|.|.|.|.|.|.|.|.|.|.|.", +"1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.", +"2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2."}; diff --git a/styles/bloe/pixmaps/menuiconufcs.xpm b/styles/bloe/pixmaps/menuiconufcs.xpm new file mode 100644 index 0000000..448e07e --- /dev/null +++ b/styles/bloe/pixmaps/menuiconufcs.xpm @@ -0,0 +1,140 @@ +/* XPM */ +static char * menuiconufcs_xpm[] = { +"23 23 114 2", +" c #FBFAF7", +". c #CBCAC8", +"+ c #7D7D7C", +"@ c #F7F7F4", +"# c #7B7A77", +"$ c #FAF9F6", +"% c #F9F9F5", +"& c #F9F8F5", +"* c #F8F7F4", +"= c #F8F7F3", +"- c #F7F6F3", +"; c #F5F4F1", +"> c #E1E0DD", +", c #E0DFDC", +"' c #DFDEDB", +") c #F3F2EE", +"! c #F0EFEC", +"~ c #DCDBD9", +"{ c #DCDAD8", +"] c #DBDAD8", +"^ c #DAD9D8", +"/ c #DAD9D7", +"( c #EDECE9", +"_ c #EBEAE7", +": c #D8D7D4", +"< c #D7D6D4", +"[ c #D7D6D3", +"} c #D7D5D3", +"| c #D6D5D2", +"1 c #E9E7E4", +"2 c #E6E5E2", +"3 c #D3D2CF", +"4 c #D3D1CF", +"5 c #D2D1CE", +"6 c #CDCCC9", +"7 c #FFFFFF", +"8 c #D1D0CE", +"9 c #E3E2DF", +"0 c #CECECB", +"a c #CECDCA", +"b c #B7B6B4", +"c c #5C5C5A", +"d c #454544", +"e c #454443", +"f c #5C5B5A", +"g c #B6B6B3", +"h c #DEDDDA", +"i c #DCDBD8", +"j c #CAC9C6", +"k c #CAC8C5", +"l c #C9C8C5", +"m c #BFBEBB", +"n c #BDBCB9", +"o c #C8C7C4", +"p c #C8C6C4", +"q c #D9D8D5", +"r c #F7F4F0", +"s c #777470", +"t c #D3D0CC", +"u c #C2BFBB", +"v c #C1BEBA", +"w c #ACA9A6", +"x c #565553", +"y c #41403F", +"z c #403F3E", +"A c #565453", +"B c #ABA8A5", +"C c #C0BDB9", +"D c #D1CECA", +"E c #F1ECE5", +"F c #716C65", +"G c #C8C3BC", +"H c #B8B3AD", +"I c #B8B2AC", +"J c #AEA9A3", +"K c #ACA7A3", +"L c #B6B1AB", +"M c #C5C1B9", +"N c #C3BEB7", +"O c #B3AEA8", +"P c #B2AEA7", +"Q c #B2ADA7", +"R c #9E9A95", +"S c #504D4B", +"T c #3C3A38", +"U c #3B3A38", +"V c #504D4A", +"W c #9E9A94", +"X c #B1ADA6", +"Y c #C1BBB4", +"Z c #BEB9B2", +"` c #AEAAA3", +" . c #A9A59E", +".. c #96928C", +"+. c #918E88", +"@. c #918D87", +"#. c #95928C", +"$. c #A8A49E", +"%. c #ADA8A2", +"&. c #BBB6B0", +"*. c #B9B4AD", +"=. c #AAA59F", +"-. c #AAA49F", +";. c #A9A49E", +">. c #A8A39D", +",. c #B6B2AB", +"'. c #B4AFA8", +"). c #B4AFA7", +"!. c #B3AEA7", +"~. c #B2ADA8", +"{. c #B1ACA8", +"]. c #EEE9E2", +"^. c #7B7A79", +"/. c #C4C0BC", +" ", +". . . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +" # # # # # # # # # # # # # # # # # ", +" # $ $ $ % & & & & & & * * * * * = - # ", +" # ; > > > , , , , , ' ' ' ' ' ' ' ) # ", +" # ! ~ ~ { ] ] ] ] ] ] ^ / / / / / ( # ", +" # _ : < [ [ [ [ [ [ } | | | | | | 1 # ", +" # 2 3 3 4 5 6 7 7 7 7 7 . 8 8 8 8 9 # ", +" # > 0 0 a a b c d e e f g 6 6 6 6 h # ", +" # i j j k l m 7 7 7 7 7 n o o o p q # ", +"r r s t u u v v w x y z z A B C C C C D s r r ", +"E E F G H H I I J 7 7 7 7 7 K L L L L M F E E ", +"E E F N O O P Q R S T U U V W X X X X Y F E E ", +"E E F Z ` ` ` ` ...+.@.@.#.$.%.%.%.%.&.F E E ", +"E E F *.=.=.-.;.;.;.;.;.;.$.>.>.>.>.>.,.F E E ", +"E E F '.'.'.'.).!.!.!.!.~.~.~.~.~.~.~.{.F E E ", +"E E E F F F F F F F F F F F F F F F F F E E E ", +"].].].].].].].].].].].].].].].].].].].].].].].", +"^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.", +"/././././././././././././././././././././././.", +"E E E E E E E E E E E E E E E E E E E E E E E "}; diff --git a/styles/bloe/pixmaps/minfcs.xpm b/styles/bloe/pixmaps/minfcs.xpm new file mode 100644 index 0000000..c04b64c --- /dev/null +++ b/styles/bloe/pixmaps/minfcs.xpm @@ -0,0 +1,130 @@ +/* XPM */ +static char * minfcs_xpm[] = { +"23 23 104 2", +" c #FBFAF7", +". c #CBCAC8", +"+ c #7D7D7C", +"@ c #D3D2DE", +"# c #D6D5E1", +"$ c #565561", +"% c #D5D4E0", +"& c #D4D4DF", +"* c #D4D3DF", +"= c #D3D2DD", +"- c #D2D1DD", +"; c #D0CFDB", +"> c #BFBEC9", +", c #BEBDC8", +"' c #BDBCC7", +") c #CECDD8", +"! c #CBCAD6", +"~ c #BAB9C4", +"{ c #BAB8C3", +"] c #B9B8C3", +"^ c #B8B8C3", +"/ c #C8C7D3", +"( c #C6C5D1", +"_ c #B6B5C0", +": c #B5B4C0", +"< c #B5B4BF", +"[ c #B5B3BF", +"} c #B4B3BE", +"| c #C4C2CE", +"1 c #C1C0CC", +"2 c #B1B0BB", +"3 c #B1AFBB", +"4 c #B0AFBA", +"5 c #AFAEBA", +"6 c #AFAEB9", +"7 c #BEBDC9", +"8 c #BCBBC7", +"9 c #ADACB7", +"0 c #ACABB6", +"a c #ABAAB5", +"b c #B9B8C4", +"c c #B7B6C2", +"d c #A8A7B2", +"e c #A8A6B1", +"f c #A7A6B1", +"g c #A6A6B1", +"h c #A6A5B0", +"i c #A6A4B0", +"j c #B4B3BF", +"k c #D2CFDA", +"l c #524F5A", +"m c #AEABB6", +"n c #A09DA7", +"o c #9F9CA6", +"p c #9E9CA6", +"q c #9E9BA5", +"r c #ACA9B4", +"s c #CCC7CF", +"t c #4C474F", +"u c #A39EA6", +"v c #969198", +"w c #969097", +"x c #928D93", +"y c #FFFFFF", +"z c #908B92", +"A c #948F96", +"B c #A09CA3", +"C c #9E99A1", +"D c #918C94", +"E c #908C93", +"F c #7D787F", +"G c #7B787E", +"H c #8F8B92", +"I c #9C969E", +"J c #99949C", +"K c #8C888F", +"L c #79767C", +"M c #2B2A2C", +"N c #181719", +"O c #171718", +"P c #2B292B", +"Q c #78747A", +"R c #8B868D", +"S c #96919A", +"T c #969397", +"U c #8A888B", +"V c #878588", +"W c #787678", +"X c #747275", +"Y c #747274", +"Z c #787679", +"` c #8B898C", +" . c #989699", +".. c #9B989C", +"+. c #9B999C", +"@. c #9B999D", +"#. c #9C9A9D", +"$. c #9C9A9E", +"%. c #9D9A9E", +"&. c #9D9B9E", +"*. c #CAC5CD", +"=. c #767576", +"-. c #C4C0BC", +";. c #F1ECE5", +" ", +". . . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ # # # ", +"# # $ % % % & * * * * * * @ @ @ @ @ = - $ # # ", +"# # $ ; > > > , , , , , ' ' ' ' ' ' ' ) $ # # ", +"# # $ ! ~ ~ { ] ] ] ] ] ] ^ ^ ^ ^ ^ ^ / $ # # ", +"# # $ ( _ : < < < < < < [ } } } } } } | $ # # ", +"# # $ 1 2 2 3 4 4 4 4 4 4 5 6 6 6 6 6 7 $ # # ", +"# # $ 8 9 9 0 0 0 0 0 0 0 a a a a a a b $ # # ", +"# # $ c d d e f f f f f f g h h h h i j $ # # ", +"k k l m n n o o o o o o p q q q q q q r l k k ", +"s s t u v v w x y y y y y y y z A A A B t s s ", +"s s t C D D E F y y y y y y y G H H H I t s s ", +"s s t J K K K L M N O O O O P Q R R R S t s s ", +"s s t T U U U V W X Y Y Y Y Z V ` ` ` .t s s ", +"s s t ....+.+.@.@.@.#.#.#.#.$.$.%.&.&.&.t s s ", +"s s s t t t t t t t t t t t t t t t t t s s s ", +"*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.", +"=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.", +"-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.", +";.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;."}; diff --git a/styles/bloe/pixmaps/minpr.xpm b/styles/bloe/pixmaps/minpr.xpm new file mode 100644 index 0000000..14ac823 --- /dev/null +++ b/styles/bloe/pixmaps/minpr.xpm @@ -0,0 +1,142 @@ +/* XPM */ +static char * minpr_xpm[] = { +"23 23 116 2", +" c #FBFAF7", +". c #CBCAC8", +"+ c #7D7D7C", +"@ c #D3D2DE", +"# c #D6D5E1", +"$ c #706F7B", +"% c #9D9CA5", +"& c #9D9DA5", +"* c #9E9DA6", +"= c #9E9EA6", +"- c #9F9EA7", +"; c #9F9FA7", +"> c #9F9FA8", +", c #A09FA8", +"' c #A2A2AA", +") c #95959C", +"! c #95959D", +"~ c #96959D", +"{ c #96969D", +"] c #96969E", +"^ c #96969F", +"/ c #A4A4AD", +"( c #A7A6AF", +"_ c #9999A1", +": c #9999A2", +"< c #9A99A2", +"[ c #9A9AA2", +"} c #9B9AA2", +"| c #9B9BA2", +"1 c #AAA9B2", +"2 c #ACACB4", +"3 c #9E9DA5", +"4 c #9F9EA5", +"5 c #9F9EA6", +"6 c #9F9FA6", +"7 c #A09FA7", +"8 c #A0A0A8", +"9 c #AEAEB7", +"0 c #B1B0B9", +"a c #A3A2AB", +"b c #A3A3AB", +"c c #A3A3AC", +"d c #A4A3AC", +"e c #A4A4AC", +"f c #B4B3BC", +"g c #B6B5BE", +"h c #A7A7AE", +"i c #A8A7AF", +"j c #A8A8AF", +"k c #A9A8B0", +"l c #AAA9B1", +"m c #A9A9B0", +"n c #B9B8C1", +"o c #BBBAC3", +"p c #ACABB3", +"q c #ACABB4", +"r c #ADACB4", +"s c #ADADB4", +"t c #ADADB5", +"u c #BEBDC6", +"v c #D2CFDA", +"w c #6C6974", +"x c #BDBBC3", +"y c #ADACB3", +"z c #AEADB4", +"A c #AFADB4", +"B c #AFADB5", +"C c #B0ADB5", +"D c #C0BDC5", +"E c #CCC7CF", +"F c #666169", +"G c #BEBAC0", +"H c #AEABB0", +"I c #AEACB0", +"J c #AEACB1", +"K c #AAA8AD", +"L c #AFACB1", +"M c #AFADB1", +"N c #AFADB2", +"O c #B0ADB1", +"P c #ABA8AD", +"Q c #B0ADB2", +"R c #C0BCC3", +"S c #C3BFC5", +"T c #B3AFB5", +"U c #B3AFB6", +"V c #9C999E", +"W c #B3B0B6", +"X c #B4B0B6", +"Y c #B4B1B6", +"Z c #B4B1B7", +"` c #B5B1B7", +" . c #B5B2B7", +".. c #C5C2C8", +"+. c #C8C4CA", +"@. c #B8B4B9", +"#. c #B8B5B9", +"$. c #9F9DA0", +"%. c #39383A", +"&. c #201F20", +"*. c #1F1F1F", +"=. c #393839", +"-. c #A09DA1", +";. c #B9B6BB", +">. c #CAC7CC", +",. c #BBB7BE", +"'. c #B7B3BA", +"). c #A29FA5", +"!. c #9D9A9F", +"~. c #9C999F", +"{. c #A19EA4", +"]. c #B6B2B9", +"^. c #CAC5CD", +"/. c #767576", +"(. c #C4C0BC", +"_. c #F1ECE5", +" ", +". . . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ # # # ", +"# # $ % % & * * * * = = - - - - ; ; > , $ # # ", +"# # $ ' ) ! ~ ~ ~ ~ { { ] ] ] ] ] ^ ^ / $ # # ", +"# # $ ( _ _ : < < < [ } } } } } } | | 1 $ # # ", +"# # $ 2 3 4 5 5 5 5 6 6 6 7 7 7 7 , 8 9 $ # # ", +"# # $ 0 ' ' ' a a a b c d d d d d e e f $ # # ", +"# # $ g h h i i i i i j j k k k k l m n $ # # ", +"# # $ o p q 2 r r r s s t t t t t t t u $ # # ", +"v v w x y y z z z z z z A B B B B B C D w v v ", +"E E F G H I J K J L L L M N O P Q Q Q R F E E ", +"E E F S T T U V W X X X Y Z Z V ` ` ...F E E ", +"E E F +.@.#.#.$.%.&.*.*.*.*.=.-.;.;.;.>.F E E ", +"E E F E ,.,.,.'.).!.~.~.~.~.{.].,.,.,.E F E E ", +"E E F E E E E E E E E E E E E E E E E E F E E ", +"E E E F F F F F F F F F F F F F F F F F E E E ", +"^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.", +"/././././././././././././././././././././././.", +"(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.", +"_._._._._._._._._._._._._._._._._._._._._._._."}; diff --git a/styles/bloe/pixmaps/minufcs.xpm b/styles/bloe/pixmaps/minufcs.xpm new file mode 100644 index 0000000..e151fcb --- /dev/null +++ b/styles/bloe/pixmaps/minufcs.xpm @@ -0,0 +1,129 @@ +/* XPM */ +static char * minufcs_xpm[] = { +"23 23 103 2", +" c #FBFAF7", +". c #CBCAC8", +"+ c #7D7D7C", +"@ c #F7F7F4", +"# c #7B7A77", +"$ c #FAF9F6", +"% c #F9F9F5", +"& c #F9F8F5", +"* c #F8F7F4", +"= c #F8F7F3", +"- c #F7F6F3", +"; c #F5F4F1", +"> c #E1E0DD", +", c #E0DFDC", +"' c #DFDEDB", +") c #F3F2EE", +"! c #F0EFEC", +"~ c #DCDBD9", +"{ c #DCDAD8", +"] c #DBDAD8", +"^ c #DAD9D8", +"/ c #DAD9D7", +"( c #EDECE9", +"_ c #EBEAE7", +": c #D8D7D4", +"< c #D7D6D4", +"[ c #D7D6D3", +"} c #D7D5D3", +"| c #D6D5D2", +"1 c #E9E7E4", +"2 c #E6E5E2", +"3 c #D3D2CF", +"4 c #D3D1CF", +"5 c #D2D1CE", +"6 c #D1D0CE", +"7 c #E3E2DF", +"8 c #CECECB", +"9 c #CECDCA", +"0 c #CDCCC9", +"a c #DEDDDA", +"b c #DCDBD8", +"c c #CAC9C6", +"d c #CAC8C5", +"e c #C9C8C5", +"f c #C8C8C5", +"g c #C8C7C4", +"h c #C8C6C4", +"i c #D9D8D5", +"j c #F7F4F0", +"k c #777470", +"l c #D3D0CC", +"m c #C2BFBB", +"n c #C1BEBA", +"o c #C0BEBA", +"p c #C0BDB9", +"q c #D1CECA", +"r c #F1ECE5", +"s c #716C65", +"t c #C8C3BC", +"u c #B8B3AD", +"v c #B8B2AC", +"w c #B4AEA8", +"x c #FFFFFF", +"y c #B1ACA6", +"z c #B6B1AB", +"A c #C5C1B9", +"B c #C3BEB7", +"C c #B3AEA8", +"D c #B2AEA7", +"E c #9A9691", +"F c #99958F", +"G c #B1ADA6", +"H c #C1BBB4", +"I c #BEB9B2", +"J c #AEAAA3", +"K c #97938D", +"L c #363432", +"M c #1E1D1C", +"N c #1D1D1B", +"O c #353432", +"P c #95918C", +"Q c #ADA8A2", +"R c #BBB6B0", +"S c #B9B4AD", +"T c #AAA59F", +"U c #AAA49F", +"V c #A5A09A", +"W c #928E89", +"X c #8E8A85", +"Y c #8D8984", +"Z c #8C8984", +"` c #918D87", +" . c #A39F99", +".. c #A8A39D", +"+. c #B6B2AB", +"@. c #B4AFA8", +"#. c #B4AFA7", +"$. c #B3AEA7", +"%. c #B2ADA8", +"&. c #B1ACA8", +"*. c #EEE9E2", +"=. c #7B7A79", +"-. c #C4C0BC", +" ", +". . . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +" # # # # # # # # # # # # # # # # # ", +" # $ $ $ % & & & & & & * * * * * = - # ", +" # ; > > > , , , , , ' ' ' ' ' ' ' ) # ", +" # ! ~ ~ { ] ] ] ] ] ] ^ / / / / / ( # ", +" # _ : < [ [ [ [ [ [ } | | | | | | 1 # ", +" # 2 3 3 4 5 5 5 5 5 5 6 6 6 6 6 6 7 # ", +" # > 8 8 9 9 9 9 9 9 9 0 0 0 0 0 0 a # ", +" # b c c d e e e e e e f g g g g h i # ", +"j j k l m m n n n n n n o p p p p p p q k j j ", +"r r s t u u v w x x x x x x x y z z z A s r r ", +"r r s B C C D E x x x x x x x F G G G H s r r ", +"r r s I J J J K L M N N N N O P Q Q Q R s r r ", +"r r s S T T U V W X Y Y Y Z ` .......+.s r r ", +"r r s @.@.@.@.#.$.$.$.$.%.%.%.%.%.%.%.&.s r r ", +"r r r s s s s s s s s s s s s s s s s s r r r ", +"*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.", +"=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.", +"-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.", +"r r r r r r r r r r r r r r r r r r r r r r r "}; diff --git a/styles/bloe/pixmaps/selected.xpm b/styles/bloe/pixmaps/selected.xpm new file mode 100644 index 0000000..0cc46c9 --- /dev/null +++ b/styles/bloe/pixmaps/selected.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char *selected[] = { +/* columns rows colors chars-per-pixel */ +"16 16 4 1", +" c black", +". c #E7E7E7", +"X c gray100", +"o c None", +/* pixels */ +"oooooooooooooooo", +"oooooooooooooooo", +"oooooooooooooooo", +"o.........oXoooo", +"o.ooooooo.XXoooo", +"o.oooooooXXXoooo", +"o.ooooooXXXXoooo", +"o.oXoooXXXXooooo", +"o.oXXoXXXXoooooo", +"o.oXXXXXX.oooooo", +"o.oXXXXXo.oooooo", +"o.ooXXXoo.oooooo", +"o.oooXooo.oooooo", +"o.........oooooo", +"oooooooooooooooo", +"oooooooooooooooo" +}; diff --git a/styles/bloe/pixmaps/shadefcs.xpm b/styles/bloe/pixmaps/shadefcs.xpm new file mode 100644 index 0000000..9b5e158 --- /dev/null +++ b/styles/bloe/pixmaps/shadefcs.xpm @@ -0,0 +1,130 @@ +/* XPM */ +static char * shadefcs_xpm[] = { +"23 23 104 2", +" c #FBFAF7", +". c #CBCAC8", +"+ c #7D7D7C", +"@ c #D3D2DE", +"# c #D6D5E1", +"$ c #565561", +"% c #D5D4E0", +"& c #D4D4DF", +"* c #D4D3DF", +"= c #D3D2DD", +"- c #D2D1DD", +"; c #D0CFDB", +"> c #BFBEC9", +", c #BEBDC8", +"' c #BDBCC7", +") c #CECDD8", +"! c #CBCAD6", +"~ c #BAB9C4", +"{ c #BAB8C3", +"] c #B9B8C3", +"^ c #B8B8C3", +"/ c #C8C7D3", +"( c #C6C5D1", +"_ c #B6B5C0", +": c #B5B4C0", +"< c #B5B4BF", +"[ c #B5B3BF", +"} c #B4B3BE", +"| c #C4C2CE", +"1 c #C1C0CC", +"2 c #B1B0BB", +"3 c #B1AFBB", +"4 c #B0AFBA", +"5 c #AFAEBA", +"6 c #AFAEB9", +"7 c #BEBDC9", +"8 c #BCBBC7", +"9 c #ADACB7", +"0 c #ACABB6", +"a c #ABAAB5", +"b c #B9B8C4", +"c c #B7B6C2", +"d c #A8A7B2", +"e c #A8A6B1", +"f c #A7A6B1", +"g c #A6A6B1", +"h c #A6A5B0", +"i c #A6A4B0", +"j c #B4B3BF", +"k c #D2CFDA", +"l c #524F5A", +"m c #AEABB6", +"n c #A09DA7", +"o c #9F9CA6", +"p c #9E9CA6", +"q c #9E9BA5", +"r c #ACA9B4", +"s c #CCC7CF", +"t c #4C474F", +"u c #A39EA6", +"v c #969198", +"w c #969097", +"x c #959097", +"y c #959096", +"z c #948F97", +"A c #948F96", +"B c #A09CA3", +"C c #9E99A1", +"D c #918C94", +"E c #908C93", +"F c #8D8890", +"G c #FFFFFF", +"H c #8B878E", +"I c #8F8B92", +"J c #9C969E", +"K c #99949C", +"L c #8C888F", +"M c #7D797F", +"N c #3E3C3F", +"O c #2F2E30", +"P c #2E2D2F", +"Q c #7C777E", +"R c #8B868D", +"S c #96919A", +"T c #969397", +"U c #8A888B", +"V c #878588", +"W c #787678", +"X c #747275", +"Y c #747274", +"Z c #787679", +"` c #8B898C", +" . c #989699", +".. c #9B989C", +"+. c #9B999C", +"@. c #9B999D", +"#. c #9C9A9D", +"$. c #9C9A9E", +"%. c #9D9A9E", +"&. c #9D9B9E", +"*. c #CAC5CD", +"=. c #767576", +"-. c #C4C0BC", +";. c #F1ECE5", +" ", +". . . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ # # # ", +"# # $ % % % & * * * * * * @ @ @ @ @ = - $ # # ", +"# # $ ; > > > , , , , , ' ' ' ' ' ' ' ) $ # # ", +"# # $ ! ~ ~ { ] ] ] ] ] ] ^ ^ ^ ^ ^ ^ / $ # # ", +"# # $ ( _ : < < < < < < [ } } } } } } | $ # # ", +"# # $ 1 2 2 3 4 4 4 4 4 4 5 6 6 6 6 6 7 $ # # ", +"# # $ 8 9 9 0 0 0 0 0 0 0 a a a a a a b $ # # ", +"# # $ c d d e f f f f f f g h h h h i j $ # # ", +"k k l m n n o o o o o o p q q q q q q r l k k ", +"s s t u v v w w x x x x x y z A A A A B t s s ", +"s s t C D D E F G G G G G G G H I I I J t s s ", +"s s t K L L L M N O P P P P N Q R R R S t s s ", +"s s t T U U U V W X Y Y Y Y Z V ` ` ` .t s s ", +"s s t ....+.+.@.@.@.#.#.#.#.$.$.%.&.&.&.t s s ", +"s s s t t t t t t t t t t t t t t t t t s s s ", +"*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.", +"=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.", +"-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.", +";.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;."}; diff --git a/styles/bloe/pixmaps/shadepr.xpm b/styles/bloe/pixmaps/shadepr.xpm new file mode 100644 index 0000000..38475d6 --- /dev/null +++ b/styles/bloe/pixmaps/shadepr.xpm @@ -0,0 +1,141 @@ +/* XPM */ +static char * shadepr_xpm[] = { +"23 23 115 2", +" c #FBFAF7", +". c #CBCAC8", +"+ c #7D7D7C", +"@ c #D3D2DE", +"# c #D6D5E1", +"$ c #706F7B", +"% c #9D9CA5", +"& c #9D9DA5", +"* c #9E9DA6", +"= c #9E9EA6", +"- c #9F9EA7", +"; c #9F9FA7", +"> c #9F9FA8", +", c #A09FA8", +"' c #A2A2AA", +") c #95959C", +"! c #95959D", +"~ c #96959D", +"{ c #96969D", +"] c #96969E", +"^ c #96969F", +"/ c #A4A4AD", +"( c #A7A6AF", +"_ c #9999A1", +": c #9999A2", +"< c #9A99A2", +"[ c #9A9AA2", +"} c #9B9AA2", +"| c #9B9BA2", +"1 c #AAA9B2", +"2 c #ACACB4", +"3 c #9E9DA5", +"4 c #9F9EA5", +"5 c #9F9EA6", +"6 c #9F9FA6", +"7 c #A09FA7", +"8 c #A0A0A8", +"9 c #AEAEB7", +"0 c #B1B0B9", +"a c #A3A2AB", +"b c #A3A3AB", +"c c #A3A3AC", +"d c #A4A3AC", +"e c #A4A4AC", +"f c #B4B3BC", +"g c #B6B5BE", +"h c #A7A7AE", +"i c #A8A7AF", +"j c #A8A8AF", +"k c #A9A8B0", +"l c #AAA9B1", +"m c #A9A9B0", +"n c #B9B8C1", +"o c #BBBAC3", +"p c #ACABB3", +"q c #ACABB4", +"r c #ADACB4", +"s c #ADADB4", +"t c #ADADB5", +"u c #BEBDC6", +"v c #D2CFDA", +"w c #6C6974", +"x c #BDBBC3", +"y c #ADACB3", +"z c #AEADB4", +"A c #AFADB4", +"B c #AFADB5", +"C c #B0ADB5", +"D c #C0BDC5", +"E c #CCC7CF", +"F c #666169", +"G c #BEBAC0", +"H c #AEABB0", +"I c #AEACB0", +"J c #AEACB1", +"K c #AFACB1", +"L c #AFADB1", +"M c #AFADB2", +"N c #B0ADB1", +"O c #B0ADB2", +"P c #C0BCC3", +"Q c #C3BFC5", +"R c #B3AFB5", +"S c #B3AFB6", +"T c #B0ACB2", +"U c #B3B0B6", +"V c #B4B0B6", +"W c #B4B1B6", +"X c #B4B1B7", +"Y c #B5B1B7", +"Z c #B5B2B7", +"` c #C5C2C8", +" . c #C8C4CA", +".. c #B8B4B9", +"+. c #B8B5B9", +"@. c #A4A1A5", +"#. c #525153", +"$. c #3E3D3F", +"%. c #3D3C3E", +"&. c #3D3D3E", +"*. c #535153", +"=. c #A5A2A6", +"-. c #B9B6BB", +";. c #CAC7CC", +">. c #BBB7BE", +",. c #B7B3BA", +"'. c #A29FA5", +"). c #9D9A9F", +"!. c #9C999F", +"~. c #A19EA4", +"{. c #B6B2B9", +"]. c #CAC5CD", +"^. c #767576", +"/. c #C4C0BC", +"(. c #F1ECE5", +" ", +". . . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ # # # ", +"# # $ % % & * * * * = = - - - - ; ; > , $ # # ", +"# # $ ' ) ! ~ ~ ~ ~ { { ] ] ] ] ] ^ ^ / $ # # ", +"# # $ ( _ _ : < < < [ } } } } } } | | 1 $ # # ", +"# # $ 2 3 4 5 5 5 5 6 6 6 7 7 7 7 , 8 9 $ # # ", +"# # $ 0 ' ' ' a a a b c d d d d d e e f $ # # ", +"# # $ g h h i i i i i j j k k k k l m n $ # # ", +"# # $ o p q 2 r r r s s t t t t t t t u $ # # ", +"v v w x y y z z z z z z A B B B B B C D w v v ", +"E E F G H I J J J K K K L M N O O O O P F E E ", +"E E F Q R R S T U V V V W X X T Y Y Z ` F E E ", +"E E F ...+.+.@.#.$.%.%.&.&.*.=.-.-.-.;.F E E ", +"E E F E >.>.>.,.'.).!.!.!.!.~.{.>.>.>.E F E E ", +"E E F E E E E E E E E E E E E E E E E E F E E ", +"E E E F F F F F F F F F F F F F F F F F E E E ", +"].].].].].].].].].].].].].].].].].].].].].].].", +"^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.", +"/././././././././././././././././././././././.", +"(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(."}; diff --git a/styles/bloe/pixmaps/shadeufcs.xpm b/styles/bloe/pixmaps/shadeufcs.xpm new file mode 100644 index 0000000..37510bf --- /dev/null +++ b/styles/bloe/pixmaps/shadeufcs.xpm @@ -0,0 +1,129 @@ +/* XPM */ +static char * shadeufcs_xpm[] = { +"23 23 103 2", +" c #FBFAF7", +". c #CBCAC8", +"+ c #7D7D7C", +"@ c #F7F7F4", +"# c #7B7A77", +"$ c #FAF9F6", +"% c #F9F9F5", +"& c #F9F8F5", +"* c #F8F7F4", +"= c #F8F7F3", +"- c #F7F6F3", +"; c #F5F4F1", +"> c #E1E0DD", +", c #E0DFDC", +"' c #DFDEDB", +") c #F3F2EE", +"! c #F0EFEC", +"~ c #DCDBD9", +"{ c #DCDAD8", +"] c #DBDAD8", +"^ c #DAD9D8", +"/ c #DAD9D7", +"( c #EDECE9", +"_ c #EBEAE7", +": c #D8D7D4", +"< c #D7D6D4", +"[ c #D7D6D3", +"} c #D7D5D3", +"| c #D6D5D2", +"1 c #E9E7E4", +"2 c #E6E5E2", +"3 c #D3D2CF", +"4 c #D3D1CF", +"5 c #D2D1CE", +"6 c #D1D0CE", +"7 c #E3E2DF", +"8 c #CECECB", +"9 c #CECDCA", +"0 c #CDCCC9", +"a c #DEDDDA", +"b c #DCDBD8", +"c c #CAC9C6", +"d c #CAC8C5", +"e c #C9C8C5", +"f c #C8C8C5", +"g c #C8C7C4", +"h c #C8C6C4", +"i c #D9D8D5", +"j c #F7F4F0", +"k c #777470", +"l c #D3D0CC", +"m c #C2BFBB", +"n c #C1BEBA", +"o c #C0BEBA", +"p c #C0BDB9", +"q c #D1CECA", +"r c #F1ECE5", +"s c #716C65", +"t c #C8C3BC", +"u c #B8B3AD", +"v c #B8B2AC", +"w c #B7B2AC", +"x c #B7B2AB", +"y c #B6B1AC", +"z c #B6B1AB", +"A c #C5C1B9", +"B c #C3BEB7", +"C c #B3AEA8", +"D c #B2AEA7", +"E c #AEA9A3", +"F c #FFFFFF", +"G c #ACA8A1", +"H c #B1ADA6", +"I c #C1BBB4", +"J c #BEB9B2", +"K c #AEAAA3", +"L c #9B9791", +"M c #4D4C48", +"N c #3A3937", +"O c #3A3836", +"P c #9A9690", +"Q c #ADA8A2", +"R c #BBB6B0", +"S c #B9B4AD", +"T c #AAA59F", +"U c #AAA49F", +"V c #A5A09A", +"W c #928E89", +"X c #8E8A85", +"Y c #8D8984", +"Z c #8C8984", +"` c #918D87", +" . c #A39F99", +".. c #A8A39D", +"+. c #B6B2AB", +"@. c #B4AFA8", +"#. c #B4AFA7", +"$. c #B3AEA7", +"%. c #B2ADA8", +"&. c #B1ACA8", +"*. c #EEE9E2", +"=. c #7B7A79", +"-. c #C4C0BC", +" ", +". . . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +" # # # # # # # # # # # # # # # # # ", +" # $ $ $ % & & & & & & * * * * * = - # ", +" # ; > > > , , , , , ' ' ' ' ' ' ' ) # ", +" # ! ~ ~ { ] ] ] ] ] ] ^ / / / / / ( # ", +" # _ : < [ [ [ [ [ [ } | | | | | | 1 # ", +" # 2 3 3 4 5 5 5 5 5 5 6 6 6 6 6 6 7 # ", +" # > 8 8 9 9 9 9 9 9 9 0 0 0 0 0 0 a # ", +" # b c c d e e e e e e f g g g g h i # ", +"j j k l m m n n n n n n o p p p p p p q k j j ", +"r r s t u u v v w w w w w x y z z z z A s r r ", +"r r s B C C D E F F F F F F F G H H H I s r r ", +"r r s J K K K L M N O O O O M P Q Q Q R s r r ", +"r r s S T T U V W X Y Y Y Z ` .......+.s r r ", +"r r s @.@.@.@.#.$.$.$.$.%.%.%.%.%.%.%.&.s r r ", +"r r r s s s s s s s s s s s s s s s s s r r r ", +"*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.", +"=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.", +"-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.", +"r r r r r r r r r r r r r r r r r r r r r r r "}; diff --git a/styles/bloe/pixmaps/stickfcs.xpm b/styles/bloe/pixmaps/stickfcs.xpm new file mode 100644 index 0000000..f388a82 --- /dev/null +++ b/styles/bloe/pixmaps/stickfcs.xpm @@ -0,0 +1,139 @@ +/* XPM */ +static char * stickfcs_xpm[] = { +"23 23 113 2", +" c #FBFAF7", +". c #CBCAC8", +"+ c #7D7D7C", +"@ c #D3D2DE", +"# c #D6D5E1", +"$ c #565561", +"% c #D5D4E0", +"& c #D4D4DF", +"* c #D4D3DF", +"= c #D3D2DD", +"- c #D2D1DD", +"; c #D0CFDB", +"> c #BFBEC9", +", c #BEBDC8", +"' c #BDBCC7", +") c #CECDD8", +"! c #CBCAD6", +"~ c #BAB9C4", +"{ c #BAB8C3", +"] c #B9B8C3", +"^ c #B8B8C3", +"/ c #C8C7D3", +"( c #C6C5D1", +"_ c #B6B5C0", +": c #B5B4C0", +"< c #B5B4BF", +"[ c #B5B3BF", +"} c #B4B3BE", +"| c #C4C2CE", +"1 c #C1C0CC", +"2 c #B1B0BB", +"3 c #B1AFBB", +"4 c #B0AFBA", +"5 c #ACABB6", +"6 c #FFFFFF", +"7 c #AAA9B5", +"8 c #AFAEB9", +"9 c #BEBDC9", +"0 c #BCBBC7", +"a c #ADACB7", +"b c #A8A7B2", +"c c #48484C", +"d c #3A3A3D", +"e c #A6A5B0", +"f c #ABAAB5", +"g c #B9B8C4", +"h c #B7B6C2", +"i c #A8A6B1", +"j c #A7A6B1", +"k c #919099", +"l c #7A7981", +"m c #8B8B94", +"n c #797880", +"o c #8F8E98", +"p c #A6A4B0", +"q c #B4B3BF", +"r c #D2CFDA", +"s c #524F5A", +"t c #AEABB6", +"u c #A09DA7", +"v c #9F9CA6", +"w c #85838B", +"x c #85828A", +"y c #9E9BA5", +"z c #ACA9B4", +"A c #CCC7CF", +"B c #4C474F", +"C c #A39EA6", +"D c #969198", +"E c #969097", +"F c #817D83", +"G c #3F3C3F", +"H c #807B82", +"I c #948F96", +"J c #A09CA3", +"K c #9E99A1", +"L c #918C94", +"M c #908C93", +"N c #908B93", +"O c #8D8890", +"P c #706C73", +"Q c #3C3A3E", +"R c #312F32", +"S c #706C72", +"T c #8B878E", +"U c #8F8B92", +"V c #9C969E", +"W c #99949C", +"X c #8C888F", +"Y c #88848B", +"Z c #78757B", +"` c #757177", +" . c #78747B", +".. c #87838A", +"+. c #8B868D", +"@. c #96919A", +"#. c #969397", +"$. c #8A888B", +"%. c #8B888B", +"&. c #8B898B", +"*. c #8B898C", +"=. c #989699", +"-. c #9B989C", +";. c #9B999C", +">. c #9B999D", +",. c #9C9A9D", +"'. c #9C9A9E", +"). c #9D9A9E", +"!. c #9D9B9E", +"~. c #CAC5CD", +"{. c #767576", +"]. c #C4C0BC", +"^. c #F1ECE5", +" ", +". . . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ # # # ", +"# # $ % % % & * * * * * * @ @ @ @ @ = - $ # # ", +"# # $ ; > > > , , , , , ' ' ' ' ' ' ' ) $ # # ", +"# # $ ! ~ ~ { ] ] ] ] ] ] ^ ^ ^ ^ ^ ^ / $ # # ", +"# # $ ( _ : < < < < < < [ } } } } } } | $ # # ", +"# # $ 1 2 2 3 4 4 5 6 6 6 7 8 8 8 8 8 9 $ # # ", +"# # $ 0 a a 5 5 b 6 c d c 6 e f f f f g $ # # ", +"# # $ h b b i j k 6 l m n 6 o e e e p q $ # # ", +"r r s t u u v v w 6 w v w 6 x y y y y z s r r ", +"A A B C D D E E F G 6 6 6 G H I I I I J B A A ", +"A A B K L L M N O P Q R Q S T U U U U V B A A ", +"A A B W X X X X T Y Z ` ...T +.+.+.+.@.B A A ", +"A A B #.$.$.$.$.$.$.%.%.&.&.*.*.*.*.*.=.B A A ", +"A A B -.-.;.;.>.>.>.,.,.,.,.'.'.).!.!.!.B A A ", +"A A A B B B B B B B B B B B B B B B B B A A A ", +"~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.", +"{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.", +"].].].].].].].].].].].].].].].].].].].].].].].", +"^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^."}; diff --git a/styles/bloe/pixmaps/stickpr.xpm b/styles/bloe/pixmaps/stickpr.xpm new file mode 100644 index 0000000..1ad87b7 --- /dev/null +++ b/styles/bloe/pixmaps/stickpr.xpm @@ -0,0 +1,144 @@ +/* XPM */ +static char * stickpr_xpm[] = { +"23 23 118 2", +" c #FBFAF7", +". c #CBCAC8", +"+ c #7D7D7C", +"@ c #D3D2DE", +"# c #D6D5E1", +"$ c #706F7B", +"% c #9D9CA5", +"& c #9D9DA5", +"* c #9E9DA6", +"= c #9E9EA6", +"- c #9F9EA7", +"; c #9F9FA7", +"> c #9F9FA8", +", c #A09FA8", +"' c #A2A2AA", +") c #95959C", +"! c #95959D", +"~ c #96959D", +"{ c #96969D", +"] c #96969E", +"^ c #96969F", +"/ c #A4A4AD", +"( c #A7A6AF", +"_ c #9999A1", +": c #9999A2", +"< c #9A99A2", +"[ c #9A9AA2", +"} c #9B9AA2", +"| c #9B9BA2", +"1 c #AAA9B2", +"2 c #ACACB4", +"3 c #9E9DA5", +"4 c #9F9EA5", +"5 c #9F9EA6", +"6 c #9F9FA6", +"7 c #A09FA7", +"8 c #A0A0A8", +"9 c #AEAEB7", +"0 c #B1B0B9", +"a c #A3A2AB", +"b c #A3A3AB", +"c c #A3A3AC", +"d c #A4A3AC", +"e c #A4A4AC", +"f c #B4B3BC", +"g c #B6B5BE", +"h c #A7A7AE", +"i c #A8A7AF", +"j c #A4A3AB", +"k c #464649", +"l c #39393B", +"m c #A9A8B0", +"n c #AAA9B1", +"o c #A9A9B0", +"p c #B9B8C1", +"q c #BBBAC3", +"r c #ACABB3", +"s c #ACABB4", +"t c #ADACB4", +"u c #96959C", +"v c #7E7E83", +"w c #919196", +"x c #ADADB5", +"y c #BEBDC6", +"z c #D2CFDA", +"A c #6C6974", +"B c #BDBBC3", +"C c #ADACB3", +"D c #AEADB4", +"E c #929197", +"F c #939197", +"G c #AFADB5", +"H c #939198", +"I c #B0ADB5", +"J c #C0BDC5", +"K c #CCC7CF", +"L c #666169", +"M c #BEBAC0", +"N c #AEABB0", +"O c #AEACB0", +"P c #AEACB1", +"Q c #979599", +"R c #49484A", +"S c #AFACB1", +"T c #AFADB1", +"U c #49494B", +"V c #989599", +"W c #B0ADB2", +"X c #C0BCC3", +"Y c #C3BFC5", +"Z c #B3AFB5", +"` c #B3AFB6", +" . c #B4B0B6", +".. c #AFACB2", +"+. c #8C898E", +"@. c #4C4A4C", +"#. c #3D3B3D", +"$. c #8C8A8F", +"%. c #B5B1B7", +"&. c #B5B2B7", +"*. c #C5C2C8", +"=. c #C8C4CA", +"-. c #B8B4B9", +";. c #B8B5B9", +">. c #B8B5BA", +",. c #B4B1B6", +"'. c #9F9DA1", +"). c #9A989C", +"!. c #9F9DA0", +"~. c #B3B1B5", +"{. c #B9B6BA", +"]. c #B9B6BB", +"^. c #CAC7CC", +"/. c #BBB7BE", +"(. c #CAC5CD", +"_. c #767576", +":. c #C4C0BC", +"<. c #F1ECE5", +" ", +". . . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ # # # ", +"# # $ % % & * * * * = = - - - - ; ; > , $ # # ", +"# # $ ' ) ! ~ ~ ~ ~ { { ] ] ] ] ] ^ ^ / $ # # ", +"# # $ ( _ _ : < < < [ } } } } } } | | 1 $ # # ", +"# # $ 2 3 4 5 5 5 5 6 6 6 7 7 7 7 , 8 9 $ # # ", +"# # $ 0 ' ' ' a a - b c d 7 d d d e e f $ # # ", +"# # $ g h h i i j i k l k m j m m n o p $ # # ", +"# # $ q r s 2 t u t v w v x ) x x x x y $ # # ", +"z z A B C C D D E D E D F G H G G G I J A z z ", +"K K L M N O P P Q R S S T U V W W W W X L K K ", +"K K L Y Z Z ` ...+.@.#.@.$...%.%.%.&.*.L K K ", +"K K L =.-.;.;.;.>.,.'.).!.~.{.].].].].^.L K K ", +"K K L K /././././././././././././././.K L K K ", +"K K L K K K K K K K K K K K K K K K K K L K K ", +"K K K L L L L L L L L L L L L L L L L L K K K ", +"(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.(.", +"_._._._._._._._._._._._._._._._._._._._._._._.", +":.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.", +"<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<."}; diff --git a/styles/bloe/pixmaps/stickufcs.xpm b/styles/bloe/pixmaps/stickufcs.xpm new file mode 100644 index 0000000..46919a4 --- /dev/null +++ b/styles/bloe/pixmaps/stickufcs.xpm @@ -0,0 +1,137 @@ +/* XPM */ +static char * stickufcs_xpm[] = { +"23 23 111 2", +" c #FBFAF7", +". c #CBCAC8", +"+ c #7D7D7C", +"@ c #F7F7F4", +"# c #7B7A77", +"$ c #FAF9F6", +"% c #F9F9F5", +"& c #F9F8F5", +"* c #F8F7F4", +"= c #F8F7F3", +"- c #F7F6F3", +"; c #F5F4F1", +"> c #E1E0DD", +", c #E0DFDC", +"' c #DFDEDB", +") c #F3F2EE", +"! c #F0EFEC", +"~ c #DCDBD9", +"{ c #DCDAD8", +"] c #DBDAD8", +"^ c #DAD9D8", +"/ c #DAD9D7", +"( c #EDECE9", +"_ c #EBEAE7", +": c #D8D7D4", +"< c #D7D6D4", +"[ c #D7D6D3", +"} c #D7D5D3", +"| c #D6D5D2", +"1 c #E9E7E4", +"2 c #E6E5E2", +"3 c #D3D2CF", +"4 c #D3D1CF", +"5 c #D2D1CE", +"6 c #CDCCC9", +"7 c #FFFFFF", +"8 c #D1D0CE", +"9 c #E3E2DF", +"0 c #CECECB", +"a c #CECDCA", +"b c #C9C8C5", +"c c #565655", +"d c #454544", +"e c #C7C6C3", +"f c #DEDDDA", +"g c #DCDBD8", +"h c #CAC9C6", +"i c #CAC8C5", +"j c #AEADAB", +"k c #939290", +"l c #A8A7A5", +"m c #92918F", +"n c #ADACA9", +"o c #C8C7C4", +"p c #C8C6C4", +"q c #D9D8D5", +"r c #F7F4F0", +"s c #777470", +"t c #D3D0CC", +"u c #C2BFBB", +"v c #C1BEBA", +"w c #A29F9C", +"x c #A19F9C", +"y c #A19F9B", +"z c #C0BDB9", +"A c #D1CECA", +"B c #F1ECE5", +"C c #716C65", +"D c #C8C3BC", +"E c #B8B3AD", +"F c #B8B2AC", +"G c #9F9A95", +"H c #4D4B48", +"I c #9D9994", +"J c #B6B1AB", +"K c #C5C1B9", +"L c #C3BEB7", +"M c #B3AEA8", +"N c #B2AEA7", +"O c #B2ADA7", +"P c #AEA9A3", +"Q c #8B8782", +"R c #4B4946", +"S c #3C3A38", +"T c #ACA8A1", +"U c #B1ADA6", +"V c #C1BBB4", +"W c #BEB9B2", +"X c #AEAAA3", +"Y c #ADA9A2", +"Z c #A9A59E", +"` c #96928C", +" . c #918E88", +".. c #95928C", +"+. c #A8A49E", +"@. c #ADA8A2", +"#. c #BBB6B0", +"$. c #B9B4AD", +"%. c #AAA59F", +"&. c #AAA49F", +"*. c #A9A49E", +"=. c #A8A39D", +"-. c #B6B2AB", +";. c #B4AFA8", +">. c #B4AFA7", +",. c #B3AEA7", +"'. c #B2ADA8", +"). c #B1ACA8", +"!. c #EEE9E2", +"~. c #7B7A79", +"{. c #C4C0BC", +" ", +". . . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +" # # # # # # # # # # # # # # # # # ", +" # $ $ $ % & & & & & & * * * * * = - # ", +" # ; > > > , , , , , ' ' ' ' ' ' ' ) # ", +" # ! ~ ~ { ] ] ] ] ] ] ^ / / / / / ( # ", +" # _ : < [ [ [ [ [ [ } | | | | | | 1 # ", +" # 2 3 3 4 5 5 6 7 7 7 . 8 8 8 8 8 9 # ", +" # > 0 0 a a b 7 c d c 7 e 6 6 6 6 f # ", +" # g h h i b j 7 k l m 7 n o o o p q # ", +"r r s t u u v v w 7 w v x 7 y z z z z A s r r ", +"B B C D E E F F G H 7 7 7 H I J J J J K C B B ", +"B B C L M M N O P Q R S R Q T U U U U V C B B ", +"B B C W X X X X Y Z ` ...+.Y @.@.@.@.#.C B B ", +"B B C $.%.%.&.*.*.*.*.*.*.+.=.=.=.=.=.-.C B B ", +"B B C ;.;.;.;.>.,.,.,.,.'.'.'.'.'.'.'.).C B B ", +"B B B C C C C C C C C C C C C C C C C C B B B ", +"!.!.!.!.!.!.!.!.!.!.!.!.!.!.!.!.!.!.!.!.!.!.!.", +"~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.", +"{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.", +"B B B B B B B B B B B B B B B B B B B B B B B "}; diff --git a/styles/bloe/pixmaps/stuckfcs.xpm b/styles/bloe/pixmaps/stuckfcs.xpm new file mode 100644 index 0000000..fde4dd9 --- /dev/null +++ b/styles/bloe/pixmaps/stuckfcs.xpm @@ -0,0 +1,134 @@ +/* XPM */ +static char * stuckfcs_xpm[] = { +"23 23 108 2", +" c #FBFAF7", +". c #CBCAC8", +"+ c #7D7D7C", +"@ c #D3D2DE", +"# c #D6D5E1", +"$ c #565561", +"% c #D5D4E0", +"& c #D4D4DF", +"* c #D4D3DF", +"= c #D3D2DD", +"- c #D2D1DD", +"; c #D0CFDB", +"> c #BFBEC9", +", c #BEBDC8", +"' c #BDBCC7", +") c #CECDD8", +"! c #CBCAD6", +"~ c #BAB9C4", +"{ c #BAB8C3", +"] c #B9B8C3", +"^ c #B8B8C3", +"/ c #C8C7D3", +"( c #C6C5D1", +"_ c #B6B5C0", +": c #B5B4C0", +"< c #B5B4BF", +"[ c #B5B3BF", +"} c #B4B3BE", +"| c #C4C2CE", +"1 c #C1C0CC", +"2 c #B1B0BB", +"3 c #B1AFBB", +"4 c #B0AFBA", +"5 c #ACABB6", +"6 c #FFFFFF", +"7 c #AAA9B5", +"8 c #AFAEB9", +"9 c #BEBDC9", +"0 c #BCBBC7", +"a c #ADACB7", +"b c #A8A7B2", +"c c #A6A5B0", +"d c #ABAAB5", +"e c #B9B8C4", +"f c #B7B6C2", +"g c #A8A6B1", +"h c #A7A6B1", +"i c #919099", +"j c #8F8E98", +"k c #A6A4B0", +"l c #B4B3BF", +"m c #D2CFDA", +"n c #524F5A", +"o c #AEABB6", +"p c #A09DA7", +"q c #9F9CA6", +"r c #85838B", +"s c #85828A", +"t c #9E9BA5", +"u c #ACA9B4", +"v c #CCC7CF", +"w c #4C474F", +"x c #A39EA6", +"y c #969198", +"z c #969097", +"A c #817D83", +"B c #3F3C3F", +"C c #807B82", +"D c #948F96", +"E c #A09CA3", +"F c #9E99A1", +"G c #918C94", +"H c #908C93", +"I c #908B93", +"J c #8D8890", +"K c #706C73", +"L c #3C3A3E", +"M c #312F32", +"N c #706C72", +"O c #8B878E", +"P c #8F8B92", +"Q c #9C969E", +"R c #99949C", +"S c #8C888F", +"T c #88848B", +"U c #78757B", +"V c #757177", +"W c #78747B", +"X c #87838A", +"Y c #8B868D", +"Z c #96919A", +"` c #969397", +" . c #8A888B", +".. c #8B888B", +"+. c #8B898B", +"@. c #8B898C", +"#. c #989699", +"$. c #9B989C", +"%. c #9B999C", +"&. c #9B999D", +"*. c #9C9A9D", +"=. c #9C9A9E", +"-. c #9D9A9E", +";. c #9D9B9E", +">. c #CAC5CD", +",. c #767576", +"'. c #C4C0BC", +"). c #F1ECE5", +" ", +". . . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ # # # ", +"# # $ % % % & * * * * * * @ @ @ @ @ = - $ # # ", +"# # $ ; > > > , , , , , ' ' ' ' ' ' ' ) $ # # ", +"# # $ ! ~ ~ { ] ] ] ] ] ] ^ ^ ^ ^ ^ ^ / $ # # ", +"# # $ ( _ : < < < < < < [ } } } } } } | $ # # ", +"# # $ 1 2 2 3 4 4 5 6 6 6 7 8 8 8 8 8 9 $ # # ", +"# # $ 0 a a 5 5 b 6 6 6 6 6 c d d d d e $ # # ", +"# # $ f b b g h i 6 6 6 6 6 j c c c k l $ # # ", +"m m n o p p q q r 6 6 6 6 6 s t t t t u n m m ", +"v v w x y y z z A B 6 6 6 B C D D D D E w v v ", +"v v w F G G H I J K L M L N O P P P P Q w v v ", +"v v w R S S S S O T U V W X O Y Y Y Y Z w v v ", +"v v w ` . . . . . .....+.+.@.@.@.@.@.#.w v v ", +"v v w $.$.%.%.&.&.&.*.*.*.*.=.=.-.;.;.;.w v v ", +"v v v w w w w w w w w w w w w w w w w w v v v ", +">.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.", +",.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.", +"'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.", +").).).).).).).).).).).).).).).).).).).).).).)."}; diff --git a/styles/bloe/pixmaps/stuckufcs.xpm b/styles/bloe/pixmaps/stuckufcs.xpm new file mode 100644 index 0000000..5bb2303 --- /dev/null +++ b/styles/bloe/pixmaps/stuckufcs.xpm @@ -0,0 +1,131 @@ +/* XPM */ +static char * stuckufcs_xpm[] = { +"23 23 105 2", +" c #FBFAF7", +". c #CBCAC8", +"+ c #7D7D7C", +"@ c #F7F7F4", +"# c #7B7A77", +"$ c #FAF9F6", +"% c #F9F9F5", +"& c #F9F8F5", +"* c #F8F7F4", +"= c #F8F7F3", +"- c #F7F6F3", +"; c #F5F4F1", +"> c #E1E0DD", +", c #E0DFDC", +"' c #DFDEDB", +") c #F3F2EE", +"! c #F0EFEC", +"~ c #DCDBD9", +"{ c #DCDAD8", +"] c #DBDAD8", +"^ c #DAD9D8", +"/ c #DAD9D7", +"( c #EDECE9", +"_ c #EBEAE7", +": c #D8D7D4", +"< c #D7D6D4", +"[ c #D7D6D3", +"} c #D7D5D3", +"| c #D6D5D2", +"1 c #E9E7E4", +"2 c #E6E5E2", +"3 c #D3D2CF", +"4 c #D3D1CF", +"5 c #D2D1CE", +"6 c #CDCCC9", +"7 c #FFFFFF", +"8 c #D1D0CE", +"9 c #E3E2DF", +"0 c #CECECB", +"a c #CECDCA", +"b c #C9C8C5", +"c c #C7C6C3", +"d c #DEDDDA", +"e c #DCDBD8", +"f c #CAC9C6", +"g c #CAC8C5", +"h c #AEADAB", +"i c #ADACA9", +"j c #C8C7C4", +"k c #C8C6C4", +"l c #D9D8D5", +"m c #F7F4F0", +"n c #777470", +"o c #D3D0CC", +"p c #C2BFBB", +"q c #C1BEBA", +"r c #A29F9C", +"s c #A19F9B", +"t c #C0BDB9", +"u c #D1CECA", +"v c #F1ECE5", +"w c #716C65", +"x c #C8C3BC", +"y c #B8B3AD", +"z c #B8B2AC", +"A c #9F9A95", +"B c #4D4B48", +"C c #9D9994", +"D c #B6B1AB", +"E c #C5C1B9", +"F c #C3BEB7", +"G c #B3AEA8", +"H c #B2AEA7", +"I c #B2ADA7", +"J c #AEA9A3", +"K c #8B8782", +"L c #4B4946", +"M c #3C3A38", +"N c #ACA8A1", +"O c #B1ADA6", +"P c #C1BBB4", +"Q c #BEB9B2", +"R c #AEAAA3", +"S c #ADA9A2", +"T c #A9A59E", +"U c #96928C", +"V c #918E88", +"W c #95928C", +"X c #A8A49E", +"Y c #ADA8A2", +"Z c #BBB6B0", +"` c #B9B4AD", +" . c #AAA59F", +".. c #AAA49F", +"+. c #A9A49E", +"@. c #A8A39D", +"#. c #B6B2AB", +"$. c #B4AFA8", +"%. c #B4AFA7", +"&. c #B3AEA7", +"*. c #B2ADA8", +"=. c #B1ACA8", +"-. c #EEE9E2", +";. c #7B7A79", +">. c #C4C0BC", +" ", +". . . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +" # # # # # # # # # # # # # # # # # ", +" # $ $ $ % & & & & & & * * * * * = - # ", +" # ; > > > , , , , , ' ' ' ' ' ' ' ) # ", +" # ! ~ ~ { ] ] ] ] ] ] ^ / / / / / ( # ", +" # _ : < [ [ [ [ [ [ } | | | | | | 1 # ", +" # 2 3 3 4 5 5 6 7 7 7 . 8 8 8 8 8 9 # ", +" # > 0 0 a a b 7 7 7 7 7 c 6 6 6 6 d # ", +" # e f f g b h 7 7 7 7 7 i j j j k l # ", +"m m n o p p q q r 7 7 7 7 7 s t t t t u n m m ", +"v v w x y y z z A B 7 7 7 B C D D D D E w v v ", +"v v w F G G H I J K L M L K N O O O O P w v v ", +"v v w Q R R R R S T U V W X S Y Y Y Y Z w v v ", +"v v w ` . ...+.+.+.+.+.+.X @.@.@.@.@.#.w v v ", +"v v w $.$.$.$.%.&.&.&.&.*.*.*.*.*.*.*.=.w v v ", +"v v v w w w w w w w w w w w w w w w w w v v v ", +"-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.", +";.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.", +">.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.", +"v v v v v v v v v v v v v v v v v v v v v v v "}; diff --git a/styles/bloe/pixmaps/tbarfcs.xpm b/styles/bloe/pixmaps/tbarfcs.xpm new file mode 100644 index 0000000..c6d54fd --- /dev/null +++ b/styles/bloe/pixmaps/tbarfcs.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * tbarfcs_xpm[] = { +"23 23 3 1", +" c #D6D5E1", +". c #D2CFDA", +"+ c #CCC7CF", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +".......................", +"+++++++++++++++++++++++", +"+++++++++++++++++++++++", +"+++++++++++++++++++++++", +"+++++++++++++++++++++++", +"+++++++++++++++++++++++", +"+++++++++++++++++++++++", +"+++++++++++++++++++++++", +"+++++++++++++++++++++++", +"+++++++++++++++++++++++", +"+++++++++++++++++++++++"}; diff --git a/styles/bloe/pixmaps/tbarufcs.xpm b/styles/bloe/pixmaps/tbarufcs.xpm new file mode 100644 index 0000000..bd91b9f --- /dev/null +++ b/styles/bloe/pixmaps/tbarufcs.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * tbarufcs_xpm[] = { +"23 23 3 1", +" c #FBFAF7", +". c #F7F4F0", +"+ c #F1ECE5", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +".......................", +"+++++++++++++++++++++++", +"+++++++++++++++++++++++", +"+++++++++++++++++++++++", +"+++++++++++++++++++++++", +"+++++++++++++++++++++++", +"+++++++++++++++++++++++", +"+++++++++++++++++++++++", +"+++++++++++++++++++++++", +"+++++++++++++++++++++++", +"+++++++++++++++++++++++"}; diff --git a/styles/bloe/pixmaps/unselected.xpm b/styles/bloe/pixmaps/unselected.xpm new file mode 100644 index 0000000..5188ca8 --- /dev/null +++ b/styles/bloe/pixmaps/unselected.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char *unselected[] = { +/* columns rows colors chars-per-pixel */ +"16 16 4 1", +" c black", +". c #E7E7E7", +"X c gray100", +"o c None", +/* pixels */ +"oooooooooooooooo", +"oooooooooooooooo", +"oooooooooooooooo", +"o.........oooooo", +"o.ooooooo.oooooo", +"o.ooooooo.oooooo", +"o.ooooooo.oooooo", +"o.ooooooo.oooooo", +"o.ooooooo.oooooo", +"o.ooooooo.oooooo", +"o.ooooooo.oooooo", +"o.ooooooo.oooooo", +"o.ooooooo.oooooo", +"o.........oooooo", +"oooooooooooooooo", +"oooooooooooooooo" +}; diff --git a/styles/bloe/pixmaps/unshadefcs.xpm b/styles/bloe/pixmaps/unshadefcs.xpm new file mode 100644 index 0000000..10a3094 --- /dev/null +++ b/styles/bloe/pixmaps/unshadefcs.xpm @@ -0,0 +1,132 @@ +/* XPM */ +static char * unshadefcs_xpm[] = { +"23 23 106 2", +" c #FBFAF7", +". c #CBCAC8", +"+ c #7D7D7C", +"@ c #D3D2DE", +"# c #D6D5E1", +"$ c #565561", +"% c #D5D4E0", +"& c #D4D4DF", +"* c #D4D3DF", +"= c #D3D2DD", +"- c #D2D1DD", +"; c #D0CFDB", +"> c #BFBEC9", +", c #BEBDC8", +"' c #BDBCC7", +") c #CECDD8", +"! c #CBCAD6", +"~ c #BAB9C4", +"{ c #BAB8C3", +"] c #B9B8C3", +"^ c #B8B8C3", +"/ c #C8C7D3", +"( c #C6C5D1", +"_ c #B6B5C0", +": c #B5B4C0", +"< c #B5B4BF", +"[ c #B1B0BB", +"} c #FFFFFF", +"| c #AFAEB9", +"1 c #B4B3BE", +"2 c #C4C2CE", +"3 c #C1C0CC", +"4 c #B1AFBB", +"5 c #9D9CA6", +"6 c #4F4E53", +"7 c #3B3B3F", +"8 c #3B3A3E", +"9 c #3A3A3E", +"0 c #4E4E53", +"a c #9C9BA5", +"b c #BEBDC9", +"c c #BCBBC7", +"d c #ADACB7", +"e c #ACABB6", +"f c #A8A7B2", +"g c #95949E", +"h c #909099", +"i c #908F98", +"j c #8F8E97", +"k c #94939C", +"l c #A6A5B0", +"m c #ABAAB5", +"n c #B9B8C4", +"o c #B7B6C2", +"p c #A8A6B1", +"q c #A7A6B1", +"r c #A6A6B1", +"s c #A6A4B0", +"t c #B4B3BF", +"u c #D2CFDA", +"v c #524F5A", +"w c #AEABB6", +"x c #A09DA7", +"y c #9F9CA6", +"z c #9E9CA6", +"A c #9E9BA5", +"B c #ACA9B4", +"C c #CCC7CF", +"D c #4C474F", +"E c #A39EA6", +"F c #969198", +"G c #969097", +"H c #959097", +"I c #959096", +"J c #948F97", +"K c #948F96", +"L c #A09CA3", +"M c #9E99A1", +"N c #918C94", +"O c #908C93", +"P c #908B93", +"Q c #908B92", +"R c #8F8B92", +"S c #9C969E", +"T c #99949C", +"U c #8C888F", +"V c #8B878E", +"W c #8B868D", +"X c #96919A", +"Y c #969397", +"Z c #8A888B", +"` c #8B888B", +" . c #8B898B", +".. c #8B898C", +"+. c #989699", +"@. c #9B989C", +"#. c #9B999C", +"$. c #9B999D", +"%. c #9C9A9D", +"&. c #9C9A9E", +"*. c #9D9A9E", +"=. c #9D9B9E", +"-. c #CAC5CD", +";. c #767576", +">. c #C4C0BC", +",. c #F1ECE5", +" ", +". . . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ # # # ", +"# # $ % % % & * * * * * * @ @ @ @ @ = - $ # # ", +"# # $ ; > > > , , , , , ' ' ' ' ' ' ' ) $ # # ", +"# # $ ! ~ ~ { ] ] ] ] ] ] ^ ^ ^ ^ ^ ^ / $ # # ", +"# # $ ( _ : < [ } } } } } } } | 1 1 1 2 $ # # ", +"# # $ 3 [ [ 4 5 6 7 8 8 8 9 0 a | | | b $ # # ", +"# # $ c d d e f g h i i i j k l m m m n $ # # ", +"# # $ o f f p q q q q q q r l l l l s t $ # # ", +"u u v w x x y y y y y y z A A A A A A B v u u ", +"C C D E F F G G H H H H H I J K K K K L D C C ", +"C C D M N N O P P P P P P Q R R R R R S D C C ", +"C C D T U U U U V V V V V V V W W W W X D C C ", +"C C D Y Z Z Z Z Z Z ` ` . ...........+.D C C ", +"C C D @.@.#.#.$.$.$.%.%.%.%.&.&.*.=.=.=.D C C ", +"C C C D D D D D D D D D D D D D D D D D C C C ", +"-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.", +";.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.;.", +">.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.", +",.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,."}; diff --git a/styles/bloe/pixmaps/unshadepr.xpm b/styles/bloe/pixmaps/unshadepr.xpm new file mode 100644 index 0000000..22e7119 --- /dev/null +++ b/styles/bloe/pixmaps/unshadepr.xpm @@ -0,0 +1,139 @@ +/* XPM */ +static char * unshadepr_xpm[] = { +"23 23 113 2", +" c #FBFAF7", +". c #CBCAC8", +"+ c #7D7D7C", +"@ c #D3D2DE", +"# c #D6D5E1", +"$ c #706F7B", +"% c #9D9CA5", +"& c #9D9DA5", +"* c #9E9DA6", +"= c #9E9EA6", +"- c #9F9EA7", +"; c #9F9FA7", +"> c #9F9FA8", +", c #A09FA8", +"' c #A2A2AA", +") c #95959C", +"! c #95959D", +"~ c #96959D", +"{ c #96969D", +"] c #96969E", +"^ c #96969F", +"/ c #A4A4AD", +"( c #A7A6AF", +"_ c #9999A1", +": c #9999A2", +"< c #9A99A2", +"[ c #9A9AA2", +"} c #9B9AA2", +"| c #9B9BA2", +"1 c #AAA9B2", +"2 c #ACACB4", +"3 c #9E9DA5", +"4 c #9F9EA5", +"5 c #9F9EA6", +"6 c #9F9FA6", +"7 c #A09FA7", +"8 c #9C9BA2", +"9 c #A0A0A8", +"0 c #AEAEB7", +"a c #B1B0B9", +"b c #919098", +"c c #49484C", +"d c #37373A", +"e c #363639", +"f c #373639", +"g c #49494D", +"h c #929199", +"i c #A4A3AC", +"j c #A4A4AC", +"k c #B4B3BC", +"l c #B6B5BE", +"m c #A7A7AE", +"n c #A8A7AF", +"o c #A4A3AB", +"p c #929198", +"q c #8D8C93", +"r c #8C8B92", +"s c #8C8C92", +"t c #A9A8B0", +"u c #AAA9B1", +"v c #A9A9B0", +"w c #B9B8C1", +"x c #BBBAC3", +"y c #ACABB3", +"z c #ACABB4", +"A c #ADACB4", +"B c #ADADB4", +"C c #ADADB5", +"D c #BEBDC6", +"E c #D2CFDA", +"F c #6C6974", +"G c #BDBBC3", +"H c #ADACB3", +"I c #AEADB4", +"J c #AFADB4", +"K c #AFADB5", +"L c #B0ADB5", +"M c #C0BDC5", +"N c #CCC7CF", +"O c #666169", +"P c #BEBAC0", +"Q c #AEABB0", +"R c #AEACB0", +"S c #AEACB1", +"T c #AFACB1", +"U c #AFADB1", +"V c #AFADB2", +"W c #B0ADB1", +"X c #B0ADB2", +"Y c #C0BCC3", +"Z c #C3BFC5", +"` c #B3AFB5", +" . c #B3AFB6", +".. c #B4B0B6", +"+. c #B3B0B6", +"@. c #B4B1B6", +"#. c #B4B1B7", +"$. c #B5B1B7", +"%. c #B5B2B7", +"&. c #C5C2C8", +"*. c #C8C4CA", +"=. c #B8B4B9", +"-. c #B8B5B9", +";. c #B8B5BA", +">. c #B8B6BA", +",. c #B9B6BA", +"'. c #B9B6BB", +"). c #CAC7CC", +"!. c #BBB7BE", +"~. c #CAC5CD", +"{. c #767576", +"]. c #C4C0BC", +"^. c #F1ECE5", +" ", +". . . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +"# # # $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ # # # ", +"# # $ % % & * * * * = = - - - - ; ; > , $ # # ", +"# # $ ' ) ! ~ ~ ~ ~ { { ] ] ] ] ] ^ ^ / $ # # ", +"# # $ ( _ _ : < < < [ } } } } } } | | 1 $ # # ", +"# # $ 2 3 4 5 } 5 5 6 6 6 7 7 8 7 , 9 0 $ # # ", +"# # $ a ' ' ' b c d e e f f g h i j j k $ # # ", +"# # $ l m m n o p q r s s q p o t u v w $ # # ", +"# # $ x y z 2 A A A B B C C C C C C C D $ # # ", +"E E F G H H I I I I I I J K K K K K L M F E E ", +"N N O P Q R S S S T T T U V W X X X X Y O N N ", +"N N O Z ` ` ...+.......@.#.#.$.$.$.%.&.O N N ", +"N N O *.=.-.-.-.;.;.;.;.>.>.,.'.'.'.'.).O N N ", +"N N O N !.!.!.!.!.!.!.!.!.!.!.!.!.!.!.N O N N ", +"N N O N N N N N N N N N N N N N N N N N O N N ", +"N N N O O O O O O O O O O O O O O O O O N N N ", +"~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.", +"{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.{.", +"].].].].].].].].].].].].].].].].].].].].].].].", +"^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^."}; diff --git a/styles/bloe/pixmaps/unshadeufcs.xpm b/styles/bloe/pixmaps/unshadeufcs.xpm new file mode 100644 index 0000000..5a48548 --- /dev/null +++ b/styles/bloe/pixmaps/unshadeufcs.xpm @@ -0,0 +1,133 @@ +/* XPM */ +static char * unshadeufcs_xpm[] = { +"23 23 107 2", +" c #FBFAF7", +". c #CBCAC8", +"+ c #7D7D7C", +"@ c #F7F7F4", +"# c #7B7A77", +"$ c #FAF9F6", +"% c #F9F9F5", +"& c #F9F8F5", +"* c #F8F7F4", +"= c #F8F7F3", +"- c #F7F6F3", +"; c #F5F4F1", +"> c #E1E0DD", +", c #E0DFDC", +"' c #DFDEDB", +") c #F3F2EE", +"! c #F0EFEC", +"~ c #DCDBD9", +"{ c #DCDAD8", +"] c #DBDAD8", +"^ c #DAD9D8", +"/ c #DAD9D7", +"( c #EDECE9", +"_ c #EBEAE7", +": c #D8D7D4", +"< c #D7D6D4", +"[ c #D7D6D3", +"} c #D2D1CE", +"| c #FFFFFF", +"1 c #D0CFCC", +"2 c #D6D5D2", +"3 c #E9E7E4", +"4 c #E6E5E2", +"5 c #D3D2CF", +"6 c #D3D1CF", +"7 c #BBBAB7", +"8 c #5E5D5C", +"9 c #474645", +"0 c #464645", +"a c #464545", +"b c #5D5D5C", +"c c #BAB9B7", +"d c #D1D0CE", +"e c #E3E2DF", +"f c #CECECB", +"g c #CECDCA", +"h c #C9C8C5", +"i c #B3B2AF", +"j c #ADACAA", +"k c #ACABA9", +"l c #ABAAA8", +"m c #B1B0AD", +"n c #C7C6C3", +"o c #CDCCC9", +"p c #DEDDDA", +"q c #DCDBD8", +"r c #CAC9C6", +"s c #CAC8C5", +"t c #C8C8C5", +"u c #C8C7C4", +"v c #C8C6C4", +"w c #D9D8D5", +"x c #F7F4F0", +"y c #777470", +"z c #D3D0CC", +"A c #C2BFBB", +"B c #C1BEBA", +"C c #C0BEBA", +"D c #C0BDB9", +"E c #D1CECA", +"F c #F1ECE5", +"G c #716C65", +"H c #C8C3BC", +"I c #B8B3AD", +"J c #B8B2AC", +"K c #B7B2AC", +"L c #B7B2AB", +"M c #B6B1AC", +"N c #B6B1AB", +"O c #C5C1B9", +"P c #C3BEB7", +"Q c #B3AEA8", +"R c #B2AEA7", +"S c #B2ADA7", +"T c #B2ADA6", +"U c #B1ADA6", +"V c #C1BBB4", +"W c #BEB9B2", +"X c #AEAAA3", +"Y c #ADA9A2", +"Z c #ADA8A2", +"` c #BBB6B0", +" . c #B9B4AD", +".. c #AAA59F", +"+. c #AAA49F", +"@. c #A9A49E", +"#. c #A8A49E", +"$. c #A8A39D", +"%. c #B6B2AB", +"&. c #B4AFA8", +"*. c #B4AFA7", +"=. c #B3AEA7", +"-. c #B2ADA8", +";. c #B1ACA8", +">. c #EEE9E2", +",. c #7B7A79", +"'. c #C4C0BC", +" ", +". . . . . . . . . . . . . . . . . . . . . . . ", +"+ + + + + + + + + + + + + + + + + + + + + + + ", +"@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", +" # # # # # # # # # # # # # # # # # ", +" # $ $ $ % & & & & & & * * * * * = - # ", +" # ; > > > , , , , , ' ' ' ' ' ' ' ) # ", +" # ! ~ ~ { ] ] ] ] ] ] ^ / / / / / ( # ", +" # _ : < [ } | | | | | | | 1 2 2 2 3 # ", +" # 4 5 5 6 7 8 9 0 0 0 a b c d d d e # ", +" # > f f g h i j k k k l m n o o o p # ", +" # q r r s h h h h h h t u u u u v w # ", +"x x y z A A B B B B B B C D D D D D D E y x x ", +"F F G H I I J J K K K K K L M N N N N O G F F ", +"F F G P Q Q R S S S S S S T U U U U U V G F F ", +"F F G W X X X X Y Y Y Y Y Y Y Z Z Z Z ` G F F ", +"F F G .....+.@.@.@.@.@.@.#.$.$.$.$.$.%.G F F ", +"F F G &.&.&.&.*.=.=.=.=.-.-.-.-.-.-.-.;.G F F ", +"F F F G G G G G G G G G G G G G G G G G F F F ", +">.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.", +",.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.", +"'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.'.", +"F F F F F F F F F F F F F F F F F F F F F F F "}; diff --git a/styles/bloe/pixmaps/windowlabelfcs.xpm b/styles/bloe/pixmaps/windowlabelfcs.xpm new file mode 100644 index 0000000..8982c15 --- /dev/null +++ b/styles/bloe/pixmaps/windowlabelfcs.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * windowlabelfcs_xpm[] = { +"23 23 11 1", +" c #FBFAF7", +". c #CBCAC8", +"+ c #7D7D7C", +"@ c #D3D2DE", +"# c #D6D5E1", +"$ c #D2CFDA", +"% c #CCC7CF", +"& c #CAC5CD", +"* c #767576", +"= c #C4C0BC", +"- c #F1ECE5", +" ", +".......................", +"+++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@", +"#######################", +"#######################", +"#######################", +"#######################", +"#######################", +"#######################", +"#######################", +"#######################", +"$$$$$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&&&&&", +"***********************", +"=======================", +"-----------------------"}; diff --git a/styles/bloe/pixmaps/windowlabelufcs.xpm b/styles/bloe/pixmaps/windowlabelufcs.xpm new file mode 100644 index 0000000..46d9efa --- /dev/null +++ b/styles/bloe/pixmaps/windowlabelufcs.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * windowlabelufcs_xpm[] = { +"23 23 9 1", +" c #FBFAF7", +". c #CBCAC8", +"+ c #7D7D7C", +"@ c #F7F7F4", +"# c #F7F4F0", +"$ c #F1ECE5", +"% c #EEE9E2", +"& c #7B7A79", +"* c #C4C0BC", +" ", +".......................", +"+++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +"#######################", +"$$$$$$$$$$$$$$$$$$$$$$$", +"$$$$$$$$$$$$$$$$$$$$$$$", +"$$$$$$$$$$$$$$$$$$$$$$$", +"$$$$$$$$$$$$$$$$$$$$$$$", +"$$$$$$$$$$$$$$$$$$$$$$$", +"$$$$$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&&&&&", +"***********************", +"$$$$$$$$$$$$$$$$$$$$$$$"}; diff --git a/styles/bloe/theme.cfg b/styles/bloe/theme.cfg new file mode 100644 index 0000000..7d7ba22 --- /dev/null +++ b/styles/bloe/theme.cfg @@ -0,0 +1,237 @@ +#This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License. +#(http://creativecommons.org/licenses/by-sa/3.0/de/deed.en) + + + +############################################################################### +# +# name: bloe +# made: tenner +# date: 03-10-2007 +# http://www.tenr.de +# +############################################################## BACKGROUND ###### + +background: flat +background.color: #B2B2BF +background.colorTo: #B2B2BF + +############################################################## FONTS ########## + +menu.frame.font: sans-9:bold +menu.title.font: sans-10:bold +toolbar.clock.font: sans-9:bold +toolbar.workspace.font: tahoma-10:bold +toolbar.iconbar.focused.font: sans-8:bold +toolbar.iconbar.unfocused.font: sans-8 +window.font: sans-8 + +############################################################## MENU ########### + +menu.bevelWidth: 1 + +#menu.itemHeight: 35 +#menu.titleHeight: 21 + +menu.borderColor: #000000 +menu.borderWidth: 1 + +menu.bullet.position: Right +menu.bullet: triangle +menu.frame.underlineColor: #6f6f6f + +menu.submenu.pixmap: +menu.hilite.submenu.pixmap: + +menu.selected.pixmap: +menu.hilite.selected.pixmap: + +menu.unselected.pixmap: +menu.hilite.unselected.pixmap: + +menu.title: flat +menu.title.pixmap: tbarfcs.xpm +menu.title.justify: center +menu.title.color: #CCC7CF +menu.title.colorTo: #CCC7CF +menu.title.textColor: #312466 + +menu.frame: Raised Bevel1 Gradient Vertical +menu.frame.pixmap: +menu.frame.justify: left +menu.frame.color: #f6f3ef +menu.frame.colorTo: #f1ece5 +menu.frame.textColor: #6f6f6f +menu.frame.disableColor: #6f5cb7 + +menu.hilite: flat +menu.hilite.pixmap: +menu.hilite.color: #d3d2e0 +menu.hilite.colorTo: +menu.hilite.textColor: #000000 + +############################################################## TOOLBAR ######## + +toolbar.bevelWidth: 1 + +toolbar.borderWidth: 1 +toolbar.borderColor: #000000 + +toolbar.height: 23 + +toolbar.justify: center + +toolbar: flat +toolbar.pixmap: tbarufcs.xpm +toolbar.color: #FBFAF7 +toolbar.colorTo: #FBFAF7 + +toolbar.clock: flat +toolbar.clock.pixmap: tbarufcs.xpm +toolbar.clock.justify: center +toolbar.clock.color: #FBFAF7 +toolbar.clock.colorTo: #FBFAF7 +toolbar.clock.textColor: #6f6f6f + +toolbar.workspace: flat +toolbar.workspace.pixmap: tbarufcs.xpm +toolbar.workspace.justify: Center +toolbar.workspace.color: #FBFAF7 +toolbar.workspace.colorTo: #FBFAF7 +toolbar.workspace.textColor: #6f6f6f + +toolbar.button: flat +toolbar.button.pixmap: tbarufcs.xpm +toolbar.button.color: #FBFAF7 +toolbar.button.colorTo: #FBFAF7 +toolbar.button.picColor: #6f6f6f +toolbar.button.pressed: flat +toolbar.button.pressed.pixmap: tbarufcs.xpm +toolbar.button.pressed.color: #CCC7CF +toolbar.button.pressed.colorTo: #CCC7CF +toolbar.button.pressed.picColor: #000000 + +toolbar.iconbar.borderWidth: 1 +toolbar.iconbar.borderColor: #1a1a1a + +toolbar.iconbar.empty: flat +toolbar.iconbar.empty.pixmap: tbarufcs.xpm +toolbar.iconbar.empty.color: #FBFAF7 +toolbar.iconbar.empty.colorTo: #FBFAF7 + +toolbar.iconbar.focused.borderWidth: 1 +toolbar.iconbar.focused.borderColor: #aeaeae +toolbar.iconbar.focused: flat +toolbar.iconbar.focused.pixmap: tbarfcs.xpm +toolbar.iconbar.focused.color: #CCC7CF +toolbar.iconbar.focused.colorTo: #CCC7CF +toolbar.iconbar.focused.textColor: #312466 +toolbar.iconbar.focused.justify: center + +toolbar.iconbar.unfocused.borderWidth: 1 +toolbar.iconbar.unfocused.borderColor: #aeaeae +toolbar.iconbar.unfocused: flat +toolbar.iconbar.unfocused.pixmap: tbarufcs.xpm +toolbar.iconbar.unfocused.color: #FBFAF7 +toolbar.iconbar.unfocused.colorTo: #FBFAF7 +toolbar.iconbar.unfocused.textColor: #6f6f6f +toolbar.iconbar.unfocused.justify: center + +############################################################## WINDOW ######### + +window.bevelWidth: 0 +window.shade: false +window.borderWidth: 1 +window.borderColor: #000000 + +window.justify: Center + +window.title.height: 23 + +window.title.focus: flat +window.title.focus.pixmap: tbarufcs.xpm +window.title.focus.color: #CCC7CF +window.title.focus.colorTo: #CCC7CF +window.title.unfocus: flat +window.title.unfocus.pixmap: tbarufcs.xpm +window.title.unfocus.color: #FBFAF7 +window.title.unfocus.colorTo: #FBFAF7 + +window.label.focus: flat + +window.label.focus.pixmap: windowlabelfcs.xpm +window.label.focus.color: #CCC7CF +window.label.focus.colorTo: #CCC7CF +window.label.focus.textColor: #312466 +window.label.unfocus: flat +window.label.unfocus.pixmap: windowlabelufcs.xpm +window.label.unfocus.color: #FBFAF7 +window.label.unfocus.colorTo: #FBFAF7 +window.label.unfocus.textColor: #6f6f6f + +window.button.focus: flat +window.button.focus.color: #CCC7CF +window.button.focus.colorTo: #CCC7CF +window.button.focus.picColor: #000000 +window.button.unfocus: flat +window.button.unfocus.Color: #FBFAF7 +window.button.unfocus.ColorTo: #FBFAF7 +window.button.unfocus.picColor: #000000 +window.button.pressed: flat +window.button.pressed.color: #CCC7CF +window.button.pressed.colorTo: #CCC7CF +window.button.pressed.picColor: #000000 + +window.shade.pixmap: shadefcs.xpm +window.shade.unfocus.pixmap: shadeufcs.xpm +window.shade.pressed.pixmap: shadepr.xpm + +window.unshade.pixmap: unshadefcs.xpm +window.unshade.unfocus.pixmap: unshadeufcs.xpm +window.unshade.pressed.pixmap: unshadepr.xpm + +window.menuicon.pixmap: menuiconfcs.xpm +window.menuicon.unfocus.pixmap: menuiconufcs.xpm +window.menuicon.pressed.pixmap: menuiconpr.xpm + +window.close.pixmap: closefcs.xpm +window.close.unfocus.pixmap: closeufcs.xpm +window.close.pressed.pixmap: closepr.xpm + +window.iconify.pixmap: minfcs.xpm +window.iconify.unfocus.pixmap: minufcs.xpm +window.iconify.pressed.pixmap: minpr.xpm + +window.maximize.pixmap: maxfcs.xpm +window.maximize.unfocus.pixmap: maxufcs.xpm +window.maximize.pressed.pixmap: maxpr.xpm + +window.stick.pixmap: stickfcs.xpm +window.stick.unfocus.pixmap: stickufcs.xpm +window.stick.pressed.pixmap: stickpr.xpm + +window.stuck.pixmap: stuckfcs.xpm +window.stuck.unfocus.pixmap: stuckufcs.xpm +window.stuck.pressed.pixmap: stuckufcs.xpm + +window.handle.focus: flat +window.handle.focus.pixmap: tbarufcs.xpm +window.handle.focus.color: #CCC7CF +window.handle.focus.colorTo: #CCC7CF +window.handle.unfocus: flat +window.handle.unfocus.pixmap: tbarufcs.xpm +window.handle.unfocus.color: #FBFAF7 +window.handle.unfocus.colorTo: #FBFAF7 +window.handleWidth: 3 + +window.grip.focus: flat +window.grip.focus.pixmap: tbarfcs.xpm +window.grip.focus.color: # CCC7CF +window.grip.focus.colorTo: #CCC7CF +window.grip.unfocus: flat +window.grip.unfocus.pixmap: tbarufcs.xpm +window.grip.unfocus.color: #FBFAF7 +window.grip.unfocus.colorTo: #FBFAF7 + +############################################################################### +# EOF diff --git a/styles/bora_black/Makemodule.am b/styles/bora_black/Makemodule.am new file mode 100644 index 0000000..27f7221 --- /dev/null +++ b/styles/bora_black/Makemodule.am @@ -0,0 +1,3 @@ +bora_black_styledir = $(pkgdatadir)/styles/bora_black + +dist_bora_black_style_DATA = data/styles/bora_black/theme.cfg diff --git a/styles/bora_black/theme.cfg b/styles/bora_black/theme.cfg new file mode 100644 index 0000000..d585330 --- /dev/null +++ b/styles/bora_black/theme.cfg @@ -0,0 +1,178 @@ +#This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License. +#(http://creativecommons.org/licenses/by-sa/3.0/de/deed.en) + + + +############################################################################### +# +# name: bora_black +# made: tenner +# date: 18-09-2007 +# http://www.tenr.de +# +############################################################## BACKGROUND ###### + +background: flat +background.color: #656565 +background.colorTo: #656565 + +############################################################## FONTS ########## + + +menu.frame.font: sans-9:bold +menu.title.font: sans-10:bold +toolbar.clock.font: sans-9:bold +toolbar.workspace.font: sans-10:bold +toolbar.iconbar.focused.font: sans-8:bold +toolbar.iconbar.unfocused.font: sans-8 +window.font: sans-8 + +############################################################## MENU ########### + +menu.bevelWidth: 1 + +#menu.itemHeight: 35 +#menu.titleHeight: 21 +menu.borderColor: #525252 +menu.borderWidth: 1 + +menu.bullet: triangle +menu.bullet.position: Right +menu.frame.underlineColor: #ffffff + +menu.title: flat gradient rectangle +menu.title.justify: center +menu.title.color: #1f1f1f +menu.title.colorTo: #505050 +menu.title.textColor: #e7e7e7 + +menu.frame: flat gradient crossdiagonal +menu.frame.justify: left +menu.frame.color: #1f1f1f +menu.frame.colorTo: #505050 +menu.frame.textColor: #ffffff +menu.frame.disableColor: #888888 + +menu.hilite: flat gradient rectangle +menu.hilite.color: #636363 +menu.hilite.colorTo: #636363 +menu.hilite.textColor: #ffffff + +############################################################## TOOLBAR ######## + +toolbar.bevelWidth: 0 + +toolbar.borderWidth: 1 +toolbar.borderColor: #525252 + +toolbar.height: 21 + +toolbar.justify: center + +toolbar: flat gradient rectangle +toolbar.pixmap: +toolbar.color: #1f1f1f +toolbar.colorTo: #505050 + +toolbar.clock: parentrelative +toolbar.clock.justify: center +toolbar.clock.color: # +toolbar.clock.colorTo: # +toolbar.clock.textColor: #e7e7e7 + +toolbar.workspace: parentrelative +toolbar.workspace.justify: Center +toolbar.workspace.color: # +toolbar.workspace.colorTo: # +toolbar.workspace.textColor: #e7e7e7 + +toolbar.button: parentrelative +toolbar.button.color: # +toolbar.button.colorTo: # +toolbar.button.picColor: #e7e7e7 +toolbar.button.pressed: parentrelative +toolbar.button.pressed.color: # +toolbar.button.pressed.colorTo: # +toolbar.button.pressed.picColor: #000000 + +toolbar.iconbar.borderWidth: 1 +toolbar.iconbar.borderColor: #525252 + +toolbar.iconbar.empty: parentrelative +toolbar.iconbar.empty.color: # +toolbar.iconbar.empty.colorTo: # + +toolbar.iconbar.focused.borderWidth: 1 +toolbar.iconbar.focused.borderColor: #525252 +toolbar.iconbar.focused: flat gradient rectangle +toolbar.iconbar.focused.color: #1f1f1f +toolbar.iconbar.focused.colorTo: #505050 +toolbar.iconbar.focused.textColor: #e7e7e7 +toolbar.iconbar.focused.justify: center + +toolbar.iconbar.unfocused.borderWidth: 1 +toolbar.iconbar.unfocused.borderColor: #525252 +toolbar.iconbar.unfocused: flat gradient rectangle +toolbar.iconbar.unfocused.color: #2b2b2b +toolbar.iconbar.unfocused.colorTo: #383838 +toolbar.iconbar.unfocused.textColor: #888888 +toolbar.iconbar.unfocused.justify: center + +############################################################## WINDOW ######### + +window.roundCorners: TopRight TopLeft +window.bevelWidth: 4 +window.shade: false +window.borderWidth: 1 +window.borderColor: #525252 + +window.justify: Center +s +window.title.height: 21 + +window.title.focus: flat gradient rectangle +window.title.focus.color: #1f1f1f +window.title.focus.colorTo: #505050 +window.title.unfocus: flat gradient rectangle +window.title.unfocus.color: #2b2b2b +window.title.unfocus.colorTo: #383838 + +window.label.focus: parentrelative +window.label.focus.color: # +window.label.focus.colorTo: # +window.label.focus.textColor: #e7e7e7 +window.label.unfocus: parentrelative +window.label.unfocus.color: # +window.label.unfocus.colorTo: # +window.label.unfocus.textColor: #888888 + +window.button.focus: parentrelative +window.button.focus.color: # +window.button.focus.colorTo: # +window.button.focus.picColor: #ffffff +window.button.unfocus: parentrelative +window.button.unfocus.Color: # +window.button.unfocus.ColorTo: # +window.button.unfocus.picColor: #888888 +window.button.pressed: parentrelative +window.button.pressed.color: # +window.button.pressed.colorTo: # +window.button.pressed.picColor: #000000 + +window.handle.focus: flat +window.handle.focus.color: #1f1f1f +window.handle.focus.colorTo: #1f1f1f +window.handle.unfocus: lat +window.handle.unfocus.color: #1f1f1f +window.handle.unfocus.colorTo: #1f1f1f +window.handleWidth: 2 + +window.grip.focus: flat +window.grip.focus.color: #525252 +window.grip.focus.colorTo: #525252 +window.grip.unfocus: flat +window.grip.unfocus.color: #1f1f1f +window.grip.unfocus.colorTo: #1f1f1f + +############################################################################### +# EOF diff --git a/styles/bora_blue/Makemodule.am b/styles/bora_blue/Makemodule.am new file mode 100644 index 0000000..547b2e3 --- /dev/null +++ b/styles/bora_blue/Makemodule.am @@ -0,0 +1,3 @@ +bora_blue_styledir = $(pkgdatadir)/styles/bora_blue + +dist_bora_blue_style_DATA = data/styles/bora_blue/theme.cfg diff --git a/styles/bora_blue/theme.cfg b/styles/bora_blue/theme.cfg new file mode 100644 index 0000000..748d762 --- /dev/null +++ b/styles/bora_blue/theme.cfg @@ -0,0 +1,177 @@ +#This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License. +#(http://creativecommons.org/licenses/by-sa/3.0/de/deed.en) + + + +############################################################################### +# +# name: bora_blue +# made: tenner +# date: 18-09-2007 +# http://www.tenr.de +# +############################################################## BACKGROUND ##### + +background: flat +background.color: #32436B +background.colorTo: # + +############################################################## FONTS ########## + + +menu.frame.font: sans-9:bold +menu.title.font: sans-10:bold +toolbar.clock.font: sans-9:bold +toolbar.workspace.font: sans-10:bold +toolbar.iconbar.focused.font: sans-8:bold +toolbar.iconbar.unfocused.font: sans-8 +window.font: sans-8 + +############################################################## MENU ########### + +menu.bevelWidth: 1 + +#menu.itemHeight: 35 +#menu.titleHeight: 21 +menu.borderColor: #7DA6D0 +menu.borderWidth: 1 + +menu.bullet: triangle +menu.bullet.position: Right +menu.frame.underlineColor: #ffffff + +menu.title: flat gradient rectangle +menu.title.justify: center +menu.title.color: #3465A7 +menu.title.colorTo: #6392CF +menu.title.textColor: #e7e7e7 + +menu.frame: flat gradient crossdiagonal +menu.frame.justify: left +menu.frame.color: #3465A7 +menu.frame.colorTo: #6392CF +menu.frame.textColor: #ffffff +menu.frame.disableColor: #0E2C54 + +menu.hilite: flat gradient rectangle +menu.hilite.color: #84ACDF +menu.hilite.colorTo: #84ACDF +menu.hilite.textColor: #e7e7e7 + +############################################################## TOOLBAR ######## + +toolbar.bevelWidth: 0 + +toolbar.borderWidth: 1 +toolbar.borderColor: #7DA6D0 + +toolbar.height: 21 + +toolbar.justify: center + +toolbar: flat gradient rectangle +toolbar.pixmap: +toolbar.color: #3465A7 +toolbar.colorTo: #6392CF + +toolbar.clock: parentrelative +toolbar.clock.justify: center +toolbar.clock.color: # +toolbar.clock.colorTo: # +toolbar.clock.textColor: #e7e7e7 + +toolbar.workspace: parentrelative +toolbar.workspace.justify: Center +toolbar.workspace.color: # +toolbar.workspace.colorTo: # +toolbar.workspace.textColor: #e7e7e7 + +toolbar.button: parentrelative +toolbar.button.color: # +toolbar.button.colorTo: # +toolbar.button.picColor: #e7e7e7 +toolbar.button.pressed: parentrelative +toolbar.button.pressed.color: # +toolbar.button.pressed.colorTo: # +toolbar.button.pressed.picColor: #000000 + +toolbar.iconbar.borderWidth: 1 +toolbar.iconbar.borderColor: #7DA6D0 + +toolbar.iconbar.empty: parentrelative +toolbar.iconbar.empty.color: # +toolbar.iconbar.empty.colorTo: # + +toolbar.iconbar.focused.borderWidth: 1 +toolbar.iconbar.focused.borderColor: #7DA6D0 +toolbar.iconbar.focused: flat gradient rectangle +toolbar.iconbar.focused.color: #3465A7 +toolbar.iconbar.focused.colorTo: #6392CF +toolbar.iconbar.focused.textColor: #e7e7e7 +toolbar.iconbar.focused.justify: center + +toolbar.iconbar.unfocused.borderWidth: 1 +toolbar.iconbar.unfocused.borderColor: #7DA6D0 +toolbar.iconbar.unfocused: flat gradient rectangle +toolbar.iconbar.unfocused.color: #305E9C +toolbar.iconbar.unfocused.colorTo: #5A85BD +toolbar.iconbar.unfocused.textColor: #0E2C54 +toolbar.iconbar.unfocused.justify: center + +############################################################## WINDOW ######### +window.roundCorners: TopRight TopLeft +window.bevelWidth: 4 +window.shade: false +window.borderWidth: 1 +window.borderColor: #7DA6D0 + +window.justify: Center + +window.title.height: 21 + +window.title.focus: flat gradient rectangle +window.title.focus.color: #3465A7 +window.title.focus.colorTo: #6392CF +window.title.unfocus: flat gradient rectangle +window.title.unfocus.color: #305E9C +window.title.unfocus.colorTo: #5A85BD + +window.label.focus: parentrelative +window.label.focus.color: # +window.label.focus.colorTo: # +window.label.focus.textColor: #e7e7e7 +window.label.unfocus: parentrelative +window.label.unfocus.color: # +window.label.unfocus.colorTo: # +window.label.unfocus.textColor: #0E2C54 + +window.button.focus: parentrelative +window.button.focus.color: # +window.button.focus.colorTo: # +window.button.focus.picColor: #ffffff +window.button.unfocus: parentrelative +window.button.unfocus.Color: # +window.button.unfocus.ColorTo: # +window.button.unfocus.picColor: #0E2C54 +window.button.pressed: parentrelative +window.button.pressed.color: # +window.button.pressed.colorTo: # +window.button.pressed.picColor: #000000 + +window.handle.focus: flat +window.handle.focus.color: #3465A7 +window.handle.focus.colorTo: #3465A7 +window.handle.unfocus: flat +window.handle.unfocus.color: #3465A7 +window.handle.unfocus.colorTo: #3465A7 +window.handleWidth: 2 + +window.grip.focus: flat +window.grip.focus.color: #7DA6D0 +window.grip.focus.colorTo: #7DA6D0 +window.grip.unfocus: flat +window.grip.unfocus.color: #3465A7 +window.grip.unfocus.colorTo: #3465A7 + +############################################################################### +# EOF diff --git a/styles/bora_green/Makemodule.am b/styles/bora_green/Makemodule.am new file mode 100644 index 0000000..ae52e15 --- /dev/null +++ b/styles/bora_green/Makemodule.am @@ -0,0 +1,3 @@ +bora_green_styledir = $(pkgdatadir)/styles/bora_green + +dist_bora_green_style_DATA = data/styles/bora_green/theme.cfg diff --git a/styles/bora_green/theme.cfg b/styles/bora_green/theme.cfg new file mode 100644 index 0000000..ff51131 --- /dev/null +++ b/styles/bora_green/theme.cfg @@ -0,0 +1,176 @@ +#This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License. +#(http://creativecommons.org/licenses/by-sa/3.0/de/deed.en) + + + +############################################################################### +# +# name: bora_green +# made: tenner +# date: 18-09-2007 +# http://www.tenr.de +# +############################################################## BACKGROUND ##### + +background: flat +background.color: #355021 +background.colorTo: #355021 + +############################################################## FONTS ########## + +menu.frame.font: sans-9:bold +menu.title.font: sans-10:bold +toolbar.clock.font: sans-9:bold +toolbar.workspace.font: sans-10:bold +toolbar.iconbar.focused.font: sans-8:bold +toolbar.iconbar.unfocused.font: sans-8 +window.font: sans-8 + +############################################################## MENU ########### + +menu.bevelWidth: 1 + +#menu.itemHeight: 35 +#menu.titleHeight: 21 +menu.borderColor: #A1D07D +menu.borderWidth: 1 + +menu.bullet: triangle +menu.bullet.position: Right +menu.frame.underlineColor: #0E2C54 + +menu.title: flat gradient rectangle +menu.title.justify: center +menu.title.color: #65A734 +menu.title.colorTo: #95CF63 +menu.title.textColor: #e7e7e7 + +menu.frame: flat gradient crossdiagonal +menu.frame.justify: left +menu.frame.color: #65A734 +menu.frame.colorTo: #95CF63 +menu.frame.textColor: #ffffff +menu.frame.disableColor: #0E2C54 + +menu.hilite: flat gradient rectangle +menu.hilite.color: #B1DF84 +menu.hilite.colorTo: #B1DF84 +menu.hilite.textColor: #0E2C54 + +############################################################## TOOLBAR ######## + +toolbar.bevelWidth: 0 + +toolbar.borderWidth: 1 +toolbar.borderColor: #A1D07D + +toolbar.height: 21 + +toolbar.justify: center + +toolbar: flat gradient rectangle +toolbar.pixmap: +toolbar.color: #65A734 +toolbar.colorTo: #95CF63 + +toolbar.clock: parentrelative +toolbar.clock.justify: center +toolbar.clock.color: # +toolbar.clock.colorTo: # +toolbar.clock.textColor: #e7e7e7 + +toolbar.workspace: parentrelative +toolbar.workspace.justify: Center +toolbar.workspace.color: # +toolbar.workspace.colorTo: # +toolbar.workspace.textColor: #e7e7e7 + +toolbar.button: parentrelative +toolbar.button.color: # +toolbar.button.colorTo: # +toolbar.button.picColor: #e7e7e7 +toolbar.button.pressed: parentrelative +toolbar.button.pressed.color: # +toolbar.button.pressed.colorTo: # +toolbar.button.pressed.picColor: #000000 + +toolbar.iconbar.borderWidth: 1 +toolbar.iconbar.borderColor: #A1D07D + +toolbar.iconbar.empty: parentrelative +toolbar.iconbar.empty.color: # +toolbar.iconbar.empty.colorTo: # + +toolbar.iconbar.focused.borderWidth: 1 +toolbar.iconbar.focused.borderColor: #A1D07D +toolbar.iconbar.focused: flat gradient rectangle +toolbar.iconbar.focused.color: #65A734 +toolbar.iconbar.focused.colorTo: #95CF63 +toolbar.iconbar.focused.textColor: #e7e7e7 +toolbar.iconbar.focused.justify: center + +toolbar.iconbar.unfocused.borderWidth: 1 +toolbar.iconbar.unfocused.borderColor: #A1D07D +toolbar.iconbar.unfocused: flat gradient rectangle +toolbar.iconbar.unfocused.color: #669C30 +toolbar.iconbar.unfocused.colorTo: #8EBD5A +toolbar.iconbar.unfocused.textColor: #0E2C54 +toolbar.iconbar.unfocused.justify: center + +############################################################## WINDOW ######### +window.roundCorners: TopRight TopLeft +window.bevelWidth: 4 +window.shade: false +window.borderWidth: 1 +window.borderColor: #A1D07D + +window.justify: Center +s +window.title.height: 21 + +window.title.focus: flat gradient rectangle +window.title.focus.color: #65A734 +window.title.focus.colorTo: #95CF63 +window.title.unfocus: flat gradient rectangle +window.title.unfocus.color: #669C30 +window.title.unfocus.colorTo: #8EBD5A + +window.label.focus: parentrelative +window.label.focus.color: # +window.label.focus.colorTo: # +window.label.focus.textColor: #e7e7e7 +window.label.unfocus: parentrelative +window.label.unfocus.color: # +window.label.unfocus.colorTo: # +window.label.unfocus.textColor: #0E2C54 + +window.button.focus: parentrelative +window.button.focus.color: # +window.button.focus.colorTo: # +window.button.focus.picColor: #ffffff +window.button.unfocus: parentrelative +window.button.unfocus.Color: # +window.button.unfocus.ColorTo: # +window.button.unfocus.picColor: #0E2C54 +window.button.pressed: parentrelative +window.button.pressed.color: # +window.button.pressed.colorTo: # +window.button.pressed.picColor: #000000 + +window.handle.focus: flat +window.handle.focus.color: #65A734 +window.handle.focus.colorTo: #65A734 +window.handle.unfocus: lat +window.handle.unfocus.color: #65A734 +window.handle.unfocus.colorTo: #65A734 +window.handleWidth: 2 + +window.grip.focus: flat +window.grip.focus.color: #A1D07D +window.grip.focus.colorTo: #A1D07D +window.grip.unfocus: flat +window.grip.unfocus.color: #65A734 +window.grip.unfocus.colorTo: #65A734 + +############################################################################### +# EOF diff --git a/styles/carp/Makemodule.am b/styles/carp/Makemodule.am new file mode 100644 index 0000000..241901e --- /dev/null +++ b/styles/carp/Makemodule.am @@ -0,0 +1,3 @@ +carp_styledir = $(pkgdatadir)/styles/carp + +dist_carp_style_DATA = data/styles/carp/theme.cfg diff --git a/styles/carp/pixmaps/blank.xpm b/styles/carp/pixmaps/blank.xpm new file mode 100644 index 0000000..6e9f173 --- /dev/null +++ b/styles/carp/pixmaps/blank.xpm @@ -0,0 +1,19 @@ +/* XPM */ +static char * blank_xpm[] = { +"15 15 1 1", +" c #313131", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/styles/carp/pixmaps/close.xpm b/styles/carp/pixmaps/close.xpm new file mode 100644 index 0000000..56a341c --- /dev/null +++ b/styles/carp/pixmaps/close.xpm @@ -0,0 +1,20 @@ +/* XPM */ +static char * close_xpm[] = { +"15 15 2 1", +" c #313131", +". c #F1F1F1", +" ", +" ", +" ", +" ", +" .. .. ", +" ... ... ", +" ..... ", +" ... ", +" ..... ", +" ... ... ", +" .. .. ", +" ", +" ", +" ", +" "}; diff --git a/styles/carp/pixmaps/max.xpm b/styles/carp/pixmaps/max.xpm new file mode 100644 index 0000000..a21d50d --- /dev/null +++ b/styles/carp/pixmaps/max.xpm @@ -0,0 +1,20 @@ +/* XPM */ +static char * max_xpm[] = { +"15 15 2 1", +" c #313131", +". c #F1F1F1", +" ", +" ", +" ", +" ", +" ....... ", +" ....... ", +" . . ", +" . . ", +" . . ", +" . . ", +" ....... ", +" ", +" ", +" ", +" "}; diff --git a/styles/carp/pixmaps/min.xpm b/styles/carp/pixmaps/min.xpm new file mode 100644 index 0000000..39ef4cf --- /dev/null +++ b/styles/carp/pixmaps/min.xpm @@ -0,0 +1,20 @@ +/* XPM */ +static char * min_xpm[] = { +"15 15 2 1", +" c #313131", +". c #F1F1F1", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ....... ", +" ....... ", +" ", +" ", +" ", +" "}; diff --git a/styles/carp/pixmaps/shade.xpm b/styles/carp/pixmaps/shade.xpm new file mode 100644 index 0000000..0afdd2d --- /dev/null +++ b/styles/carp/pixmaps/shade.xpm @@ -0,0 +1,20 @@ +/* XPM */ +static char * shade_xpm[] = { +"15 15 2 1", +" c #313131", +". c #F1F1F1", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ... ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/styles/carp/pixmaps/unshade.xpm b/styles/carp/pixmaps/unshade.xpm new file mode 100644 index 0000000..6cd4a8a --- /dev/null +++ b/styles/carp/pixmaps/unshade.xpm @@ -0,0 +1,20 @@ +/* XPM */ +static char * unshade_xpm[] = { +"15 15 2 1", +" c #313131", +". c #F1F1F1", +" ", +" ", +" ", +" ", +" ", +" ", +" . ", +" ... ", +" . ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/styles/carp/theme.cfg b/styles/carp/theme.cfg new file mode 100644 index 0000000..e0c7585 --- /dev/null +++ b/styles/carp/theme.cfg @@ -0,0 +1,190 @@ +#This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License. +#(http://creativecommons.org/licenses/by-sa/3.0/de/deed.en) + + + +############################################################################### +# +# name: carp +# made: tenner +# date: 20-09-2006 +# http://www.tenr.de +# +############################################################## FONTS ########## + +menu.frame.font: sans-7:bold +menu.title.font: sans-7:bold +toolbar.clock.font: sans-7:bold +toolbar.workspace.font: tahoma-7:bold +toolbar.iconbar.focused.font: sans-7:bold +toolbar.iconbar.unfocused.font: sans-7 +window.font: sans-7 + +############################################################## MENU ########### + +menu.bevelWidth: 1 + +#menu.itemHeight: 35 +#menu.titleHeight: 21 +menu.borderColor: #000000 +menu.borderWidth: 1 + +menu.bullet: triangle +menu.bullet.position: Right + +menu.title: flat +menu.title.justify: center +menu.title.color: #313131 +menu.title.colorTo: #313131 +menu.title.textColor: #ffffff + +menu.frame: flat +menu.frame.justify: left +menu.frame.color: #ffffff +menu.frame.colorTo: #ffffff +menu.frame.textColor: #323232 +menu.frame.disableColor: #C1C1C1 + +menu.hilite: flat +menu.hilite.color: #868686 +menu.hilite.colorTo: #868686 +menu.hilite.textColor: #ffffff + +############################################################## TOOLBAR ######## + +toolbar.bevelWidth: 0 + +toolbar.borderWidth: 2 +toolbar.borderColor: #000000 + +toolbar.height: 15 + +toolbar.justify: center + +toolbar: flat +toolbar.pixmap: +toolbar.color: #313131 +toolbar.colorTo: #313131 + +toolbar.clock: flat +toolbar.clock.justify: center +toolbar.clock.color: #313131 +toolbar.clock.colorTo: #313131 +toolbar.clock.textColor: #F1F1F1 + +toolbar.workspace: flat +toolbar.workspace.justify: Center +toolbar.workspace.color: #313131 +toolbar.workspace.colorTo: #313131 +toolbar.workspace.textColor: #F1F1F1 + +toolbar.button: flat +toolbar.button.color: #313131 +toolbar.button.colorTo: #313131 +toolbar.button.picColor: #F1F1F1 +toolbar.button.pressed: sunken +toolbar.button.pressed.color: #313131 +toolbar.button.pressed.colorTo: #313131 +toolbar.button.pressed.picColor: #000000 + +toolbar.iconbar.empty: flat +toolbar.iconbar.empty.color: #313131 +toolbar.iconbar.empty.colorTo: #313131 + +toolbar.iconbar.focused.borderWidth: 0 +toolbar.iconbar.focused.borderColor: #000000 +toolbar.iconbar.focused: sunken bevel2 gradient vertical +toolbar.iconbar.focused.color: #ffffff +toolbar.iconbar.focused.colorTo: #ffffff +toolbar.iconbar.focused.textColor: #313131 +toolbar.iconbar.focused.justify: center + +toolbar.iconbar.unfocused.borderWidth: 0 +toolbar.iconbar.unfocused.borderColor: #000000 +toolbar.iconbar.unfocused: flat +toolbar.iconbar.unfocused.color: #313131 +toolbar.iconbar.unfocused.colorTo: #313131 +toolbar.iconbar.unfocused.textColor: #F1F1F1 +toolbar.iconbar.unfocused.justify: center + +############################################################## WINDOW ######### + +window.bevelWidth: 0 +window.shade: false +window.borderWidth: 2 +window.borderColor: #000000 + +window.justify: Center + +window.title.height: 15 + +window.title.focus: flat +window.title.focus.color: #313131 +window.title.focus.colorTo: #313131 +window.title.unfocus: flat +window.title.unfocus.color: #313131 +window.title.unfocus.colorTo: #313131 + +window.label.focus: sunken bevel2 gradient vertical +window.label.focus.color: #ffffff +window.label.focus.colorTo: #ffffff +window.label.focus.textColor: #313131 +window.label.unfocus: flat +window.label.unfocus.color: #313131 +window.label.unfocus.colorTo: #313131 +window.label.unfocus.textColor: #F1F1F1 + +window.button.focus: flat +window.button.focus.color: #313131 +window.button.focus.colorTo: #313131 +window.button.focus.picColor: #f1f1f1 +window.button.unfocus: flat +window.button.unfocus.Color: #313131 +window.button.unfocus.ColorTo: #3A3A35 +window.button.unfocus.picColor: #313131 +window.button.pressed: flat +window.button.pressed.color: #313131 +window.button.pressed.colorTo: #313131 +window.button.pressed.picColor: #313131 + +window.shade.pixmap: shade.xpm +window.shade.unfocus.pixmap: blank.xpm +window.shade.pressed.pixmap: blank.xpm + +window.unshade.pixmap: unshade.xpm +window.unshade.unfocus.pixmap: blank.xpm +window.unshade.pressed.pixmap: blank.xpm + +window.close.pixmap: close.xpm +window.close.unfocus.pixmap: blank.xpm +window.close.pressed.pixmap: blank.xpm + +window.iconify.pixmap: min.xpm +window.iconify.unfocus.pixmap: blank.xpm +window.iconify.pressed.pixmap: blank.xpm + +window.maximize.pixmap: max.xpm +window.maximize.unfocus.pixmap: blank.xpm +window.maximize.pressed.pixmap: blank.xpm + +window.menuicon.pixmap: blank.xpm +window.menuicon.unfocus.pixmap: blank.xpm +window.menuicon.pressed.pixmap: blank.xpm + +window.handle.focus: flat +window.handle.focus.color: #313131 +window.handle.focus.colorTo: #313131 +window.handle.unfocus: flat +window.handle.unfocus.color: #313131 +window.handle.unfocus.colorTo: #313131 +window.handleWidth: 2 + +window.grip.focus: flat +window.grip.focus.color: #ffffff +window.grip.focus.colorTo: #ffffff +window.grip.unfocus: flat +window.grip.unfocus.color: #313131 +window.grip.unfocus.colorTo: #313131 + +############################################################################### +# EOF diff --git a/styles/green_tea/Makemodule.am b/styles/green_tea/Makemodule.am new file mode 100644 index 0000000..4ff80f2 --- /dev/null +++ b/styles/green_tea/Makemodule.am @@ -0,0 +1,3 @@ +green_tea_styledir = $(pkgdatadir)/styles/green_tea + +dist_green_tea_style_DATA = data/styles/green_tea/theme.cfg diff --git a/styles/green_tea/theme.cfg b/styles/green_tea/theme.cfg new file mode 100644 index 0000000..51ba68a --- /dev/null +++ b/styles/green_tea/theme.cfg @@ -0,0 +1,162 @@ +#This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License. +#(http://creativecommons.org/licenses/by-sa/3.0/de/deed.en) + + + +############################################################################### +# +# name: green_tea +# made: tenner +# date: 19-09-2006 +# http://www.tenr.de +# +############################################################## FONTS ########## + +menu.frame.font: sans-9:bold +menu.title.font: sans-10:bold +toolbar.clock.font: sans-9:bold +toolbar.workspace.font: tahoma-10:bold +toolbar.iconbar.focused.font: sans-8:bold +toolbar.iconbar.unfocused.font: sans-8 +window.font: sans-8 + +############################################################## MENU ########### + +menu.bevelWidth: 1 + +#menu.itemHeight: 35 +#menu.titleHeight: 21 +menu.borderColor: #4F6F55 +menu.borderWidth: 1 + +menu.bullet: triangle +menu.bullet.position: Right + +menu.title: flat +menu.title.justify: center +menu.title.color: #3F5F42 +menu.title.colorTo: #3F5F42 +menu.title.textColor: #e7e7e7 + +menu.frame: flat +menu.frame.justify: left +menu.frame.color: #212121 +menu.frame.colorTo: #212121 +menu.frame.textColor: #e7e7e7 +menu.frame.disableColor: #4F6F55 + +menu.hilite: flat +menu.hilite.color: #4C4C4C +menu.hilite.colorTo: #4C4C4C +menu.hilite.textColor: #ffffff + +############################################################## TOOLBAR ######## + +toolbar.bevelWidth: 1 + +toolbar.borderWidth: 1 +toolbar.borderColor: #4F6F55 + +toolbar.height: 16 + +toolbar.justify: center + +toolbar: flat +toolbar.pixmap: +toolbar.color: #212121 +toolbar.colorTo: #212121 + +toolbar.clock: flat +toolbar.clock.justify: center +toolbar.clock.color: #4C4C4C +toolbar.clock.colorTo: #4C4C4C +toolbar.clock.textColor: #e7e7e7 + +toolbar.workspace: flat +toolbar.workspace.justify: Center +toolbar.workspace.color: #4C4C4C +toolbar.workspace.colorTo: #4C4C4C +toolbar.workspace.textColor: #e7e7e7 + +toolbar.button: flat +toolbar.button.color: #4C4C4C +toolbar.button.colorTo: #4C4C4C +toolbar.button.picColor: #C5C5C5 +toolbar.button.pressed: flat +toolbar.button.pressed.color: #4C4C4C +toolbar.button.pressed.colorTo: #4C4C4C +toolbar.button.pressed.picColor: #000000 + +toolbar.iconbar.empty: flat +toolbar.iconbar.empty.color: #212121 +toolbar.iconbar.empty.colorTo: #212121 + +toolbar.iconbar.focused: flat +toolbar.iconbar.focused.color: #3F5F42 +toolbar.iconbar.focused.colorTo: #3F5F42 +toolbar.iconbar.focused.textColor: #e7e7e7 +toolbar.iconbar.focused.justify: center + +toolbar.iconbar.unfocused: flat +toolbar.iconbar.unfocused.color: #212121 +toolbar.iconbar.unfocused.colorTo: #212121 +toolbar.iconbar.unfocused.textColor: #6f6f6f +toolbar.iconbar.unfocused.justify: center + +############################################################## WINDOW ######### + +window.bevelWidth: 1 +window.shade: false +window.borderWidth: 1 +window.borderColor: #4F6F55 + +window.justify: Center + +window.title.height: 16 + +window.title.focus: flat +window.title.focus.color: #212121 +window.title.focus.colorTo: #212121 +window.title.unfocus: flat +window.title.unfocus.color: #212121 +window.title.unfocus.colorTo: #212121 + +window.label.focus: flat +window.label.focus.color: #3F5F42 +window.label.focus.colorTo: #3F5F42 +window.label.focus.textColor: #e7e7e7 +window.label.unfocus: flat +window.label.unfocus.color: #212121 +window.label.unfocus.colorTo: #212121 +window.label.unfocus.textColor: #6f6f6f + +window.button.focus: flat +window.button.focus.color: #4C4C4C +window.button.focus.colorTo: #4C4C4C +window.button.focus.picColor: #C5C5C5 +window.button.unfocus: flat +window.button.unfocus.Color: #4C4C4C +window.button.unfocus.ColorTo: #4C4C4C +window.button.unfocus.picColor: #797979 +window.button.pressed: flat +window.button.pressed.color: #4C4C4C +window.button.pressed.colorTo: #4C4C4C +window.button.pressed.picColor: #C5C5C5 + +window.handle.focus: flat +window.handle.focus.color: #212121 +window.handle.focus.colorTo: #212121 +window.handle.unfocus: flat +window.handle.unfocus.color: #212121 +window.handle.unfocus.colorTo: #212121 +window.handleWidth: 3 + +window.grip.focus: flat +window.grip.focus.color: #3F5F42 +window.grip.focus.colorTo: #3F5F42 +window.grip.unfocus: flat +window.grip.unfocus.color: #212121 +window.grip.unfocus.colorTo: #212121 + +############################################################################### +# EOF diff --git a/styles/ostrich/Makemodule.am b/styles/ostrich/Makemodule.am new file mode 100644 index 0000000..61536e2 --- /dev/null +++ b/styles/ostrich/Makemodule.am @@ -0,0 +1,3 @@ +ostrich_styledir = $(pkgdatadir)/styles/ostrich + +dist_ostrich_style_DATA = data/styles/ostrich/theme.cfg diff --git a/styles/ostrich/theme.cfg b/styles/ostrich/theme.cfg new file mode 100644 index 0000000..376e5c6 --- /dev/null +++ b/styles/ostrich/theme.cfg @@ -0,0 +1,176 @@ +############################################################ +# This work is licensed under the Creative Commons # +# Attribution-ShareAlike 3.0 License. # +# To view a copy of this license, visit # +# http://creativecommons.org/licenses/by-sa/3.0/ # +# or send a letter to Creative Commons, # +# 559 Nathan Abbott Way, Stanford, California 94305, USA. # +############################################################ + +############################################################################### +# +# name: ostrich +# made: tenner +# date: 12-12-2006 +# http://www.tenr.de +# +############################################################## BACKGROUND ##### + +background: flat gradient elliptic +background.color: #404040 +background.colorTo: #535353 + +############################################################## FONTS ########## + +menu.frame.font: sans-9:bold +menu.title.font: sans-10:bold +toolbar.clock.font: sans-9:bold +toolbar.workspace.font: tahoma-10:bold +toolbar.iconbar.focused.font: sans-8:bold +toolbar.iconbar.unfocused.font: sans-8 +window.font: sans-8 + +############################################################## MENU ########### + +menu.bevelWidth: 1 + +#menu.itemHeight: 35 +#menu.titleHeight: 21 +menu.borderColor: #895D52 +menu.borderWidth: 1 + +menu.bullet: triangle +menu.bullet.position: Right + +menu.title: flat +menu.title.justify: center +menu.title.color: #895D52 +menu.title.colorTo: #895D52 +menu.title.textColor: #e7e7e7 + +menu.frame: flat +menu.frame.justify: left +menu.frame.color: #171717 +menu.frame.colorTo: #171717 +menu.frame.textColor: #ffffff +menu.frame.disableColor: #895D52 + +menu.hilite: flat +menu.hilite.color: #895D52 +menu.hilite.colorTo: #895D52 +menu.hilite.textColor: #e7e7e7 + +############################################################## TOOLBAR ######## + +toolbar.bevelWidth: 1 + +toolbar.borderWidth: 1 +toolbar.borderColor: #895D52 + +toolbar.height: 15 + +toolbar.justify: center + +toolbar: flat +toolbar.pixmap: +toolbar.color: #171717 +toolbar.colorTo: #171717 + +toolbar.clock: flat +toolbar.clock.justify: center +toolbar.clock.color: #583b35 +toolbar.clock.colorTo: #583b35 +toolbar.clock.textColor: #e7e7e7 + +toolbar.workspace: flat +toolbar.workspace.justify: Center +toolbar.workspace.color: #583b35 +toolbar.workspace.colorTo: #583b35 +toolbar.workspace.textColor: #e7e7e7 + +toolbar.button: flat +toolbar.button.color: #5c5c5c +toolbar.button.colorTo: #5c5c5c +toolbar.button.picColor: #e7e7e7 +toolbar.button.pressed: sunken +toolbar.button.pressed.color: #5c5c5c +toolbar.button.pressed.colorTo: #5c5c5c +toolbar.button.pressed.picColor: #000000 + +toolbar.iconbar.empty: flat +toolbar.iconbar.empty.color: #583b35 +toolbar.iconbar.empty.colorTo: #583b35 + +!toolbar.iconbar.focused.borderWidth: 1 +!toolbar.iconbar.focused.borderColor: #aeaeae +toolbar.iconbar.focused: flat +toolbar.iconbar.focused.color: #895D52 +toolbar.iconbar.focused.colorTo: #895D52 +toolbar.iconbar.focused.textColor: #e7e7e7 +toolbar.iconbar.focused.justify: center + +!toolbar.iconbar.unfocused.borderWidth: 1 +!toolbar.iconbar.unfocused.borderColor: #aeaeae +toolbar.iconbar.unfocused: flat +toolbar.iconbar.unfocused.color: #583b35 +toolbar.iconbar.unfocused.colorTo: #583b35 +toolbar.iconbar.unfocused.textColor: #6f6f6f +toolbar.iconbar.unfocused.justify: center + +############################################################## WINDOW ######### + +window.bevelWidth: 1 +window.shade: false +window.borderWidth: 1 +window.borderColor: #895D52 + +window.justify: Center + +window.title.height: 15 + +window.title.focus: flat +window.title.focus.color: #171717 +window.title.focus.colorTo: #171717 +window.title.unfocus: flat +window.title.unfocus.color: #171717 +window.title.unfocus.colorTo: #171717 + +window.label.focus: flat +window.label.focus.color: #895D52 +window.label.focus.colorTo: #895D52 +window.label.focus.textColor: #e7e7e7 +window.label.unfocus: flat +window.label.unfocus.color: #583b35 +window.label.unfocus.colorTo: #583b35 +window.label.unfocus.textColor: #6f6f6f + +window.button.focus: flat +window.button.focus.color: #5c5c5c +window.button.focus.colorTo: #5c5c5c +window.button.focus.picColor: #f3f3f3 +window.button.unfocus: flat +window.button.unfocus.Color: #414141 +window.button.unfocus.ColorTo: #414141 +window.button.unfocus.picColor: #838383 +window.button.pressed: sunken +window.button.pressed.color: #5c5c5c +window.button.pressed.colorTo: #5c5c5c +window.button.pressed.picColor: #000000 + +window.handle.focus: flat +window.handle.focus.color: # +window.handle.focus.colorTo: # +window.handle.unfocus: flat +window.handle.unfocus.color: # +window.handle.unfocus.colorTo: # +window.handleWidth: 0 + +window.grip.focus: flat +window.grip.focus.color: # +window.grip.focus.colorTo: # +window.grip.unfocus: flat +window.grip.unfocus.color: # +window.grip.unfocus.colorTo: # + +############################################################################### +# EOF diff --git a/styles/qnx-photon b/styles/qnx-photon new file mode 100644 index 0000000..49211f2 --- /dev/null +++ b/styles/qnx-photon @@ -0,0 +1,136 @@ +# photon-qnx +# theme for fluxbox +# 2001 (c) skypher + +toolbar: raised gradient vertical +toolbar.color: rgb:DB/DA/DB +toolbar.colorTo: rgb:D4/CE/D2 + +toolbar.label: flat gradient vertical +toolbar.label.color: rgb:DB/DA/DB +toolbar.label.colorTo: rgb:D4/CE/D2 +toolbar.label.textColor: rgb:45/45/45 + +toolbar.windowLabel: sunken solid +toolbar.windowLabel.color: rgb:FC/F9/DF +toolbar.windowLabel.textColor: rgb:45/45/45 + +toolbar.clock: flat gradient vertical +toolbar.clock.color: rgb:DB/DA/DB +toolbar.clock.colorTo: rgb:D4/CE/D2 +toolbar.clock.textColor: rgb:45/45/45 + +toolbar.button: solid flat +toolbar.button.color: rgb:EB/EB/EB +toolbar.button.picColor: rgb:15/15/15 + +toolbar.button.pressed: sunken flat +toolbar.button.pressed.color: rgb:AB/AB/AB + +menu.title: raised gradient vertical +menu.title.color: rgb:68/95/E3 +menu.title.colorTo: rgb:31/59/9C +menu.title.textColor: white + +menu.frame: sunken gradient vertical +menu.frame.color: rgb:DB/DA/DB +menu.frame.colorTo: rgb:D4/CE/D2 +menu.frame.textColor: rgb:45/45/45 + +menu.hilite: flat solid +menu.hilite.color: rgb:91/A3/9E +menu.hilite.textColor: white + +menu.bullet: triangle +menu.bullet.position: right + +! win focus +window.title.focus: flat gradient vertical +window.title.focus.color: rgb:D9/D9/D9 +window.title.focus.colorTo: white + +window.label.focus: raised gradient vertical +window.label.focus.color: rgb:68/95/E3 +window.label.focus.colorTo: rgb:31/59/9C +window.label.focus.textColor: white + +window.button.focus: raised gradient vertical +window.button.focus.color: rgb:EA/EA/EA +window.button.focus.colorTo: rgb:94/9B/99 +window.button.focus.picColor: rgb:35/35/35 + +window.button.pressed: sunken solid +window.button.pressed.color: rgb:94/9B/99 + +window.handle.focus: raised solid +window.handle.focus.color: rgb:EA/EA/EA + +window.grip.focus: Raised Gradient vertical +window.grip.focus.color: rgb:68/95/E3 +window.grip.focus.colorTo: rgb:31/59/9C + +window.frame.focusColor: black + + +! unfocused win +window.title.unfocus: flat gradient vertical +window.title.unfocus.color: rgb:D9/D9/D9 +window.title.unfocus.colorTo: white + + +window.label.unfocus: raised gradient vertical +window.label.unfocus.color: rgb:C6/C5/C6 +window.label.unfocus.colorTo: rgb:A7/A6/A7 +window.label.unfocus.textColor: white + +window.button.unfocus: raised gradient vertical +window.button.unfocus.color: rgb:EA/EA/EA +window.button.unfocus.colorTo: rgb:94/9B/99 +window.button.unfocus.picColor: rgb:35/35/35 + +window.handle.unfocus: raised solid +window.handle.unfocus.color: rgb:EA/EA/EA + +window.grip.unfocus: raised solid +window.grip.unfocus.color: rgb:EA/EA/EA + +window.frame.unfocusColor: black + +! ----------- tab - explicit for fluxbox, the best wm out there[tm] (; +window.tab.justify: left + +window.tab.label.unfocus: raised gradient vertical +window.tab.label.unfocus.color: rgb:C6/C5/C6 +window.tab.label.unfocus.colorTo: rgb:A7/A6/A7 +window.tab.label.unfocus.textColor: white + +window.tab.label.focus: raised gradient vertical +window.tab.label.focus.color: rgb:68/95/E3 +window.tab.label.focus.colorTo: rgb:31/59/9C +window.tab.label.focus.textColor: white + +window.tab.borderWidth: 1 +window.tab.borderColor: black +! ----------- (fluxbox.sourceforge.net) + +! fonts +window.tab.font: -*-gamow-medium-r-*-*-7-*-*-*-*-60-*-* +! ^ change this to lucidasans-10 if you don't have gamow + + +*.font: lucidasans-10 + +toolbar.justify: left +window.justify: left +menu.title.justify: left +menu.frame.justify: left + +! borders n stuff +borderColor: black +borderWidth: 1 +bevelWidth: 2 +handleWidth: 4 +frameWidth: 0 + +background: flat +background.color: white \ No newline at end of file diff --git a/styles/zimek_bisque/Makemodule.am b/styles/zimek_bisque/Makemodule.am new file mode 100644 index 0000000..3c20430 --- /dev/null +++ b/styles/zimek_bisque/Makemodule.am @@ -0,0 +1,3 @@ +zimek_bisque_styledir = $(pkgdatadir)/styles/zimek_bisque + +dist_zimek_bisque_style_DATA = data/styles/zimek_bisque/theme.cfg diff --git a/styles/zimek_bisque/theme.cfg b/styles/zimek_bisque/theme.cfg new file mode 100644 index 0000000..4a9fea5 --- /dev/null +++ b/styles/zimek_bisque/theme.cfg @@ -0,0 +1,176 @@ +#This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License. +#(http://creativecommons.org/licenses/by-sa/3.0/de/deed.en) + + + +############################################################################### +# +# name: zimek_bisque +# made: tenner +# date: 18-09-2007 +# http://www.tenr.de +# +############################################################## BACKGROUND ##### + +background: flat +background.color: #B6B6A7 +background.colorTo: #B6B6A7 + +############################################################## FONTS ########## + +menu.frame.font: sans-9:bold +menu.title.font: sans-10:bold +toolbar.clock.font: sans-9:bold +toolbar.workspace.font: sans-10:bold +toolbar.iconbar.focused.font: sans-8:bold +toolbar.iconbar.unfocused.font: sans-8 +window.font: sans-8 + +############################################################## MENU ########### + +menu.bevelWidth: 1 + +#menu.itemHeight: 35 +#menu.titleHeight: 21 +menu.borderColor: #63634A +menu.borderWidth: 1 + +menu.bullet: triangle +menu.bullet.position: Right +menu.frame.underlineColor: #ffffff + +menu.title: flat gradient vertical +menu.title.justify: center +menu.title.color: #D2D2B7 +menu.title.colorTo: #A3A38D +menu.title.textColor: #752020 + +menu.frame: flat gradient crossdiagonal +menu.frame.justify: left +menu.frame.color: #D2D2B7 +menu.frame.colorTo: #A3A38D +menu.frame.textColor: #ffffff +menu.frame.disableColor: #63634A + +menu.hilite: flat gradient vertical +menu.hilite.color: #8A886A +menu.hilite.colorTo: #8A886A +menu.hilite.textColor: #752020 + +############################################################## TOOLBAR ######## + +toolbar.bevelWidth: 0 + +toolbar.borderWidth: 1 +toolbar.borderColor: #63634A + +toolbar.height: 21 + +toolbar.justify: center + +toolbar: flat gradient vertical +toolbar.pixmap: +toolbar.color: #F0EFE9 +toolbar.colorTo: #BFBEB2 + +toolbar.clock: parentrelative +toolbar.clock.justify: center +toolbar.clock.color: # +toolbar.clock.colorTo: # +toolbar.clock.textColor: #63634A + +toolbar.workspace: parentrelative +toolbar.workspace.justify: Center +toolbar.workspace.color: # +toolbar.workspace.colorTo: # +toolbar.workspace.textColor: #63634A + +toolbar.button: parentrelative +toolbar.button.color: # +toolbar.button.colorTo: # +toolbar.button.picColor: #63634A +toolbar.button.pressed: parentrelative +toolbar.button.pressed.color: # +toolbar.button.pressed.colorTo: # +toolbar.button.pressed.picColor: #000000 + +toolbar.iconbar.borderWidth: 1 +toolbar.iconbar.borderColor: #63634A + +toolbar.iconbar.empty: parentrelative +toolbar.iconbar.empty.color: # +toolbar.iconbar.empty.colorTo: # + +toolbar.iconbar.focused.borderWidth: 1 +toolbar.iconbar.focused.borderColor: #63634A +toolbar.iconbar.focused: flat gradient vertical +toolbar.iconbar.focused.color: #D2D2B7 +toolbar.iconbar.focused.colorTo: #A3A38D +toolbar.iconbar.focused.textColor: #752020 +toolbar.iconbar.focused.justify: center + +toolbar.iconbar.unfocused.borderWidth: 1 +toolbar.iconbar.unfocused.borderColor: #63634A +toolbar.iconbar.unfocused: flat gradient vertical +toolbar.iconbar.unfocused.color: #F0EFE9 +toolbar.iconbar.unfocused.colorTo: #BFBEB2 +toolbar.iconbar.unfocused.textColor: #63634A +toolbar.iconbar.unfocused.justify: center + +############################################################## WINDOW ######### +window.roundCorners: TopRight TopLeft +window.bevelWidth: 4 +window.shade: false +window.borderWidth: 1 +window.borderColor: #63634A + +window.justify: Center + +window.title.height: 21 + +window.title.focus: flat gradient vertical +window.title.focus.color: #D2D2B7 +window.title.focus.colorTo: #A3A38D +window.title.unfocus: flat gradient vertical +window.title.unfocus.color: #F0EFE9 +window.title.unfocus.colorTo: #BFBEB2 + +window.label.focus: parentrelative +window.label.focus.color: # +window.label.focus.colorTo: # +window.label.focus.textColor: #752020 +window.label.unfocus: parentrelative +window.label.unfocus.color: # +window.label.unfocus.colorTo: # +window.label.unfocus.textColor: #63634A + +window.button.focus: parentrelative +window.button.focus.color: # +window.button.focus.colorTo: # +window.button.focus.picColor: #752020 +window.button.unfocus: parentrelative +window.button.unfocus.Color: # +window.button.unfocus.ColorTo: # +window.button.unfocus.picColor: #63634A +window.button.pressed: parentrelative +window.button.pressed.color: # +window.button.pressed.colorTo: # +window.button.pressed.picColor: #000000 + +window.handle.focus: flat +window.handle.focus.color: #D2D2B7 +window.handle.focus.colorTo: #D2D2B7 +window.handle.unfocus: flat +window.handle.unfocus.color: #D2D2B7 +window.handle.unfocus.colorTo: #D2D2B7 +window.handleWidth: 2 + +window.grip.focus: flat +window.grip.focus.color: #63634A +window.grip.focus.colorTo: #63634A +window.grip.unfocus: flat +window.grip.unfocus.color: #D2D2B7 +window.grip.unfocus.colorTo: #D2D2B7 + +############################################################################### +# EOF diff --git a/styles/zimek_darkblue/Makemodule.am b/styles/zimek_darkblue/Makemodule.am new file mode 100644 index 0000000..88f06f1 --- /dev/null +++ b/styles/zimek_darkblue/Makemodule.am @@ -0,0 +1,3 @@ +zimek_darkblue_styledir = $(pkgdatadir)/styles/zimek_darkblue + +dist_zimek_darkblue_style_DATA = data/styles/zimek_darkblue/theme.cfg diff --git a/styles/zimek_darkblue/theme.cfg b/styles/zimek_darkblue/theme.cfg new file mode 100644 index 0000000..446e9b0 --- /dev/null +++ b/styles/zimek_darkblue/theme.cfg @@ -0,0 +1,176 @@ +#This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License. +#(http://creativecommons.org/licenses/by-sa/3.0/de/deed.en) + + + +############################################################################### +# +# name: zimek_darkblue +# made: tenner +# date: 18-09-2007 +# http://www.tenr.de +# +############################################################## BACKGROUND ##### + +background: flat gradient elliptic +background.color: #1C232E +background.colorTo: #12233F + +############################################################## FONTS ########## + +menu.frame.font: sans-9:bold +menu.title.font: sans-10:bold +toolbar.clock.font: sans-9:bold +toolbar.workspace.font: sans-10:bold +toolbar.iconbar.focused.font: sans-8:bold +toolbar.iconbar.unfocused.font: sans-8 +window.font: sans-8 + +############################################################## MENU ########### + +menu.bevelWidth: 1 + +#menu.itemHeight: 35 +#menu.titleHeight: 21 +menu.borderColor: #2B2B2B +menu.borderWidth: 1 + +menu.bullet: triangle +menu.bullet.position: Right +menu.frame.underlineColor: #F4F4F4 + +menu.title: flat gradient vertical +menu.title.justify: center +menu.title.color: #4E5A6A +menu.title.colorTo: #010508 +menu.title.textColor: #B6B8C1 + +menu.frame: flat gradient crossdiagonal +menu.frame.justify: left +menu.frame.color: #4E5A6A +menu.frame.colorTo: #010508 +menu.frame.textColor: #ffffff +menu.frame.disableColor: #90A2C8 + +menu.hilite: flat gradient pyramid +menu.hilite.color: #010508 +menu.hilite.colorTo: #65676B +menu.hilite.textColor: #90A2C8 + +############################################################## TOOLBAR ######## + +toolbar.bevelWidth: 0 + +toolbar.borderWidth: 1 +toolbar.borderColor: #2B2B2B + +toolbar.height: 21 + +toolbar.justify: center + +toolbar: flat gradient vertical +toolbar.pixmap: +toolbar.color: #3C4552 +toolbar.colorTo: #010508 + +toolbar.clock: parentrelative +toolbar.clock.justify: center +toolbar.clock.color: # +toolbar.clock.colorTo: # +toolbar.clock.textColor: #B6B8C1 + +toolbar.workspace: parentrelative +toolbar.workspace.justify: Center +toolbar.workspace.color: # +toolbar.workspace.colorTo: # +toolbar.workspace.textColor: #B6B8C1 + +toolbar.button: parentrelative +toolbar.button.color: # +toolbar.button.colorTo: # +toolbar.button.picColor: #B6B8C1 +toolbar.button.pressed: parentrelative +toolbar.button.pressed.color: # +toolbar.button.pressed.colorTo: # +toolbar.button.pressed.picColor: #000000 + +toolbar.iconbar.borderWidth: 1 +toolbar.iconbar.borderColor: #2B2B2B + +toolbar.iconbar.empty: parentrelative +toolbar.iconbar.empty.color: # +toolbar.iconbar.empty.colorTo: # + +toolbar.iconbar.focused.borderWidth: 1 +toolbar.iconbar.focused.borderColor: #2B2B2B +toolbar.iconbar.focused: flat gradient vertical +toolbar.iconbar.focused.color: #4E5A6A +toolbar.iconbar.focused.colorTo: #010508 +toolbar.iconbar.focused.textColor: #B6B8C1 +toolbar.iconbar.focused.justify: center + +toolbar.iconbar.unfocused.borderWidth: 1 +toolbar.iconbar.unfocused.borderColor: #2B2B2B +toolbar.iconbar.unfocused: flat gradient vertical +toolbar.iconbar.unfocused.color: #3C4552 +toolbar.iconbar.unfocused.colorTo: #010508 +toolbar.iconbar.unfocused.textColor: #65676B +toolbar.iconbar.unfocused.justify: center + +############################################################## WINDOW ######### +window.roundCorners: TopRight TopLeft +window.bevelWidth: 4 +window.shade: false +window.borderWidth: 1 +window.borderColor: #2B2B2B + +window.justify: Center + +window.title.height: 21 + +window.title.focus: flat gradient vertical +window.title.focus.color: #4E5A6A +window.title.focus.colorTo: #010508 +window.title.unfocus: flat gradient vertical +window.title.unfocus.color: #3C4552 +window.title.unfocus.colorTo: #010508 + +window.label.focus: parentrelative +window.label.focus.color: # +window.label.focus.colorTo: # +window.label.focus.textColor: #B6B8C1 +window.label.unfocus: parentrelative +window.label.unfocus.color: # +window.label.unfocus.colorTo: # +window.label.unfocus.textColor: #65676B + +window.button.focus: parentrelative +window.button.focus.color: # +window.button.focus.colorTo: # +window.button.focus.picColor: #B6B8C1 +window.button.unfocus: parentrelative +window.button.unfocus.Color: # +window.button.unfocus.ColorTo: # +window.button.unfocus.picColor: #65676B +window.button.pressed: parentrelative +window.button.pressed.color: # +window.button.pressed.colorTo: # +window.button.pressed.picColor: #000000 + +window.handle.focus: gradient vertical +window.handle.focus.color: #4E5A6A +window.handle.focus.colorTo: #010508 +window.handle.unfocus: gradient vertical +window.handle.unfocus.color: #3C4552 +window.handle.unfocus.colorTo: #010508 +window.handleWidth: 2 + +window.grip.focus: raised +window.grip.focus.color: #2B2B2B +window.grip.focus.colorTo: #2B2B2B +window.grip.unfocus: raised +window.grip.unfocus.color: #2B2B2B +window.grip.unfocus.colorTo: #2B2B2B + +############################################################################### +# EOF diff --git a/styles/zimek_green/Makemodule.am b/styles/zimek_green/Makemodule.am new file mode 100644 index 0000000..e42be6e --- /dev/null +++ b/styles/zimek_green/Makemodule.am @@ -0,0 +1,3 @@ +zimek_green_styledir = $(pkgdatadir)/styles/zimek_green + +dist_zimek_green_style_DATA = data/styles/zimek_green/theme.cfg diff --git a/styles/zimek_green/theme.cfg b/styles/zimek_green/theme.cfg new file mode 100644 index 0000000..aa09be3 --- /dev/null +++ b/styles/zimek_green/theme.cfg @@ -0,0 +1,176 @@ +#This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License. +#(http://creativecommons.org/licenses/by-sa/3.0/de/deed.en) + + + +############################################################################### +# +# name: zimek_green +# made: tenner +# date: 18-09-2007 +# http://www.tenr.de +# +############################################################## BACKGROUND ##### + +background: flat +background.color: #4A5241 +background.colorTo: #4A5241 + +############################################################## FONTS ########## + +menu.frame.font: sans-9:bold +menu.title.font: sans-10:bold +toolbar.clock.font: sans-9:bold +toolbar.workspace.font: sans-10:bold +toolbar.iconbar.focused.font: sans-8:bold +toolbar.iconbar.unfocused.font: sans-8 +window.font: sans-8 + +############################################################## MENU ########### + +menu.bevelWidth: 1 + +#menu.itemHeight: 35 +#menu.titleHeight: 21 +menu.borderColor: #63634A +menu.borderWidth: 1 + +menu.bullet: triangle +menu.bullet.position: Right +menu.frame.underlineColor: #e7e7e7 + +menu.title: flat gradient vertical +menu.title.justify: center +menu.title.color: #ADD07E +menu.title.colorTo: #718541 +menu.title.textColor: #e7e7e7 + +menu.frame: flat gradient crossdiagonal +menu.frame.justify: left +menu.frame.color: #F0EFE9 +menu.frame.colorTo: #BFBEB2 +menu.frame.textColor: #63634A +menu.frame.disableColor: #5E873A + +menu.hilite: flat gradient vertical +menu.hilite.color: #98977B +menu.hilite.colorTo: #98977B +menu.hilite.textColor: #e7e7e7 + +############################################################## TOOLBAR ######## + +toolbar.bevelWidth: 0 + +toolbar.borderWidth: 1 +toolbar.borderColor: #63634A + +toolbar.height: 21 + +toolbar.justify: center + +toolbar: flat gradient vertical +toolbar.pixmap: +toolbar.color: #F0EFE9 +toolbar.colorTo: #BFBEB2 + +toolbar.clock: parentrelative +toolbar.clock.justify: center +toolbar.clock.color: # +toolbar.clock.colorTo: # +toolbar.clock.textColor: #63634A + +toolbar.workspace: parentrelative +toolbar.workspace.justify: Center +toolbar.workspace.color: # +toolbar.workspace.colorTo: # +toolbar.workspace.textColor: #63634A + +toolbar.button: parentrelative +toolbar.button.color: # +toolbar.button.colorTo: # +toolbar.button.picColor: #63634A +toolbar.button.pressed: parentrelative +toolbar.button.pressed.color: # +toolbar.button.pressed.colorTo: # +toolbar.button.pressed.picColor: #000000 + +toolbar.iconbar.borderWidth: 1 +toolbar.iconbar.borderColor: #63634A + +toolbar.iconbar.empty: parentrelative +toolbar.iconbar.empty.color: # +toolbar.iconbar.empty.colorTo: # + +toolbar.iconbar.focused.borderWidth: 1 +toolbar.iconbar.focused.borderColor: #63634A +toolbar.iconbar.focused: flat gradient vertical +toolbar.iconbar.focused.color: #ADD07E +toolbar.iconbar.focused.colorTo: #718541 +toolbar.iconbar.focused.textColor: #e7e7e7 +toolbar.iconbar.focused.justify: center + +toolbar.iconbar.unfocused.borderWidth: 1 +toolbar.iconbar.unfocused.borderColor: #63634A +toolbar.iconbar.unfocused: flat gradient vertical +toolbar.iconbar.unfocused.color: #F0EFE9 +toolbar.iconbar.unfocused.colorTo: #BFBEB2 +toolbar.iconbar.unfocused.textColor: #63634A +toolbar.iconbar.unfocused.justify: center + +############################################################## WINDOW ######### +window.roundCorners: TopRight TopLeft +window.bevelWidth: 4 +window.shade: false +window.borderWidth: 1 +window.borderColor: #63634A + +window.justify: Center + +window.title.height: 21 + +window.title.focus: flat gradient vertical +window.title.focus.color: #ADD07E +window.title.focus.colorTo: #718541 +window.title.unfocus: flat gradient vertical +window.title.unfocus.color: #F0EFE9 +window.title.unfocus.colorTo: #BFBEB2 + +window.label.focus: parentrelative +window.label.focus.color: # +window.label.focus.colorTo: # +window.label.focus.textColor: #e7e7e7 +window.label.unfocus: parentrelative +window.label.unfocus.color: # +window.label.unfocus.colorTo: # +window.label.unfocus.textColor: #63634A + +window.button.focus: parentrelative +window.button.focus.color: # +window.button.focus.colorTo: # +window.button.focus.picColor: #ffffff +window.button.unfocus: parentrelative +window.button.unfocus.Color: # +window.button.unfocus.ColorTo: # +window.button.unfocus.picColor: #63634A +window.button.pressed: parentrelative +window.button.pressed.color: # +window.button.pressed.colorTo: # +window.button.pressed.picColor: #000000 + +window.handle.focus: flat +window.handle.focus.color: #ADD07E +window.handle.focus.colorTo: #ADD07E +window.handle.unfocus: flat +window.handle.unfocus.color: #F0EFE9 +window.handle.unfocus.colorTo: #F0EFE9 +window.handleWidth: 2 + +window.grip.focus: flat +window.grip.focus.color: #63634A +window.grip.focus.colorTo: #63634A +window.grip.unfocus: flat +window.grip.unfocus.color: #63634A +window.grip.unfocus.colorTo: #63634A + +############################################################################### +# EOF diff --git a/waybox/cursor.c b/waybox/cursor.c index 2ccc41a..f54956f 100644 --- a/waybox/cursor.c +++ b/waybox/cursor.c @@ -1,7 +1,85 @@ #include #include "waybox/cursor.h" +#include "waybox/server.h" #include "waybox/xdg_shell.h" +#include + +int border_thickness = 4; +int title_bar_height = 28; + +static bool in_titlebar(struct wb_view *view, struct wlr_surface *surface, struct wb_cursor *cursor) { + if (!surface) { + return false; + } + + struct wlr_xdg_surface *xdg_surface = wlr_xdg_surface_from_wlr_surface(surface); + struct wlr_box box; + wlr_xdg_surface_get_geometry(xdg_surface, &box); + + int x = view->x; + int y = view->y; + int width = surface->current.width; + int height = title_bar_height + (border_thickness * 2); + + x -= border_thickness; + y -= (border_thickness + title_bar_height); + width += border_thickness * 2; + + if (cursor->cursor->x > x && + cursor->cursor->x < x + width && + cursor->cursor->y > y && + cursor->cursor->y < y + height) { + return true; + } + + return false; +} + +static enum wlr_edges find_edge(struct wb_view *view, struct wlr_surface *surface, struct wb_cursor *cursor) { + if (!surface) { + return WLR_EDGE_NONE; + } + + struct wlr_xdg_surface *xdg_surface = wlr_xdg_surface_from_wlr_surface(surface); + struct wlr_box box; + wlr_xdg_surface_get_geometry(xdg_surface, &box); + + int x = view->x; + int y = view->y; + int width = box.width; // surface->current.width; + int height = box.height; // surface->current.height; + + enum wlr_edges edge = 0; + if (cursor->cursor->x < x + border_thickness) { + edge |= WLR_EDGE_LEFT; + } + if (cursor->cursor->y < y + border_thickness - 10) { + edge |= WLR_EDGE_TOP; + } + if (cursor->cursor->x >= x + width - border_thickness) { + edge |= WLR_EDGE_RIGHT; + } + if (cursor->cursor->y >= y + height - border_thickness) { + edge |= WLR_EDGE_BOTTOM; + } + + x -= border_thickness; + y -= border_thickness; + y -= title_bar_height; + width += border_thickness * 2; + height += border_thickness * 2; + height += title_bar_height; + height += 8; // footer + + if (cursor->cursor->x < x || cursor->cursor->x > x + width || cursor->cursor->y < y - 14 || cursor->cursor->y > y + height) { + return WLR_EDGE_NONE; + } + + return edge; +} + + static void process_cursor_move(struct wb_server *server) { /* Move the grabbed view to the new position. */ server->grabbed_view->x = server->cursor->cursor->x - server->grab_x; @@ -44,7 +122,7 @@ static void process_cursor_resize(struct wb_server *server) { wlr_xdg_surface_get_geometry(view->xdg_surface, &geo_box); view->x = new_left - geo_box.x; view->y = new_top - geo_box.y; - + int new_width = new_right - new_left; int new_height = new_bottom - new_top; wlr_xdg_toplevel_set_size(view->xdg_surface, new_width, new_height); @@ -73,6 +151,7 @@ static void process_cursor_motion(struct wb_server *server, uint32_t time) { wlr_xcursor_manager_set_cursor_image( server->cursor->xcursor_manager, "left_ptr", server->cursor->cursor); } + if (surface) { bool focus_changed = seat->pointer_state.focused_surface != surface; /* @@ -122,10 +201,45 @@ static void handle_cursor_button(struct wl_listener *listener, void *data) { if (event->state == WLR_BUTTON_RELEASED) { /* If you released any buttons, we exit interactive move/resize mode. */ cursor->cursor_mode = WB_CURSOR_PASSTHROUGH; + return; } else { /* Focus that client if the button was _pressed_ */ focus_view(view, surface); } + + if (server.active_view) { + view = desktop_view_at(cursor->server, + server.active_view->x, server.active_view->y, &surface, &sx, &sy); + } + + if (view && surface && in_titlebar(view, surface, cursor->server->cursor)) { + server.cursor->cursor_mode = WB_CURSOR_MOVE; + server.grabbed_view = view; + server.grab_x = cursor->server->cursor->cursor->x - view->x; + server.grab_y = cursor->server->cursor->cursor->y - view->y; + struct wlr_xdg_surface *xdg_surface = wlr_xdg_surface_from_wlr_surface(surface); + wlr_xdg_surface_get_geometry(xdg_surface, &server.grab_geo_box); + server.grab_geo_box.x = view->x; + server.grab_geo_box.y = view->y; + return; + } + + if (view && surface) { + enum wlr_edges edges = find_edge(view, surface, cursor->server->cursor); + if (edges != WLR_EDGE_NONE) { + server.cursor->cursor_mode = WB_CURSOR_RESIZE; + server.grabbed_view = view; + server.resize_edges = edges; + server.grab_x = 0; + server.grab_y = 0; + struct wlr_xdg_surface *xdg_surface = wlr_xdg_surface_from_wlr_surface(surface); + wlr_xdg_surface_get_geometry(xdg_surface, &server.grab_geo_box); + server.grab_geo_box.x = view->x; + server.grab_geo_box.y = view->y; + return; + } + } + } static void handle_cursor_axis(struct wl_listener *listener, void *data) { diff --git a/waybox/main.c b/waybox/main.c index d3c3113..470da8c 100644 --- a/waybox/main.c +++ b/waybox/main.c @@ -4,9 +4,13 @@ #include #include "waybox/server.h" +#include "waybox/style.h" + +struct wb_server server = {0}; int main(int argc, char **argv) { char *startup_cmd = NULL; + char *style_path = NULL; if (argc > 0) { int i; for (i = 0; i < argc; i++) { @@ -14,6 +18,8 @@ int main(int argc, char **argv) { printf("Warning: option %s is currently unimplemented\n", argv[i]); } else if ((!strcmp("--startup", argv[i]) || !strcmp("-s", argv[i])) && i < argc) { startup_cmd = argv[i + 1]; + } else if ((!strcmp("--style", argv[i]) || !strcmp("-s", argv[i])) && i < argc) { + style_path = argv[i + 1]; } else if (!strcmp("--version", argv[i]) || !strcmp("-V", argv[i])) { printf(PACKAGE_NAME " " PACKAGE_VERSION "\n"); return 0; @@ -24,7 +30,7 @@ int main(int argc, char **argv) { } } - struct wb_server server = {0}; + // struct wb_server server = {0}; if (!wb_create_backend(&server)) { printf("Failed to create backend\n"); @@ -37,6 +43,11 @@ int main(int argc, char **argv) { exit(EXIT_FAILURE); } + // read style + if (style_path) { + load_style(&server.style, style_path); + } + if (startup_cmd) { if (fork() == 0) { execl("/bin/sh", "/bin/sh", "-c", startup_cmd, (char *) NULL); diff --git a/waybox/meson.build b/waybox/meson.build index c793af0..ddccd0a 100644 --- a/waybox/meson.build +++ b/waybox/meson.build @@ -5,12 +5,19 @@ wb_src = files( 'seat.c', 'server.c', 'xdg_shell.c', + 'stringop.c', + 'util.c', + 'style.c' ) wb_dep = [ wayland_server, wlroots, xkbcommon, + cairo, + pango, + pangocairo, + glesv2 ] executable( diff --git a/waybox/output.c b/waybox/output.c index a733817..0ea9222 100644 --- a/waybox/output.c +++ b/waybox/output.c @@ -1,4 +1,10 @@ #include "waybox/output.h" +#include "waybox/util.h" + +#include +#include +#include +#include struct render_data { struct wlr_output *output; @@ -7,6 +13,220 @@ struct render_data { struct timespec *when; }; +struct wlr_texture *textCache[16] = { + NULL, NULL, NULL, NULL, + NULL, NULL, NULL, NULL, + NULL, NULL, NULL, NULL, + NULL, NULL, NULL, NULL +}; + +static int lastCacheHash = 0; + +enum { + tx_window_title_focus, + tx_window_title_unfocus, + tx_window_label_focus, + tx_window_label_unfocus, + tx_window_handle_focus, + tx_window_handle_unfocus, + tx_window_grip_focus, + tx_window_grip_unfocus, +}; + +static void generate_texture(struct wlr_renderer *renderer, int idx, int flags, int w, int h, float color[static 4], float colorTo[static 4]) { + // printf("generate texture %d\n", idx); + + if (flags == 0) { + return; + + } + if (textCache[idx]) { + wlr_texture_destroy(textCache[idx]); + textCache[idx] = NULL; + } + + cairo_surface_t *surf = cairo_image_surface_create( + CAIRO_FORMAT_ARGB32, w, h); // numbers pulled from ass + cairo_t *cx = cairo_create(surf); + + draw_gradient_rect(cx, flags, w, h, color, colorTo); + + unsigned char *data = cairo_image_surface_get_data(surf); + textCache[idx] = wlr_texture_from_pixels(renderer, + WL_SHM_FORMAT_ARGB8888, + cairo_image_surface_get_stride(surf), + w, h, data); + + // char fname[255] = ""; + // sprintf(fname, "/tmp/text_%d.png", idx); + // cairo_surface_write_to_png(surf, fname); + + cairo_destroy(cx); + cairo_surface_destroy(surf); +}; + +static void generate_textures(struct wlr_renderer *renderer, bool forced) { + + if (textCache[0] != NULL && !(forced || lastCacheHash != server.style.hash)) { + return; + } + + lastCacheHash = server.style.hash; + + float color[4]; + float colorTo[4]; + int flags; + + // titlebar + color_to_rgba(color, server.style.window_title_focus_color); + color_to_rgba(colorTo, server.style.window_title_focus_colorTo); + flags = server.style.window_title_focus; + generate_texture(renderer, tx_window_title_focus, flags, 512, 16, color, colorTo); + + color_to_rgba(color, server.style.window_title_unfocus_color); + color_to_rgba(colorTo, server.style.window_title_unfocus_colorTo); + flags = server.style.window_title_unfocus; + generate_texture(renderer, tx_window_title_unfocus, flags, 512, 16, color, colorTo); + + // titlebar/label + color_to_rgba(color, server.style.window_label_focus_color); + color_to_rgba(colorTo, server.style.window_label_focus_colorTo); + flags = server.style.window_label_focus; + generate_texture(renderer, tx_window_label_focus, flags, 512, 16, color, colorTo); + + color_to_rgba(color, server.style.window_label_unfocus_color); + color_to_rgba(colorTo, server.style.window_label_unfocus_colorTo); + flags = server.style.window_label_unfocus; + generate_texture(renderer, tx_window_label_unfocus, flags, 512, 16, color, colorTo); + + // handle + color_to_rgba(color, server.style.window_handle_focus_color); + color_to_rgba(colorTo, server.style.window_handle_focus_colorTo); + flags = server.style.window_handle_focus; + generate_texture(renderer, tx_window_handle_focus, flags, 512, 16, color, colorTo); + + color_to_rgba(color, server.style.window_handle_unfocus_color); + color_to_rgba(colorTo, server.style.window_handle_unfocus_colorTo); + flags = server.style.window_handle_unfocus; + generate_texture(renderer, tx_window_handle_unfocus, flags, 512, 16, color, colorTo); + + // grip + color_to_rgba(color, server.style.window_grip_focus_color); + color_to_rgba(colorTo, server.style.window_grip_focus_colorTo); + flags = server.style.window_grip_focus; + generate_texture(renderer, tx_window_grip_focus, flags, 30, 16, color, colorTo); + + color_to_rgba(color, server.style.window_grip_unfocus_color); + color_to_rgba(colorTo, server.style.window_grip_unfocus_colorTo); + flags = server.style.window_grip_unfocus; + generate_texture(renderer, tx_window_grip_unfocus, flags, 30, 16, color, colorTo); +} + +static void render_rect(struct wlr_output *output, struct wlr_box *box, float color[4]) { + struct wlr_renderer *renderer = wlr_backend_get_renderer(output->backend); + wlr_render_rect(renderer, box, color, output->transform_matrix); +} + + +static void render_texture(struct wlr_output *output, struct wlr_box *box, struct wlr_texture *texture) { + if (!texture) { + return; + } + + struct wlr_renderer *renderer = wlr_backend_get_renderer(output->backend); + + struct wlr_gles2_texture_attribs attribs; + wlr_gles2_texture_get_attribs(texture, &attribs); + glBindTexture(attribs.target, attribs.tex); + glTexParameteri(attribs.target, GL_TEXTURE_MAG_FILTER, GL_LINEAR); + + float matrix[9]; + wlr_matrix_project_box(matrix, box, + WL_OUTPUT_TRANSFORM_NORMAL, + 0.0, output->transform_matrix); + + wlr_render_texture_with_matrix(renderer, texture, matrix, 1.0); +} + +static void render_view_frame(struct wlr_surface *surface, int sx, int sy, void *data) { + /* This function is called for every surface that needs to be rendered. */ + struct render_data *rdata = data; + struct wb_view *view = rdata->view; + struct wlr_output *output = rdata->output; + // struct wlr_renderer *renderer = wlr_backend_get_renderer(output->backend); + + /* The view has a position in layout coordinates. If you have two displays, + * one next to the other, both 1080p, a view on the rightmost display might + * have layout coordinates of 2000,100. We need to translate that to + * output-local coordinates, or (2000 - 1920). */ + double ox = 0, oy = 0; + wlr_output_layout_output_coords( + view->server->layout, output, &ox, &oy); + ox += view->x + sx, oy += view->y + sy; + + // ox += 40; + // oy += 40; + + int border = 2; + + /* We also have to apply the scale factor for HiDPI outputs. This is only + * part of the puzzle, Waybox does not fully support HiDPI. */ + struct wlr_box box = { + .x = (ox - border) * output->scale, + .y = (oy - border) * output->scale, + .width = (surface->current.width + border * 2) * output->scale, + .height = (surface->current.height + border * 2) * output->scale, + }; + + struct wb_view *active_view = server.active_view; + int focusTextureOffset = (active_view == view) ? 0 : 1; + + float color[4]; + color_to_rgba(color, server.style.borderColor); + color[3] = 1.0; + + // lazy borders + render_rect(output, &box, color); + + // titlebar + int border_thickness = 2; + int title_bar_height = 28; + box.y = box.y - title_bar_height; + box.height = title_bar_height; + render_rect(output, &box, color); + + box.x += border_thickness; + box.y += border_thickness; + box.width -= (border_thickness*2); + box.height -= (border_thickness*2); + render_texture(output, &box, textCache[tx_window_title_focus + focusTextureOffset]); + + // label + box.x += border_thickness; + box.y += border_thickness; + box.width -= (border_thickness*2); + box.height -= (border_thickness*2); + render_texture(output, &box, textCache[tx_window_label_focus + focusTextureOffset]); + + // footer + int footer_height = 8; + box.x = (ox - border) * output->scale; + box.y = (oy - border) * output->scale; + box.width = (surface->current.width + border * 2) * output->scale; + box.height = (surface->current.height + border * 2) * output->scale; + + box.y += box.height; + box.height = footer_height + border_thickness; + render_rect(output, &box, color); + + // handle + box.x += border_thickness; + box.y += border_thickness; + box.width -= (border_thickness * 2); + box.height -= (border_thickness * 2); + render_texture(output, &box, textCache[tx_window_handle_focus + focusTextureOffset]); +} + static void render_surface(struct wlr_surface *surface, int sx, int sy, void *data) { /* This function is called for every surface that needs to be rendered. */ struct render_data *rdata = data; @@ -71,6 +291,8 @@ void output_frame_notify(struct wl_listener *listener, void *data) { struct wb_output *output = wl_container_of(listener, output, frame); struct wlr_renderer *renderer = output->server->renderer; + generate_textures(renderer, false); + struct timespec now; clock_gettime(CLOCK_MONOTONIC, &now); @@ -97,6 +319,7 @@ void output_frame_notify(struct wl_listener *listener, void *data) { .when = &now, }; + wlr_xdg_surface_for_each_surface(view->xdg_surface, render_view_frame, &rdata); wlr_xdg_surface_for_each_surface(view->xdg_surface, render_surface, &rdata); } diff --git a/waybox/server.c b/waybox/server.c index 3f0e2fe..22d8f3d 100644 --- a/waybox/server.c +++ b/waybox/server.c @@ -1,5 +1,8 @@ #include "waybox/server.h" #include "waybox/xdg_shell.h" +#include "waybox/style_defaults.h" + +#include bool wb_create_backend(struct wb_server* server) { // create display @@ -9,6 +12,9 @@ bool wb_create_backend(struct wb_server* server) { return false; } + // style + memcpy(&server->style, style_bin, sizeof(style_bin)); + // create backend server->backend = wlr_backend_autocreate(server->wl_display, NULL); if (server->backend == NULL) { @@ -23,7 +29,11 @@ bool wb_create_backend(struct wb_server* server) { server->layout = wlr_output_layout_create(); server->seat = wb_seat_create(server); server->cursor = wb_cursor_create(server); + server->server_decoration = wlr_server_decoration_manager_create(server->wl_display); + wlr_server_decoration_manager_set_default_mode( + server->server_decoration, + WLR_SERVER_DECORATION_MANAGER_MODE_SERVER); return true; } @@ -68,6 +78,7 @@ bool wb_terminate(struct wb_server* server) { wlr_output_layout_destroy(server->layout); wl_display_destroy(server->wl_display); + printf("Display destroyed.\n"); return true; diff --git a/waybox/stringop.c b/waybox/stringop.c new file mode 100644 index 0000000..a8da9fb --- /dev/null +++ b/waybox/stringop.c @@ -0,0 +1,330 @@ +#define _POSIX_C_SOURCE 200809L +#include +#include +#include +#include +#include +#include +#include +// #include "list.h" +// #include "log.h" +#include "waybox/stringop.h" + +static const char whitespace[] = " \f\n\r\t\v"; + +void strip_whitespace(char *str) { + size_t len = strlen(str); + size_t start = strspn(str, whitespace); + memmove(str, &str[start], len + 1 - start); + + if (*str) { + for (len -= start + 1; isspace(str[len]); --len) {} + str[len + 1] = '\0'; + } +} + +void strip_quotes(char *str) { + bool in_str = false; + bool in_chr = false; + bool escaped = false; + char *end = strchr(str,0); + while (*str) { + if (*str == '\'' && !in_str && !escaped) { + in_chr = !in_chr; + goto shift_over; + } else if (*str == '\"' && !in_chr && !escaped) { + in_str = !in_str; + goto shift_over; + } else if (*str == '\\') { + escaped = !escaped; + ++str; + continue; + } + escaped = false; + ++str; + continue; + shift_over: + memmove(str, str+1, end-- - str); + } + *end = '\0'; +} + +char *lenient_strcat(char *dest, const char *src) { + if (dest && src) { + return strcat(dest, src); + } + return dest; +} + +char *lenient_strncat(char *dest, const char *src, size_t len) { + if (dest && src) { + return strncat(dest, src, len); + } + return dest; +} + +// strcmp that also handles null pointers. +int lenient_strcmp(char *a, char *b) { + if (a == b) { + return 0; + } else if (!a) { + return -1; + } else if (!b) { + return 1; + } else { + return strcmp(a, b); + } +} + +// list_t *split_string(const char *str, const char *delims) { +// list_t *res = create_list(); +// char *copy = strdup(str); + +// char *token = strtok(copy, delims); +// while (token) { +// list_add(res, strdup(token)); +// token = strtok(NULL, delims); +// } +// free(copy); +// return res; +// } + +char **split_args(const char *start, int *argc) { + *argc = 0; + int alloc = 2; + char **argv = malloc(sizeof(char *) * alloc); + bool in_token = false; + bool in_string = false; + bool in_char = false; + bool in_brackets = false; // brackets are used for criteria + bool escaped = false; + const char *end = start; + if (start) { + while (*start) { + if (!in_token) { + start = (end += strspn(end, whitespace)); + in_token = true; + } + if (*end == '"' && !in_char && !escaped) { + in_string = !in_string; + } else if (*end == '\'' && !in_string && !escaped) { + in_char = !in_char; + } else if (*end == '[' && !in_string && !in_char && !in_brackets && !escaped) { + in_brackets = true; + } else if (*end == ']' && !in_string && !in_char && in_brackets && !escaped) { + in_brackets = false; + } else if (*end == '\\') { + escaped = !escaped; + } else if (*end == '\0' || (!in_string && !in_char && !in_brackets + && !escaped && strchr(whitespace, *end))) { + goto add_token; + } + if (*end != '\\') { + escaped = false; + } + ++end; + continue; + add_token: + if (end - start > 0) { + char *token = malloc(end - start + 1); + strncpy(token, start, end - start + 1); + token[end - start] = '\0'; + argv[*argc] = token; + if (++*argc + 1 == alloc) { + argv = realloc(argv, (alloc *= 2) * sizeof(char *)); + } + } + in_token = false; + escaped = false; + } + } + argv[*argc] = NULL; + return argv; +} + +void free_argv(int argc, char **argv) { + while (argc-- > 0) { + free(argv[argc]); + } + free(argv); +} + +int unescape_string(char *string) { + /* TODO: More C string escapes */ + int len = strlen(string); + int i; + for (i = 0; string[i]; ++i) { + if (string[i] == '\\') { + switch (string[++i]) { + case '0': + string[i - 1] = '\0'; + return i - 1; + case 'a': + string[i - 1] = '\a'; + string[i] = '\0'; + break; + case 'b': + string[i - 1] = '\b'; + string[i] = '\0'; + break; + case 'f': + string[i - 1] = '\f'; + string[i] = '\0'; + break; + case 'n': + string[i - 1] = '\n'; + string[i] = '\0'; + break; + case 'r': + string[i - 1] = '\r'; + string[i] = '\0'; + break; + case 't': + string[i - 1] = '\t'; + string[i] = '\0'; + break; + case 'v': + string[i - 1] = '\v'; + string[i] = '\0'; + break; + case '\\': + string[i] = '\0'; + break; + case '\'': + string[i - 1] = '\''; + string[i] = '\0'; + break; + case '\"': + string[i - 1] = '\"'; + string[i] = '\0'; + break; + case '?': + string[i - 1] = '?'; + string[i] = '\0'; + break; + case 'x': + { + unsigned char c = 0; + if (string[i+1] >= '0' && string[i+1] <= '9') { + c = string[i+1] - '0'; + if (string[i+2] >= '0' && string[i+2] <= '9') { + c *= 0x10; + c += string[i+2] - '0'; + string[i+2] = '\0'; + } + string[i+1] = '\0'; + } + string[i] = '\0'; + string[i - 1] = c; + } + } + } + } + // Shift characters over nullspaces + int shift = 0; + for (i = 0; i < len; ++i) { + if (string[i] == 0) { + shift++; + continue; + } + string[i-shift] = string[i]; + } + string[len - shift] = 0; + return len - shift; +} + +char *join_args(char **argv, int argc) { + // if (!sway_assert(argc > 0, "argc should be positive")) { + // return NULL; + // } + int len = 0, i; + for (i = 0; i < argc; ++i) { + len += strlen(argv[i]) + 1; + } + char *res = malloc(len); + len = 0; + for (i = 0; i < argc; ++i) { + strcpy(res + len, argv[i]); + len += strlen(argv[i]); + res[len++] = ' '; + } + res[len - 1] = '\0'; + return res; +} + +static inline char *argsep_next_interesting(const char *src, const char *delim) { + char *special = strpbrk(src, "\"'\\"); + char *next_delim = strpbrk(src, delim); + if (!special) { + return next_delim; + } + if (!next_delim) { + return special; + } + return (next_delim < special) ? next_delim : special; +} + +char *argsep(char **stringp, const char *delim, char *matched) { + char *start = *stringp; + char *end = start; + bool in_string = false; + bool in_char = false; + bool escaped = false; + char *interesting = NULL; + + while ((interesting = argsep_next_interesting(end, delim))) { + if (escaped && interesting != end) { + escaped = false; + } + if (*interesting == '"' && !in_char && !escaped) { + in_string = !in_string; + end = interesting + 1; + } else if (*interesting == '\'' && !in_string && !escaped) { + in_char = !in_char; + end = interesting + 1; + } else if (*interesting == '\\') { + escaped = !escaped; + end = interesting + 1; + } else if (!in_string && !in_char && !escaped) { + // We must have matched a separator + end = interesting; + if (matched) { + *matched = *end; + } + if (end - start) { + *(end++) = 0; + *stringp = end; + break; + } else { + end = ++start; + } + } else { + end++; + } + } + if (!interesting) { + *stringp = NULL; + if (matched) { + *matched = '\0'; + } + } + return start; +} + +bool expand_path(char **path) { + wordexp_t p = {0}; + while (strstr(*path, " ")) { + *path = realloc(*path, strlen(*path) + 2); + char *ptr = strstr(*path, " ") + 1; + memmove(ptr + 1, ptr, strlen(ptr) + 1); + *ptr = '\\'; + } + if (wordexp(*path, &p, 0) != 0 || p.we_wordv[0] == NULL) { + wordfree(&p); + return false; + } + free(*path); + *path = join_args(p.we_wordv, p.we_wordc); + wordfree(&p); + return true; +} diff --git a/waybox/style.c b/waybox/style.c new file mode 100644 index 0000000..d3ef7d0 --- /dev/null +++ b/waybox/style.c @@ -0,0 +1,158 @@ +#define _XOPEN_SOURCE 700 // for realpath + +#include "waybox/style.h" +#include "waybox/stringop.h" +#include "waybox/util.h" + +#include +#include +#include +#include +#include + +void to_lower_string(char *str, char *out) { + for(int i = 0; i<32 &&str[i]; i++){ + out[i] = tolower(str[i]); + out[i+1] = 0; + } +} + +/* Fowler/Noll/Vo (FNV) hash function, variant 1a */ +static size_t fnv1a_hash(const char* cp) +{ + size_t hash = 0x811c9dc5; + while (*cp) { + hash ^= (unsigned char) *cp++; + hash *= 0x01000193; + } + return hash; +} + +typedef void parse_func(int argc, char **argv, int *target); + +typedef struct { + char* name; + parse_func *cmd; +} styleProperty; + +typedef struct { + char* name; + int flag; +} styleFlag; + +int getPropertyIndex(styleProperty *props, char *name) { + for(int i=0;; i++) { + styleProperty *p = &props[i]; + if (p->name == 0) { + break; + } + if (strcmp(p->name, name) == 0) { + return i; + } + } + return -1; +} + +void parseValue(int argc, char **argv, int *target) { + + styleFlag flagMap[] = { + { "solid", (int)sf_solid }, + { "flat", (int)sf_flat }, + { "raised", (int)sf_raised }, + { "diagonal", (int)sf_diagonal }, + { "crossdiagonal", (int)sf_crossdiagonal }, + { "border", (int)sf_border }, + { "bevel", (int)sf_bevel }, + { "bevel1", (int)sf_bevel1 }, + { "bevel2", (int)sf_bevel2 }, + { "gradient", (int)sf_gradient }, + { "interlaced", (int)sf_interlaced }, + { "sunken", (int)sf_sunken }, + { "vertical", (int)sf_vertical }, + { "horizontal", (int)sf_horizontal }, + { 0, 0 } + }; + + int flags = 0; + char lowered[255]; + for(int i=0; i 0) { + int idx = getPropertyIndex(pointerMap, argv[0]); + if (idx == -1) { + continue; + } + + pointerMap[idx].cmd(argc, argv, &styleFirstProp[idx]); + } + + } + + fclose(f); + + + memcpy(config_style, &style, sizeof(struct wb_style)); + +} diff --git a/waybox/style_map.h b/waybox/style_map.h new file mode 100644 index 0000000..c4c6646 --- /dev/null +++ b/waybox/style_map.h @@ -0,0 +1,127 @@ +{ "toolbar:", parseValue } , +{ "toolbar.height:", parseInt } , +{ "toolbar.color:", parseColor } , +{ "toolbar.colorTo:", parseColor } , +{ "toolbar.button:", parseValue } , +{ "toolbar.button.color:", parseColor } , +{ "toolbar.button.colorTo:", parseColor } , +{ "toolbar.button.picColor:", parseColor } , +{ "toolbar.button.pressed:", parseValue } , +{ "toolbar.button.pressed.color:", parseColor } , +{ "toolbar.button.pressed.colorTo:", parseColor } , +{ "toolbar.button.pressed.picColor:", parseColor } , +{ "toolbar.label:", parseValue } , +{ "toolbar.label.color:", parseColor } , +{ "toolbar.label.colorTo:", parseColor } , +{ "toolbar.label.textColor:", parseColor } , +{ "toolbar.workspace:", parseValue } , +{ "toolbar.workspace.pixmap:", parseValue } , +{ "toolbar.workspace.color:", parseColor } , +{ "toolbar.workspace.colorTo:", parseColor } , +{ "toolbar.workspace.textColor:", parseColor } , +{ "toolbar.workspace.font:", parseValue } , +{ "toolbar.windowLabel:", parseValue } , +{ "toolbar.windowLabel.color:", parseColor } , +{ "toolbar.windowLabel.colorTo:", parseColor } , +{ "toolbar.windowLabel.textColor:", parseColor } , +{ "toolbar.clock:", parseValue } , +{ "toolbar.clock.pixmap:", parseValue } , +{ "toolbar.clock.color:", parseColor } , +{ "toolbar.clock.colorTo:", parseColor } , +{ "toolbar.clock.textColor:", parseColor } , +{ "toolbar.clock.font:", parseValue } , +{ "toolbar.iconbar.empty:", parseValue } , +{ "toolbar.iconbar.empty.pixmap:", parseValue } , +{ "toolbar.iconbar.empty.color:", parseColor } , +{ "toolbar.iconbar.empty.colorTo:", parseColor } , +{ "toolbar.iconbar.focused:", parseValue } , +{ "toolbar.iconbar.focused.pixmap:", parseValue } , +{ "toolbar.iconbar.focused.color:", parseColor } , +{ "toolbar.iconbar.focused.colorTo:", parseColor } , +{ "toolbar.iconbar.focused.textColor:", parseColor } , +{ "toolbar.iconbar.focused.font:", parseValue } , +{ "toolbar.justify:", parseValue } , +{ "toolbar.font:", parseValue } , +{ "menu.title:", parseValue } , +{ "menu.title.color:", parseColor } , +{ "menu.title.colorTo:", parseColor } , +{ "menu.title.textColor:", parseColor } , +{ "menu.title.font:", parseValue } , +{ "menu.title.justify:", parseValue } , +{ "menu.frame:", parseValue } , +{ "menu.frame.color:", parseColor } , +{ "menu.frame.colorTo:", parseColor } , +{ "menu.frame.textColor:", parseColor } , +{ "menu.frame.disableColor:", parseColor } , +{ "menu.frame.font:", parseValue } , +{ "menu.frame.justify:", parseValue } , +{ "menu.bullet:", parseValue } , +{ "menu.bullet.position:", parseValue } , +{ "menu.submenu.pixmap:", parseValue } , +{ "menu.hilite:", parseValue } , +{ "menu.hilite.color:", parseColor } , +{ "menu.hilite.colorTo:", parseColor } , +{ "menu.hilite.textColor:", parseColor } , +{ "menu.selected.pixmap:", parseValue } , +{ "menu.unselected.pixmap:", parseValue } , +{ "window.title.focus:", parseValue } , +{ "window.title.focus.color:", parseColor } , +{ "window.title.focus.colorTo:", parseColor } , +{ "window.title.unfocus:", parseValue } , +{ "window.title.unfocus.color:", parseColor } , +{ "window.title.unfocus.colorTo:", parseColor } , +{ "window.title.height:", parseInt } , +{ "window.label.focus:", parseValue } , +{ "window.label.focus.color:", parseColor } , +{ "window.label.focus.colorTo:", parseColor } , +{ "window.label.focus.textColor:", parseColor } , +{ "window.label.unfocus:", parseValue } , +{ "window.label.unfocus.color:", parseColor } , +{ "window.label.unfocus.colorTo:", parseColor } , +{ "window.label.unfocus.textColor:", parseColor } , +{ "window.handle.focus:", parseValue } , +{ "window.handle.focus.color:", parseColor } , +{ "window.handle.focus.colorTo:", parseColor } , +{ "window.handle.unfocus:", parseValue } , +{ "window.handle.unfocus.color:", parseColor } , +{ "window.handle.unfocus.colorTo:", parseColor } , +{ "window.grip.focus:", parseValue } , +{ "window.grip.focus.color:", parseColor } , +{ "window.grip.focus.colorTo:", parseColor } , +{ "window.grip.unfocus:", parseValue } , +{ "window.grip.unfocus.color:", parseColor } , +{ "window.grip.unfocus.colorTo:", parseColor } , +{ "window.button.focus:", parseValue } , +{ "window.button.focus.color:", parseColor } , +{ "window.button.focus.colorTo:", parseColor } , +{ "window.button.focus.picColor:", parseColor } , +{ "window.button.unfocus:", parseValue } , +{ "window.button.unfocus.color:", parseColor } , +{ "window.button.unfocus.colorTo:", parseColor } , +{ "window.button.unfocus.picColor:", parseColor } , +{ "window.button.pressed:", parseValue } , +{ "window.button.pressed.color:", parseColor } , +{ "window.button.pressed.colorTo:", parseColor } , +{ "window.frame.focusColor:", parseColor } , +{ "window.frame.unfocusColor:", parseColor } , +{ "window.tab.justify:", parseValue } , +{ "window.tab.label.unfocus:", parseValue } , +{ "window.tab.label.unfocus.color:", parseColor } , +{ "window.tab.label.unfocus.textColor:", parseColor } , +{ "window.tab.label.focus:", parseValue } , +{ "window.tab.label.focus.color:", parseColor } , +{ "window.tab.label.focus.textColor:", parseColor } , +{ "window.tab.borderWidth:", parseInt } , +{ "window.tab.borderColor:", parseColor } , +{ "window.tab.font:", parseValue } , +{ "window.font:", parseValue } , +{ "window.justify:", parseValue } , +{ "borderWidth:", parseInt } , +{ "borderColor:", parseColor } , +{ "bevelWidth:", parseInt } , +{ "handleWidth:", parseInt } , +{ "frameWidth:", parseInt } , +{ "Command:", parseValue } , +{ "rootCommand:", parseValue } , +{ "menuFont:", parseValue } , +{ "titleFont:", parseValue } , diff --git a/waybox/util.c b/waybox/util.c new file mode 100644 index 0000000..8229e1f --- /dev/null +++ b/waybox/util.c @@ -0,0 +1,168 @@ +#define _POSIX_C_SOURCE 200809L +#include +#include +#include +#include +#include +#include +#include +#include + +#include "waybox/util.h" +#include "waybox/rgb.h" +#include "waybox/stringop.h" +#include "waybox/style.h" + +#define MAKE_COLOR(r,g,b) (r << 24) | (g << 16) | (b << 8) | 0xff; + +int wrap(int i, int max) { + return ((i % max) + max) % max; +} + +bool xparse_colorname(const char* spec, uint32_t* color) { + for(int i=0;;i++) { + colorEntry *e = &colorTable[i]; + if (!e->name) { + break; + } + if (strcmp(e->name, spec) == 0) { + *color = MAKE_COLOR(e->r, e->g, e->b); + return true; + } + } + return false; +} + +char *rpad(char *dest, const char *src, const char pad, const size_t sz) +{ + memset(dest, pad, sz); + dest[sz]=0x0; + memcpy(dest, src, strlen(src)); + return dest; +} + +bool xparse_color(const char* spec, uint32_t* color) { + + // int red; + // int green; + // int blue; + + char spec2[32]; + for(int i=0;i<32;i++) { + char c = spec[i]; + if (c == ':' || c == '/') { + c = ' '; + } + spec2[i] = c; + if (c == 0) { + break; + } + } + + int argc = 0; + char **argv = split_args(spec2, &argc); + + if (argc != 4) { + return false; + } + + char red[8] = ""; + char green[8]= ""; + char blue[8] = ""; + + rpad(red, argv[1], argv[1][0], 2); + rpad(green, argv[2], argv[2][0], 2); + rpad(blue, argv[3], argv[3][0], 2); + + *color = MAKE_COLOR((strtol(red, NULL, 16)), (strtol(green, NULL, 16)), (strtol(blue, NULL, 16))); + return true; +} + +bool parse_color(const char *color, uint32_t *result) { + if (xparse_color(color, result)) { + return true; + } + + if (xparse_colorname(color, result)) { + return true; + } + + if (color[0] == '#') { + ++color; + } + int len = strlen(color); + if ((len != 6 && len != 8) || !isxdigit(color[0]) || !isxdigit(color[1])) { + return false; + } + char *ptr; + uint32_t parsed = strtoul(color, &ptr, 16); + if (*ptr != '\0') { + return false; + } + *result = len == 6 ? ((parsed << 8) | 0xFF) : parsed; + return true; +} + +void color_to_rgba(float dest[static 4], uint32_t color) { + dest[0] = ((color >> 24) & 0xff) / 255.0; + dest[1] = ((color >> 16) & 0xff) / 255.0; + dest[2] = ((color >> 8) & 0xff) / 255.0; + dest[3] = (color & 0xff) / 255.0; +} + +bool parse_boolean(const char *boolean, bool current) { + if (strcasecmp(boolean, "1") == 0 + || strcasecmp(boolean, "yes") == 0 + || strcasecmp(boolean, "on") == 0 + || strcasecmp(boolean, "true") == 0 + || strcasecmp(boolean, "enable") == 0 + || strcasecmp(boolean, "enabled") == 0 + || strcasecmp(boolean, "active") == 0) { + return true; + } else if (strcasecmp(boolean, "toggle") == 0) { + return !current; + } + // All other values are false to match i3 + return false; +} + +float parse_float(const char *value) { + // errno = 0; + char *end; + float flt = strtof(value, &end); + if (*end) { // } || errno) { + // sway_log(SWAY_DEBUG, "Invalid float value '%s', defaulting to NAN", value); + return NAN; + } + return flt; +} + +void draw_gradient_rect(cairo_t *cx, int flags, int w, int h, float color[static 4], float colorTo[static 4]) { + cairo_pattern_t *pat = 0; + + if (flags & sf_gradient) { + if (flags & sf_diagonal) { + pat = cairo_pattern_create_linear(0.0, 0.0, w, h); + } else if (flags & sf_crossdiagonal) { + pat = cairo_pattern_create_linear(0.0, h, w, 0.0); + } else { + pat = cairo_pattern_create_linear(0.0, 0.0, w, 0.0); + } + } + + if (pat) { + cairo_pattern_add_color_stop_rgb(pat, 0, color[0], color[1], color[2]); + cairo_pattern_add_color_stop_rgb(pat, 1.0, colorTo[0], colorTo[1], colorTo[2]); + + cairo_rectangle (cx, 0.0, 0.0, w, h); + cairo_set_source(cx, pat); + cairo_fill (cx); + + cairo_pattern_destroy(pat); + } else { + + cairo_rectangle (cx, 0.0, 0.0, w, h); + cairo_set_source_rgb(cx, color[0], color[1], color[2]); + cairo_fill (cx); + } +}; \ No newline at end of file diff --git a/waybox/xdg_shell.c b/waybox/xdg_shell.c index 5f8304d..6b44bb1 100644 --- a/waybox/xdg_shell.c +++ b/waybox/xdg_shell.c @@ -28,6 +28,8 @@ void focus_view(struct wb_view *view, struct wlr_surface *surface) { wl_list_insert(&server->views, &view->link); /* Activate the new surface */ wlr_xdg_toplevel_set_activated(view->xdg_surface, true); + server->active_view = view; + /* * Tell the seat to have the keyboard enter this surface. wlroots will keep * track of this and automatically send key events to the appropriate @@ -66,6 +68,9 @@ static void xdg_surface_unmap(struct wl_listener *listener, void *data) { static void xdg_surface_destroy(struct wl_listener *listener, void *data) { /* Called when the surface is destroyed and should never be shown again. */ struct wb_view *view = wl_container_of(listener, view, destroy); + + server.active_view = NULL; + wl_list_remove(&view->link); free(view); } @@ -140,6 +145,9 @@ static void handle_new_xdg_surface(struct wl_listener *listener, void *data) { view->server = server; view->xdg_surface = xdg_surface; + view->x = 100; + view->y = 100; + /* Listen to the various events it can emit */ view->map.notify = xdg_surface_map; wl_signal_add(&xdg_surface->events.map, &view->map);