From 250acb16b309e6c6780818bf221dc5b0dddb9d73 Mon Sep 17 00:00:00 2001 From: Mid Favila Date: Sat, 16 Oct 2021 21:31:18 -0300 Subject: [PATCH] Add a bunch of stuff idk. --- Athena | 0 Athena.colors | 28 +++ Emacs.colors | 0 Feel | 0 Look | 0 MWM | 52 +++++ MWM.colors | 9 + Motif | 53 +++++ Motif.colors | 5 + Palette | 22 +++ README.colors | 17 ++ README.info | 9 + XCalendar | 4 + XClock | 10 + XClock.colors | 11 ++ XLoad | 7 + XLoad.colors | 5 + XRN | 24 +++ xterm => XTerm | 27 ++- XTerm.colors | 28 +++ colors/Solarized Light/Athena.colors | 28 +++ colors/Solarized Light/Emacs.colors | 0 colors/Solarized Light/MWM.colors | 7 + colors/Solarized Light/Motif.colors | 5 + colors/Solarized Light/Palette | 22 +++ colors/Solarized Light/README.colors | 17 ++ colors/Solarized Light/XClock.colors | 11 ++ colors/Solarized Light/XLoad.colors | 5 + colors/Solarized Light/XTerm.colors | 28 +++ cosmetics | 64 ------ urxvt | 69 ------- xcalc | 286 --------------------------- xcalendar | 6 - xed | 5 - xman | 16 -- xmessage | 1 - xmh | 4 - xmore | 3 - xosview | 59 ------ xpms/Shod Themes/decwin.xpm | 180 +++++++++++++++++ xpms/Shod Themes/theme.xpm | 175 ++++++++++++++++ xrn | 21 -- 42 files changed, 780 insertions(+), 543 deletions(-) create mode 100644 Athena create mode 100644 Athena.colors create mode 100644 Emacs.colors create mode 100644 Feel create mode 100644 Look create mode 100644 MWM create mode 100644 MWM.colors create mode 100644 Motif create mode 100644 Motif.colors create mode 100644 Palette create mode 100644 README.colors create mode 100644 README.info create mode 100644 XCalendar create mode 100644 XClock create mode 100644 XClock.colors create mode 100644 XLoad create mode 100644 XLoad.colors create mode 100644 XRN rename xterm => XTerm (51%) create mode 100644 XTerm.colors create mode 100644 colors/Solarized Light/Athena.colors create mode 100644 colors/Solarized Light/Emacs.colors create mode 100644 colors/Solarized Light/MWM.colors create mode 100644 colors/Solarized Light/Motif.colors create mode 100644 colors/Solarized Light/Palette create mode 100644 colors/Solarized Light/README.colors create mode 100644 colors/Solarized Light/XClock.colors create mode 100644 colors/Solarized Light/XLoad.colors create mode 100644 colors/Solarized Light/XTerm.colors delete mode 100644 cosmetics delete mode 100644 urxvt delete mode 100644 xcalc delete mode 100644 xcalendar delete mode 100644 xed delete mode 100644 xman delete mode 100644 xmessage delete mode 100644 xmh delete mode 100644 xmore delete mode 100644 xosview create mode 100644 xpms/Shod Themes/decwin.xpm create mode 100644 xpms/Shod Themes/theme.xpm delete mode 100644 xrn diff --git a/Athena b/Athena new file mode 100644 index 0000000..e69de29 diff --git a/Athena.colors b/Athena.colors new file mode 100644 index 0000000..80013e9 --- /dev/null +++ b/Athena.colors @@ -0,0 +1,28 @@ +#include "Palette" + +*Box.background: S_base03 +*Dialog.background: S_base03 +*Form.background: S_base03 +*Label.background: S_base03 +*Paned.background: S_base03 +*Panner.background: S_base03 +*SimpleMenu.background: S_base03 + +*Command.background: S_base01 +*MenuButton.background: S_base01 +*Repeater.background: S_base01 +*Toggle.background: S_base01 +*Scrollbar.background: S_base01 + +*AsciiSink.background: S_base03 +*FontGrid.background: S_base03 +*Ghostview.background: S_base03 +*List.background: S_base03 +*Panner.foreground: S_base03 +*Porthole.background: S_base03 +*RgbSink.background: S_base03 +*RgbText.background: S_base03 +*ScrollByLine.background: S_base03 +*Text.background: S_base03 +*Tree.background: S_base03 +*Viewport.background: S_base03 \ No newline at end of file diff --git a/Emacs.colors b/Emacs.colors new file mode 100644 index 0000000..e69de29 diff --git a/Feel b/Feel new file mode 100644 index 0000000..e69de29 diff --git a/Look b/Look new file mode 100644 index 0000000..e69de29 diff --git a/MWM b/MWM new file mode 100644 index 0000000..fd507cd --- /dev/null +++ b/MWM @@ -0,0 +1,52 @@ +!! +!! NOTE: In Mwm 1.1.1 and newer, the resources 'buttonBindings' and +!! 'keyBindings' should not be defined in the Mwm app-defaults file. +!! The defaults are set internally in Mwm to 'DefaultButtonBindings' and +!! 'DefaultKeyBindings' respectively. +!! +!! Users and system admin need only define the default button and key +!! bindings in the appropriate mwm config file (ie. .mwmrc or +!! system.mwmrc). +!! +!! The 'windowMenu' resource defaults to 'DefaultWindowMenu', and +!! in Mwm 1.2 there is a default root menu that is defined as +!! 'DefaultRootMenu'. +!! + +!Mwm*moveThreshold: 3 + +!! +!! NOTE: In Mwm 1.2, the resources 'resizeBorderWidth' and 'frameBorderWidth' +!! are calculated dynamically depending on the size and resolution of +!! the screen. In general, you should not have to set these resources +!! in the Mwm app-defaults file. +!! + + + +!! Xft fonts +Mwm*renderTable: variable +Mwm*renderTable.variable.fontType: FONT_IS_XFT +Mwm*renderTable.variable.fontName: Clear Sans +Mwm*renderTable.variable.fontSize: 13 + +!! Title bar style +Mwm*title.renderTable: title +Mwm*renderTable.title.fontType: FONT_IS_XFT +Mwm*renderTable.title.fontName: Clear Sans Medium +Mwm*renderTable.title.fontSize: 13 +Mwm*renderTable.title.fontStyle: Bold +Mwm*titleLeft: True + +!! Icon label font style +Mwm*icon.renderTable: icon +Mwm*renderTable.icon.fontType: FONT_IS_XFT +Mwm*renderTable.icon.fontName: Clear Sans Light +Mwm*renderTable.icon.fontSize: 11 +Mwm*renderTable.icon.fontStyle: Bold Italic + +!! Client decorations for common clients +Mwm*lemonbar*clientDecoration: none +Mwm*stalonetray*clientDecoration: none +Mwm*XClock*clientDecoration: border +Mwm*XLoad*clientDecoration: border diff --git a/MWM.colors b/MWM.colors new file mode 100644 index 0000000..2dc1b7c --- /dev/null +++ b/MWM.colors @@ -0,0 +1,9 @@ +#include "Palette" + +Mwm*client*background: S_base1 +Mwm*client*foreground: S_base02 +Mwm*client*activeBackground: S_base3 +Mwm*client*activeForeground: S_base03 + +Mwm*menu*background: S_base3 +Mwm*menu*foreground: S_base03 \ No newline at end of file diff --git a/Motif b/Motif new file mode 100644 index 0000000..f563dfd --- /dev/null +++ b/Motif @@ -0,0 +1,53 @@ +! ---=== Experiment with making Motif more aesthetic ===--- +! - Hide text cursors in unfocused fields +! - Convert on-hover effect from shadow to background color or border +! - Pick better fonts and check which package provides them + + +! These had no effect on my system but, from what I read, they help on +! some systems. +!.*enableThinThickness: True +!.*enableEtchedInMenu: True +.*enableToggleColor: True +.*enableToggleVisual: True + +! Thick borders and shadows everywhere are archaic +!.*shadowThickness: 1 +!.*borderThickness: 0 +!.*?*arg*shadowThickness: 1 +!.*?*arg*borderThickness: 0 +!.*?*buttons*shadowThickness: 1 +!.*?*buttons*borderThickness: 0 + +! Un-cramp the menubar, menus, and toolbar to match modern compact sizing +.*menubar*marginTop: 1 +.*menubar*marginBottom: 0 +.*XmMenuShell*marginTop: 2 +.*XmMenuShell*marginBottom: 2 +.*XmMenuShell.?.marginWidth: 2 +.*XmMenuShell.?.marginHeight: 2 +.*toolbar*marginWidth: 5 + +! Compact the menu tear-off buttons +.*XmMenuShell*XmTearOffButton*borderWidth: 0 +.*XmMenuShell*XmTearOffButton*marginHeight: 0 + + +! The menu bar should not have a raised border +!.*menubar.shadowThickness: 0 +!.*menubar.borderThickness: 0 +!.*XmMenuShell*XmTearOffButton*ShadowThickness: 2 + +! ...and we do not want a border around the toolbar to make that stand out +!.*main_window.?.borderThickness: 0 +!.*main_window.shadowThickness: 0 + +! Drop-down boxes in toolbars do not have raised borders these days +!.*toolbar.shadowThickness: 0 +!.*toolbar.?.shadowThickness: 1 + +! Set Motif fonts to a nicer TTF. +.*renderTable: variable +.*renderTable.variable.fontType: FONT_IS_XFT +.*renderTable.variable.fontName: Clear Sans +.*renderTable.variable.fontSize: 13 diff --git a/Motif.colors b/Motif.colors new file mode 100644 index 0000000..d7b8cd2 --- /dev/null +++ b/Motif.colors @@ -0,0 +1,5 @@ +#include "Palette" + +.*background: S_base03 +.*foreground: S_base0 + diff --git a/Palette b/Palette new file mode 100644 index 0000000..e17b0bd --- /dev/null +++ b/Palette @@ -0,0 +1,22 @@ +!! Common + +#define S_yellow #b58900 +#define S_orange #cb4b16 +#define S_red #dc322f +#define S_magenta #d33682 +#define S_violet #6c71c4 +#define S_blue #268bd2 +#define S_cyan #2aa198 +#define S_green #859900 + + +!! Light + +#define S_base03 #fdf6e3 +#define S_base02 #eee8d5 +#define S_base01 #93a1a1 +#define S_base00 #839496 +#define S_base0 #657b83 +#define S_base1 #586e75 +#define S_base2 #073642 +#define S_base3 #002b36 \ No newline at end of file diff --git a/README.colors b/README.colors new file mode 100644 index 0000000..58f3e5d --- /dev/null +++ b/README.colors @@ -0,0 +1,17 @@ + + This archive contains a set of files that provide a consistent + look compliant with Solarized Light across the following + applications; + + -GNU Emacs [TODO] + -Athena widgets [Mostly done?] + -Motif widgets [Soon] + -GTK2 widgets [TODO] + -XTerm [DONE] + -XClock [DONE] + -XLoad [DONE] + -MWM [Soon] + + You can take advance of this by simply loading these files into + your X Resources Database for X programs, and modifying your + ~/.gtkrc-2.0 for GTK2. diff --git a/README.info b/README.info new file mode 100644 index 0000000..d97398a --- /dev/null +++ b/README.info @@ -0,0 +1,9 @@ +old: Deprecated and legacy XResources. Mostly for programs no longer in use. +fix: Broken XResources that still contain interesting information. +colors: Directory containing color schemes, to be #include’d in Look +xpms: XPM images, for use with Look. +Look: System-wide "look" resources, such as colors, fonts, shadows, etc +Feel: System-wide "feel" resources, such as bindings, refresh rates, etc +MOTIF: MOTIF-specific resources. +Athena: Athena-specific resources. Mostly to keep Athena looking like MOTIF. +$PROGNAME: Program-specific resources, e.g XCalc, XTerm, and so on. diff --git a/XCalendar b/XCalendar new file mode 100644 index 0000000..e58a082 --- /dev/null +++ b/XCalendar @@ -0,0 +1,4 @@ +!! Look + +! Set XCalendar to a more reasonable size. +XCalendar*geometry: 224x256 \ No newline at end of file diff --git a/XClock b/XClock new file mode 100644 index 0000000..07bbcf0 --- /dev/null +++ b/XClock @@ -0,0 +1,10 @@ +!! Look + +XClock*render: True +XClock*width: 164 +XClock*height: 164 +XClock*geometry: -0-0 +XClock*update: 1 +XClock*padding: 0 +XClock*chime: True +XClock*buffer: True diff --git a/XClock.colors b/XClock.colors new file mode 100644 index 0000000..4de4602 --- /dev/null +++ b/XClock.colors @@ -0,0 +1,11 @@ +#include "Palette" + +XClock*background: S_base03 +XClock*foreground: S_base0 + +XClock*hourColor: S_base0 +XClock*minuteColor: S_base0 +XClock*secondColor: S_base0 + +XClock*majorColor: S_orange +XClock*minorColor: S_blue \ No newline at end of file diff --git a/XLoad b/XLoad new file mode 100644 index 0000000..1e21e56 --- /dev/null +++ b/XLoad @@ -0,0 +1,7 @@ + +XLoad*showLabel: False +XLoad*border: 0 +XLoad*width: 164 +XLoad*height: 164 +XLoad*geometry: -174-0 +XLoad*update: 1 diff --git a/XLoad.colors b/XLoad.colors new file mode 100644 index 0000000..ea8eabc --- /dev/null +++ b/XLoad.colors @@ -0,0 +1,5 @@ +#include "Palette" + +XLoad*background: S_base03 +XLoad*foreground: S_base0 + diff --git a/XRN b/XRN new file mode 100644 index 0000000..bf2d936 --- /dev/null +++ b/XRN @@ -0,0 +1,24 @@ +!! Look + +! Use a more reasonable portion of the display. +XRn.geometry: 500x500 + +! Put buttons on top of the area they affect, like most programs. +XRn*buttonsOnTop: True + +!! Feel + + +!! Under-the-hood Configuration Details + +! Set your preferred net news server. +XRn*nntpServer: news.eternal-september.org + +! Ask for your password on startup. +XRn*authenticateOnConnect: True + +! Use a cache to improve performance. Stores in the home directory. +XRn*cacheActive: True + +! Set your preferred editor command. +XRn*editorCommand: emacsclient -cunq \ No newline at end of file diff --git a/xterm b/XTerm similarity index 51% rename from xterm rename to XTerm index 2a42bff..7f76036 100644 --- a/xterm +++ b/XTerm @@ -1,16 +1,11 @@ -!! Cosmetics. - -! Fonts. -xterm*faceName: Cozette -xterm*faceSize: 12 +!! Look. ! Widgets. -xterm*ScrollBar: true -xterm*toolBar: true -xterm*backGround: ghostwhite +xterm*faceName: Iosevka Regular +xterm*faceSize: 12 ! Misc. -xterm*title: Terminal +xterm*title: XTerminal !! Functionality. @@ -26,3 +21,17 @@ xterm*scrollTtyOutput: false ! Set a framerate cap (yes, its ridiculous, I know) xterm*buffered: true xterm*bufferedFPS: 60 + +! Work around odd behavior in EMACS. +xterm*backarrowKey: false + +! Run in Unicode mode. +xterm*utf8: 2 +xterm*Utf8Fonts: 2 +xterm*locale: true + +! Use a visual bell. +xterm*VisualBell: true + +! Send escape codes with META to allow use of EMACS +xterm*metaSendsEscape: true \ No newline at end of file diff --git a/XTerm.colors b/XTerm.colors new file mode 100644 index 0000000..2d72926 --- /dev/null +++ b/XTerm.colors @@ -0,0 +1,28 @@ +#include "Palette" + +XTerm*background: S_base03 +XTerm*foreground: S_base0 +XTerm*fading: 40 +XTerm*fadeColor: S_base03 +XTerm*cursorColor: S_base1 +XTerm*pointerColorBackground: S_base01 +XTerm*pointerColorForeground: S_base1 + + +XTerm*color0: S_base02 +XTerm*color1: S_red +XTerm*color2: S_green +XTerm*color3: S_yellow +XTerm*color4: S_blue +XTerm*color5: S_magenta +XTerm*color6: S_cyan +XTerm*color7: S_base2 +XTerm*color8: S_orange +XTerm*color9: S_base03 +XTerm*color10: S_base01 +XTerm*color11: S_base00 +XTerm*color12: S_base0 +XTerm*color13: S_violet +XTerm*color14: S_base1 +XTerm*color15: S_base3 + diff --git a/colors/Solarized Light/Athena.colors b/colors/Solarized Light/Athena.colors new file mode 100644 index 0000000..80013e9 --- /dev/null +++ b/colors/Solarized Light/Athena.colors @@ -0,0 +1,28 @@ +#include "Palette" + +*Box.background: S_base03 +*Dialog.background: S_base03 +*Form.background: S_base03 +*Label.background: S_base03 +*Paned.background: S_base03 +*Panner.background: S_base03 +*SimpleMenu.background: S_base03 + +*Command.background: S_base01 +*MenuButton.background: S_base01 +*Repeater.background: S_base01 +*Toggle.background: S_base01 +*Scrollbar.background: S_base01 + +*AsciiSink.background: S_base03 +*FontGrid.background: S_base03 +*Ghostview.background: S_base03 +*List.background: S_base03 +*Panner.foreground: S_base03 +*Porthole.background: S_base03 +*RgbSink.background: S_base03 +*RgbText.background: S_base03 +*ScrollByLine.background: S_base03 +*Text.background: S_base03 +*Tree.background: S_base03 +*Viewport.background: S_base03 \ No newline at end of file diff --git a/colors/Solarized Light/Emacs.colors b/colors/Solarized Light/Emacs.colors new file mode 100644 index 0000000..e69de29 diff --git a/colors/Solarized Light/MWM.colors b/colors/Solarized Light/MWM.colors new file mode 100644 index 0000000..44c1d22 --- /dev/null +++ b/colors/Solarized Light/MWM.colors @@ -0,0 +1,7 @@ +#include "Palette" + +Mwm*background: S_base3 +Mwm*foreground: S_base03 +Mwm*activeBackground: S_base0 +Mwm*activeForeground: S_base00 + diff --git a/colors/Solarized Light/Motif.colors b/colors/Solarized Light/Motif.colors new file mode 100644 index 0000000..d7b8cd2 --- /dev/null +++ b/colors/Solarized Light/Motif.colors @@ -0,0 +1,5 @@ +#include "Palette" + +.*background: S_base03 +.*foreground: S_base0 + diff --git a/colors/Solarized Light/Palette b/colors/Solarized Light/Palette new file mode 100644 index 0000000..e17b0bd --- /dev/null +++ b/colors/Solarized Light/Palette @@ -0,0 +1,22 @@ +!! Common + +#define S_yellow #b58900 +#define S_orange #cb4b16 +#define S_red #dc322f +#define S_magenta #d33682 +#define S_violet #6c71c4 +#define S_blue #268bd2 +#define S_cyan #2aa198 +#define S_green #859900 + + +!! Light + +#define S_base03 #fdf6e3 +#define S_base02 #eee8d5 +#define S_base01 #93a1a1 +#define S_base00 #839496 +#define S_base0 #657b83 +#define S_base1 #586e75 +#define S_base2 #073642 +#define S_base3 #002b36 \ No newline at end of file diff --git a/colors/Solarized Light/README.colors b/colors/Solarized Light/README.colors new file mode 100644 index 0000000..58f3e5d --- /dev/null +++ b/colors/Solarized Light/README.colors @@ -0,0 +1,17 @@ + + This archive contains a set of files that provide a consistent + look compliant with Solarized Light across the following + applications; + + -GNU Emacs [TODO] + -Athena widgets [Mostly done?] + -Motif widgets [Soon] + -GTK2 widgets [TODO] + -XTerm [DONE] + -XClock [DONE] + -XLoad [DONE] + -MWM [Soon] + + You can take advance of this by simply loading these files into + your X Resources Database for X programs, and modifying your + ~/.gtkrc-2.0 for GTK2. diff --git a/colors/Solarized Light/XClock.colors b/colors/Solarized Light/XClock.colors new file mode 100644 index 0000000..4de4602 --- /dev/null +++ b/colors/Solarized Light/XClock.colors @@ -0,0 +1,11 @@ +#include "Palette" + +XClock*background: S_base03 +XClock*foreground: S_base0 + +XClock*hourColor: S_base0 +XClock*minuteColor: S_base0 +XClock*secondColor: S_base0 + +XClock*majorColor: S_orange +XClock*minorColor: S_blue \ No newline at end of file diff --git a/colors/Solarized Light/XLoad.colors b/colors/Solarized Light/XLoad.colors new file mode 100644 index 0000000..ea8eabc --- /dev/null +++ b/colors/Solarized Light/XLoad.colors @@ -0,0 +1,5 @@ +#include "Palette" + +XLoad*background: S_base03 +XLoad*foreground: S_base0 + diff --git a/colors/Solarized Light/XTerm.colors b/colors/Solarized Light/XTerm.colors new file mode 100644 index 0000000..2d72926 --- /dev/null +++ b/colors/Solarized Light/XTerm.colors @@ -0,0 +1,28 @@ +#include "Palette" + +XTerm*background: S_base03 +XTerm*foreground: S_base0 +XTerm*fading: 40 +XTerm*fadeColor: S_base03 +XTerm*cursorColor: S_base1 +XTerm*pointerColorBackground: S_base01 +XTerm*pointerColorForeground: S_base1 + + +XTerm*color0: S_base02 +XTerm*color1: S_red +XTerm*color2: S_green +XTerm*color3: S_yellow +XTerm*color4: S_blue +XTerm*color5: S_magenta +XTerm*color6: S_cyan +XTerm*color7: S_base2 +XTerm*color8: S_orange +XTerm*color9: S_base03 +XTerm*color10: S_base01 +XTerm*color11: S_base00 +XTerm*color12: S_base0 +XTerm*color13: S_violet +XTerm*color14: S_base1 +XTerm*color15: S_base3 + diff --git a/cosmetics b/cosmetics deleted file mode 100644 index ebf0d8a..0000000 --- a/cosmetics +++ /dev/null @@ -1,64 +0,0 @@ -! We're doing to be using the C preprocessor even though that's technically -! abuse... sorry X.Org guys. -!*Font: -slavfox-cozette-medium-r-normal--13-120-75-75-m-60-iso10646-1 -!*Font: xft:Cozette:pixelsize=14 -*Font: - -*Pixmap: ~/Workspace/xosview/themes/clover.xpm - -! This first chunk defines "general" colors. -*customization: -color -#define TEXTBG snow -#define PANELBG #D8D8D8 -#define BUTTONBG #BEBEBE -#define DARKBG gray50 -#define TEST red -#define TEST2 blue -#define TEST3 yellow -#define TEST4 magenta -#define TEST5 cyan -#define TEST6 orange -#define TEST7 green - -! This next chunk defines how to assign colors to widgets. - -*Box.background: PANELBG -*Dialog.background: PANELBG -*Form.background: PANELBG -*Label.background: PANELBG -*Paned.background: PANELBG -*Panner.background: PANELBG -*SimpleMenu.background: PANELBG - -*Command.background: BUTTONBG -*MenuButton.background: BUTTONBG -*Repeater.background: BUTTONBG -*Toggle.background: BUTTONBG -*Scrollbar.background: BUTTONBG - -*AsciiSink.background: TEXTBG -*FontGrid.background: TEXTBG -*Ghostview.background: TEXTBG -*List.background: TEXTBG -*Panner.foreground: TEXTBG -*Porthole.background: TEXTBG -*RgbSink.background: TEXTBG -*RgbText.background: TEXTBG -*ScrollByLine.background: TEXTBG -*Text.background: TEXTBG -*Tree.background: TEXTBG -*Viewport.background: TEXTBG - -! Now we define the general look and feel of our widgets. - -*shapeStyle: Rectangle -*beNiceToColormap: False -*topShadowContrast: 10 -*bottomShadowContrast: 10 - -*shadowWidth: 2 -*borderWidth: 1 -*highlightThickness: 1 -*Label.shadowWidth: 0 - -*Label.borderWidth: 0 diff --git a/urxvt b/urxvt deleted file mode 100644 index feaebe0..0000000 --- a/urxvt +++ /dev/null @@ -1,69 +0,0 @@ -! URXVT options. - -!URxvt*scrollWithBuffer: false -URxvt*scrollBar: false -URxvt*saveLines: 10000 -URxvt*secondaryScreen: 1 -URxvt*secondaryScroll: 0 -URxvt*font: xft:Monospace:size=11 -URxvt*title: Terminal - -! Color scheme. - -#define base00 #151515 -#define base01 #202020 -#define base02 #303030 -#define base03 #505050 -#define base04 #b0b0b0 -#define base05 #d0d0d0 -#define base06 #e0e0e0 -#define base07 #f5f5f5 -#define base08 #ac4142 -#define base09 #d28445 -#define base0A #f4bf75 -#define base0B #90a959 -#define base0C #75b5aa -#define base0D #6a9fb5 -#define base0E #aa759f -#define base0F #8f5536 - -URxvt*foreground: base05 -#ifdef background_opacity -URxvt*background: [background_opacity]base00 -#else -URxvt*background: base00 -#endif -URxvt*cursorColor: base05 - -URxvt*color0: base00 -URxvt*color1: base08 -URxvt*color2: base0B -URxvt*color3: base0A -URxvt*color4: base0D -URxvt*color5: base0E -URxvt*color6: base0C -URxvt*color7: base05 - -URxvt*color8: base03 -URxvt*color9: base08 -URxvt*color10: base0B -URxvt*color11: base0A -URxvt*color12: base0D -URxvt*color13: base0E -URxvt*color14: base0C -URxvt*color15: base07 - -! Note: colors beyond 15 might not be loaded (e.g., xterm, urxvt), -! use 'shell' template to set these if necessary -URxvt*color16: base09 -URxvt*color17: base0F -URxvt*color18: base01 -URxvt*color19: base02 -URxvt*color20: base04 -URxvt*color21: base06 - -! Enable colorful manpages. - -URxvt.colorIT: #87af5f -URxvt.colorBD: #d7d7d7 -URxvt.colorUL: #87afd7 diff --git a/xcalc b/xcalc deleted file mode 100644 index 65bb025..0000000 --- a/xcalc +++ /dev/null @@ -1,286 +0,0 @@ - - -!XCalc cosmetics -xcalc*geometry: 300x400 -xcalc*ti.button1.vertDistance: 8 -xcalc*ti.button2.vertDistance: 8 -xcalc*ti.button3.vertDistance: 8 -xcalc*ti.button4.vertDistance: 8 -xcalc*ti.button5.vertDistance: 8 -xcalc*ti.background: gray90 -xcalc*ti.bevel.borderWidth: 0 -xcalc*ti.bevel.vertDistance: 0 -xcalc*ti.bevel.horiDistance: 0 -xcalc*ti.bevel.defaultDistance: 0 -xcalc*ti.bevel.background: black -xcalc*ti.bevel.screen*background: black -xcalc*ti.bevel.screen.borderColor: rgb:b/c/b -xcalc*ti.bevel.screen.vertDistance: 0 -xcalc*ti.bevel.screen.horizDistance: 0 -xcalc*ti.bevel.screen*left: chainLeft -xcalc*ti.bevel.screen*right: chainRight -xcalc*ti.bevel.screen*top: chainTop -xcalc*ti.bevel.screen*bottom: chainBottom -xcalc*ti.bevel.screen*LCD.foreground: rgb:3f/87/83 -xcalc*ti.bevel.screen*INV.vertDistance: 0 -xcalc*ti.Command.borderColor: black -xcalc*ti.Command.background: rgb:77/77/77 -xcalc*ti.Command.foreground: gray85 -xcalc*ti.button5.background: rgb:cd/85/00 -xcalc*ti.button20.background: rgb:61/11/12 -xcalc*ti.button25.background: rgb:72/22/23 -xcalc*ti.button30.background: rgb:83/33/34 -xcalc*ti.button35.background: rgb:83/33/34 -xcalc*ti.button40.background: rgb:ff/ff/ff -xcalc*ti.button22.background: red -xcalc*ti.button23.background: gray95 -xcalc*ti.button24.background: gray95 -xcalc*ti.button27.background: gray95 -xcalc*ti.button28.background: gray95 -xcalc*ti.button29.background: gray95 -xcalc*ti.button32.background: gray95 -xcalc*ti.button33.background: gray95 -xcalc*ti.button34.background: gray95 -xcalc*ti.button37.background: gray95 -xcalc*ti.button38.background: gray95 -xcalc*ti.button39.background: gray95 -xcalc.ti.button20.label: / -xcalc.ti.button25.background: #722222 -xcalc.ti.button30.background: #833333 -xcalc.ti.button35.background: #944444 -xcalc.ti.button40.background: #a55555 -xcalc.ti.button22.background: #222262 -xcalc.ti.button23.background: #222262 -xcalc.ti.button24.background: #222272 -xcalc.ti.button27.background: #333373 -xcalc.ti.button28.background: #333373 -xcalc.ti.button29.background: #333373 -xcalc.ti.button32.background: #444484 -xcalc.ti.button33.background: #444484 -xcalc.ti.button34.background: #444484 -xcalc.ti.button37.background: #555595 -xcalc.ti.button38.background: #555595 -xcalc.ti.button39.background: #555595 -XCalc*Cursor: hand2 -XCalc*ShapeStyle: rectangle -XCalc*Font: -misc-fixed-medium-r-semicondensed-*-13-100-100-100-c-60-iso8859-1 -XCalc.Title: Calculator -XCalc.IconName: Calc - -!XCalc layout and bindings - - -XCalc*Command.horizDistance: 2 -XCalc*Command.vertDistance: 2 -XCalc*Command.width: 40 -XCalc*Command.height: 26 -XCalc*Command.internalWidth: 1 - -XCalc*bevel.background: white -XCalc*bevel.horizDistance: 3 -XCalc*bevel.vertDistance: 1 - -XCalc*bevel.screen.horizDistance: 0 -XCalc*bevel.screen.vertDistance: 0 -XCalc*bevel.screen.defaultDistance: 0 - -XCalc*bevel.screen.Label.horizDistance: -3 -XCalc*bevel.screen.Label.vertDistance: 5 -XCalc*bevel.screen.Label.internalHeight: 1 -XCalc*bevel.screen.Label.internalWidth: 1 -XCalc*bevel.screen.LCD.label: 88888888888 -XCalc*bevel.screen.LCD.fromHoriz: M -XCalc*bevel.screen.LCD.horizDistance: 27 -XCalc*bevel.screen.LCD.vertDistance: 2 -XCalc*bevel.screen.INV.fromVert: LCD -XCalc*bevel.screen.INV.vertDistance: 0 -XCalc*bevel.screen.DEG.fromHoriz: INV -XCalc*bevel.screen.DEG.fromVert: LCD -XCalc*bevel.screen.DEG.horizDistance: 1 -XCalc*bevel.screen.RAD.fromHoriz: DEG -XCalc*bevel.screen.RAD.fromVert: LCD -XCalc*bevel.screen.GRAD.fromHoriz: RAD -XCalc*bevel.screen.GRAD.fromVert: LCD -XCalc*bevel.screen.P.label: () -XCalc*bevel.screen.P.fromHoriz: GRAD -XCalc*bevel.screen.P.fromVert: LCD -XCalc*bevel.screen.P.horizDistance: 0 -XCalc*bevel.screen.HEX.fromHoriz: P -XCalc*bevel.screen.HEX.fromVert: LCD -XCalc*bevel.screen.HEX.horizDistance: 1 -XCalc*bevel.screen.DEC.fromHoriz: P -XCalc*bevel.screen.DEC.fromVert: LCD -XCalc*bevel.screen.DEC.horizDistance: 1 -XCalc*bevel.screen.OCT.fromHoriz: P -XCalc*bevel.screen.OCT.fromVert: LCD -XCalc*bevel.screen.OCT.horizDistance: 1 - -!XCalc*ti.Geometry: 171x252 -XCalc*ti.bevel.screen.LCD.width: 186 - -XCalc*ti.bevel.screen.LCD.translations: #replace\n\ - Ctrlc:quit()\n\ - Ctrlh:clear()\n\ - None0:digit(0)\n\ - None1:digit(1)\n\ - None2:digit(2)\n\ - None3:digit(3)\n\ - None4:digit(4)\n\ - None5:digit(5)\n\ - None6:digit(6)\n\ - None7:digit(7)\n\ - None8:digit(8)\n\ - None9:digit(9)\n\ - Shifta:digit(A)\n\ - Shiftb:digit(B)\n\ - Shiftc:digit(C)\n\ - Shiftd:digit(D)\n\ - Shifte:digit(E)\n\ - Shiftf:digit(F)\n\ - KP_0:digit(0)\n\ - KP_1:digit(1)\n\ - KP_2:digit(2)\n\ - KP_3:digit(3)\n\ - KP_4:digit(4)\n\ - KP_5:digit(5)\n\ - KP_6:digit(6)\n\ - KP_7:digit(7)\n\ - KP_8:digit(8)\n\ - KP_9:digit(9)\n\ - KP_Enter:equal()\n\ - KP_Equal:equal()\n\ - Return:equal()\n\ - KP_Multiply:multiply()\n\ - KP_Add:add()\n\ - KP_Subtract:subtract()\n\ - KP_Decimal:decimal()\n\ - KP_Separator:decimal()\n\ - KP_Divide:divide()\n\ - KP_Tab:equal()\n\ - Clear:clear()\n\ - :.:decimal()\n\ - :+:add()\n\ - :-:subtract()\n\ - :*:multiply()\n\ - :/:divide()\n\ - :(:leftParen()\n\ - :):rightParen()\n\ - :!:factorial()\n\ - :|:or()\n\ - :&:and()\n\ - :<:shl()\n\ - :>:shr()\n\ - :~:not()\n\ - :%:mod()\n\ - x:xor()\n\ - e:e()\n\ - :^:power()\n\ - p:pi()\n\ - i:inverse()\n\ - s:sine()\n\ - c:cosine()\n\ - t:tangent()\n\ - d:degree()\n\ - l:naturalLog()\n\ - :=:equal()\n\ - n:negate()\n\ - r:squareRoot()\n\ - space:clear()\n\ - q:quit()\n\ - Delete:clear()\n\ - BackSpace:clear()\n\ - ,:toggle()selection()\n - -XCalc*ti.button1.label: 1/x -XCalc*ti.button1.translations: #override,:reciprocal()unset() -XCalc*ti.button2.label: x\262 -XCalc*ti.button2.translations: #override,:square()unset() -XCalc*ti.button3.label: SQRT -XCalc*ti.button3.translations: #override,:squareRoot()unset() -XCalc*ti.button4.label: CE/C -XCalc*ti.button4.translations: #override,:clear()unset() -XCalc*ti.button5.label: AC -XCalc*ti.button5.translations: #override,:off()unset()\n\ - ,:quit() - -XCalc*ti.button6.label: INV -XCalc*ti.button6.translations: #override,:inverse()unset() -XCalc*ti.button7.label: sin -XCalc*ti.button7.translations: #override,:sine()unset() -XCalc*ti.button8.label: cos -XCalc*ti.button8.translations: #override,:cosine()unset() -XCalc*ti.button9.label: tan -XCalc*ti.button9.translations: #override,:tangent()unset() -XCalc*ti.button10.label: DRG -XCalc*ti.button10.translations: #override,:degree()unset() - -XCalc*ti.button11.label: e -XCalc*ti.button11.translations: #override,:e()unset() -XCalc*ti.button12.label: EE -XCalc*ti.button12.translations: #override,:scientific()unset() -XCalc*ti.button13.label: log -XCalc*ti.button13.translations: #override,:logarithm()unset() -XCalc*ti.button14.label: ln -XCalc*ti.button14.translations: #override,:naturalLog()unset() -XCalc*ti.button15.label: y^x -XCalc*ti.button15.translations: #override,:power()unset() - -XCalc*ti.button16.label: N/A -XCalc*ti.button17.label: x! -XCalc*ti.button17.translations: #override,:factorial()unset() -XCalc*ti.button18.label: ( -XCalc*ti.button18.translations: #override,:leftParen()unset() -XCalc*ti.button19.label: ) -XCalc*ti.button19.translations: #override,:rightParen()unset() -XCalc*ti.button20.label: base -XCalc*ti.button20.translations: #override,:base()unset() - - -XCalc*ti.button1.horizDistance: 4 -XCalc*ti.button1.vertDistance: 12 -XCalc*ti.button1.fromVert: bevel -XCalc*ti.button2.fromHoriz: button1 -XCalc*ti.button2.fromVert: bevel -XCalc*ti.button2.vertDistance: 12 -XCalc*ti.button3.fromHoriz: button2 -XCalc*ti.button3.fromVert: bevel -XCalc*ti.button3.vertDistance: 12 -XCalc*ti.button4.fromHoriz: button3 -XCalc*ti.button4.fromVert: bevel -XCalc*ti.button4.vertDistance: 12 -XCalc*ti.button5.fromHoriz: button4 -XCalc*ti.button5.fromVert: bevel -XCalc*ti.button5.vertDistance: 12 - -XCalc*ti.button6.horizDistance: 4 -XCalc*ti.button6.fromVert: button1 -XCalc*ti.button7.fromHoriz: button6 -XCalc*ti.button7.fromVert: button2 -XCalc*ti.button8.fromHoriz: button7 -XCalc*ti.button8.fromVert: button3 -XCalc*ti.button9.fromHoriz: button8 -XCalc*ti.button9.fromVert: button4 -XCalc*ti.button10.fromHoriz: button9 -XCalc*ti.button10.fromVert: button5 - -XCalc*ti.button11.horizDistance: 4 -XCalc*ti.button11.fromVert: button6 -XCalc*ti.button12.fromHoriz: button11 -XCalc*ti.button12.fromVert: button7 -XCalc*ti.button13.fromHoriz: button12 -XCalc*ti.button13.fromVert: button8 -XCalc*ti.button14.fromHoriz: button13 -XCalc*ti.button14.fromVert: button9 -XCalc*ti.button15.fromHoriz: button14 -XCalc*ti.button15.fromVert: button10 - -XCalc*ti.button16.horizDistance: 4 -XCalc*ti.button16.fromVert: button11 -XCalc*ti.button17.fromHoriz: button16 -XCalc*ti.button17.fromVert: button12 -XCalc*ti.button18.fromHoriz: button17 -XCalc*ti.button18.fromVert: button13 -XCalc*ti.button19.fromHoriz: button18 -XCalc*ti.button19.fromVert: button14 -XCalc*ti.button20.fromHoriz: button19 -XCalc*ti.button20.fromVert: button15 diff --git a/xcalendar b/xcalendar deleted file mode 100644 index 5f9518e..0000000 --- a/xcalendar +++ /dev/null @@ -1,6 +0,0 @@ -!! Cosmetics - -! Focus and resize the calendar to sit beside my shelf. -XCalendar*geometry: 228x237-137-0 - -!! Functionality. diff --git a/xed b/xed deleted file mode 100644 index af59ca3..0000000 --- a/xed +++ /dev/null @@ -1,5 +0,0 @@ -xed*labelWindow.background: gray80 -xed*editWindow.background: white -xed*foreground: black -xed*buttons*background: gray80 -xed*textSink*background: white \ No newline at end of file diff --git a/xman b/xman deleted file mode 100644 index 84aca93..0000000 --- a/xman +++ /dev/null @@ -1,16 +0,0 @@ -!! Cosmetics. - -! Colors. -xman*Command.background: #BEBEBE - -! Misc. -xman*title: Manual -xman*pagesize: 500x600 - -!! Functionality. - -! Prevent the smaller box from appearing. -xman*topBox: false - -! Organize the manual listing vertically. -xman*verticalList: true diff --git a/xmessage b/xmessage deleted file mode 100644 index 110cdf0..0000000 --- a/xmessage +++ /dev/null @@ -1 +0,0 @@ -xmessage*foreground: black diff --git a/xmh b/xmh deleted file mode 100644 index e9af457..0000000 --- a/xmh +++ /dev/null @@ -1,4 +0,0 @@ -!! Cosmetics - -! Please dont take up half of my display... -!xmh*geometry: 500x500 diff --git a/xmore b/xmore deleted file mode 100644 index b579db6..0000000 --- a/xmore +++ /dev/null @@ -1,3 +0,0 @@ -xmore*background: white -xmore*foreground: black -xmore*Title: Pager diff --git a/xosview b/xosview deleted file mode 100644 index 72942ff..0000000 --- a/xosview +++ /dev/null @@ -1,59 +0,0 @@ -xosview*title: Monitors -xosview*labels: False -xosview*captions: False -xosview*meterLabelColor: black -xosview*font: fixed -xosview*foreground: black -xosview*load: False -xosview*loadProcColor: black -xosview*loadWarnColor: yellow -xosview*loadCritColor: red -xosview*loadIdleColor: gray -xosview*cpu: True -xosview*cpuFormat: single -xosview*background: gray -xosview*swap: False -xosview*page: False -xosview*cpuFields: USED -xosview*cpuUserColor: #00FFFF -xosview*cpuGraph: False -xosview*cpuDecay: False -xosview*cpuFreeColor: #BCBCBC -xosview*memUsedColor: #15C4B0 -xosview*memFreeColor: #BCBCBC -xosview*memDecay: False -xosview*memUsedFormat: autoscale -xosview*memBufferColor: #05C4B0 -xosview*memCacheColor: #15C4B0 -xosview*memSharedColor: #15C4B0 -xosview*memKernelColor: #15C4B0 -xosview*memOtherColor: #15C4B0 -xosview*memSlabColor: #15C4B0 -xosview*net: True -xosview*netInColor: #0000CC -xosview*netOutColor: #CC0000 -xosview*netBackground: #BCBCBC -xosview*netBandwidth: 30000 -xosview*netPriority: 1 -xosview*netDecay: False -xosview*netGraph: False -xosview*netUsedFormat: autoscale -xosview*battery: True -xosview*netIface: wlp2s0 -xosview*batteryLeftColor: #F6F8B0 -xosview*batteryChargeColor: #B0F800 -xosview*batteryUsedColor: #BCBCBC -xosview*batteryFullColor: #00FF00 -xosview*batteryLowColor: #CC7722 -xosview*batteryCritColor: #FF0000 -xosview*batteryNoneColor: #BCBCBC -xosview*batteryUsedFormat: percent -xosview*wireless: False -xosview*disk: True -xosview*diskWriteColor: #A98C40 -xosview*diskReadColor: #CBAE62 -xosview*diskIdleColor: #BCBCBC -xosview*diskPriority: 1 -xosview*diskDecay: False -xosview*diskGraph: False - diff --git a/xpms/Shod Themes/decwin.xpm b/xpms/Shod Themes/decwin.xpm new file mode 100644 index 0000000..4dd332a --- /dev/null +++ b/xpms/Shod Themes/decwin.xpm @@ -0,0 +1,180 @@ +/* XPM */ +static char *theme[] = { +/* columns rows colors chars-per-pixel */ +"159 159 15 1 7 17", +" c #2E3436", +". c #555753", +"X c #A40000", +"o c #CC0000", +"O c #EF2929", +"+ c #204A87", +"@ c #3465A4", +"# c #729FCF", +"$ c #888A85", +"% c #FFFFFF", +"1 c #110011", +"2 c #EEEEEE", +"3 c #000000", +"4 c #BB4444", +"5 c #4682B4", +/* pixels */ +"333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333" +"333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333" +"332222222222222222222222222222222222222222222222222333322222222222222222222222222222222222222222222222223333222222222222222222222222222222222222222222222222233" +"332222222222222222222222222222222222222222222222222333322222222222222222222222222222222222222222222222223333222222222222222222222222222222222222222222222222233" +"332222222222222222222222222222222222222222222222222333322222222222222222222222222222222222222222222222223333222222222222222222222222222222222222222222222222233" +"332221111111111111111111111111111111111111111112222333322211111111111111111111111111111111111111111122223333222111111111111111111111111111111111111111111222233" +"332221111111111111111111133111111111111111111112222333322211111111111111111111331111111111111111111122223333222111111111111111111113311111111111111111111222233" +"332221122222222222222221111112222222222222222112222333322211222222222222222211111122222222222222221122223333222112222222222222222111111222222222222222211222233" +"3322211233333333333333211441122333322223333221122223333222112%%%%%%%%%%%%%%211441122%%%%2222%%%%221122223333222112%%%%%%%%%%%%%%211441122%%%%2222%%%%2211222233" +"332221123%%%%%%%%%%%%32114411223%%322223%%3221122223333222112%333333333333%211441122%33%2222%33%221122223333222112%333333333333%211441122%33%2222%33%2211222233" +"332221123%%%%%%%%%%%%32114411223%%322223%%3221122223333222112%333333333333%211441122%33%2222%33%221122223333222112%333333333333%211441122%33%2222%33%2211222233" +"332221123%%%%%%%%%%%%3211441122333333333333221122223333222112%333333333333%211441122%%%%%%%%%%%%221122223333222112%333333333333%211441122%%%%%%%%%%%%2211222233" +"332221123333333333%%%32114411222223%%%%3222221122223333222112%%%%%%%%%%333%211441122222%3333%222221122223333222112%%%%%%%%%%333%211441122222%3333%2222211222233" +"332221123%%%%%%%%3%%%32114411222223%%%%3222221122223333222112%33333333%333%211441122222%3333%222221122223333222112%33333333%333%211441122222%3333%2222211222233" +"332221123%%%%%%%%3%%%32114411222223%%%%3222221122223333222112%33333333%333%211441122222%3333%222221122223333222112%33333333%333%211441122222%3333%2222211222233" +"33222112333333%%%3%%%3211441122333333333333221122223333222112%%%%%%333%333%211441122%%%%%%%%%%%%221122223333222112%%%%%%333%333%211441122%%%%%%%%%%%%2211222233" +"332221123%%%%3%%%3%%%32114411223%%322223%%3221122223333222112%3333%333%333%211441122%33%2222%33%221122223333222112%3333%333%333%211441122%33%2222%33%2211222233" +"332221123%%%%3%%%3%%%32114411223%%322223%%3221122223333222112%3333%333%333%211441122%33%2222%33%221122223333222112%3333%333%333%211441122%33%2222%33%2211222233" +"3322211233333333333333211441122333322223333221122223333222112%%%%%%%%%%%%%%211441122%%%%2222%%%%221122223333222112%%%%%%%%%%%%%%211441122%%%%2222%%%%2211222233" +"332221122222222222222221111112222222222222222112222333322211222222222222222211111122222222222222221122223333222112222222222222222111111222222222222222211222233" +"332221111111111111111111111111111111111111111112222113322211111111111111111111111111111111111111111122221133222111111111111111111111111111111111111111111222211" +"332222222222222222222222222222222222222222222222222113322222222222222222222222222222222222222222222222221133222222222222222222222222222222222222222222222222211" +"332222222222222222222222222222222222222222222222222113322222222222222222222222222222222222222222222222221133222222222222222222222222222222222222222222222222211" +"332221111111111111111111133333333333333333333111222333322211111111111111111111333333333333333333331112223333222111111111111111111113333333333333333333311122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"332221111111111111111111111111111111111111111111222333322211111111111111111111111111111111111111111112223333222111111111111111111111111111111111111111111122233" +"332221111111111111111111111111111111111111111111222333322211111111111111111111111111111111111111111112223333222111111111111111111111111111111111111111111122233" +"332222222222222222222222222222222222222222222222222333322222222222222222222222222222222222222222222222223333222222222222222222222222222222222222222222222222233" +"332222222222222222222222222222222222222222222222222333322222222222222222222222222222222222222222222222223333222222222222222222222222222222222222222222222222233" +"332222222222222222222222222222222222222222222222222333322222222222222222222222222222222222222222222222223333222222222222222222222222222222222222222222222222233" +"333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333" +"333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333", +"333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333" +"333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333" +"332222222222222222222222222222222222222222222222222333322222222222222222222222222222222222222222222222223333222222222222222222222222222222222222222222222222233" +"332222222222222222222222222222222222222222222222222333322222222222222222222222222222222222222222222222223333222222222222222222222222222222222222222222222222233" +"332222222222222222222222222222222222222222222222222333322222222222222222222222222222222222222222222222223333222222222222222222222222222222222222222222222222233" +"332221111111111111111111111111111111111111111112222333322211111111111111111111111111111111111111111122223333222111111111111111111111111111111111111111111222233" +"332221111111111111111111133111111111111111111112222333322211111111111111111111331111111111111111111122223333222111111111111111111113311111111111111111111222233" +"332221122222222222222221111112222222222222222112222333322211222222222222222211111122222222222222221122223333222112222222222222222111111222222222222222211222233" +"3322211233333333333333211551122333322223333221122223333222112%%%%%%%%%%%%%%211551122%%%%2222%%%%221122223333222112%%%%%%%%%%%%%%211551122%%%%2222%%%%2211222233" +"332221123%%%%%%%%%%%%32115511223%%322223%%3221122223333222112%333333333333%211551122%33%2222%33%221122223333222112%333333333333%211551122%33%2222%33%2211222233" +"332221123%%%%%%%%%%%%32115511223%%322223%%3221122223333222112%333333333333%211551122%33%2222%33%221122223333222112%333333333333%211551122%33%2222%33%2211222233" +"332221123%%%%%%%%%%%%3211551122333333333333221122223333222112%333333333333%211551122%%%%%%%%%%%%221122223333222112%333333333333%211551122%%%%%%%%%%%%2211222233" +"332221123333333333%%%32115511222223%%%%3222221122223333222112%%%%%%%%%%333%211551122222%3333%222221122223333222112%%%%%%%%%%333%211551122222%3333%2222211222233" +"332221123%%%%%%%%3%%%32115511222223%%%%3222221122223333222112%33333333%333%211551122222%3333%222221122223333222112%33333333%333%211551122222%3333%2222211222233" +"332221123%%%%%%%%3%%%32115511222223%%%%3222221122223333222112%33333333%333%211551122222%3333%222221122223333222112%33333333%333%211551122222%3333%2222211222233" +"33222112333333%%%3%%%3211551122333333333333221122223333222112%%%%%%333%333%211551122%%%%%%%%%%%%221122223333222112%%%%%%333%333%211551122%%%%%%%%%%%%2211222233" +"332221123%%%%3%%%3%%%32115511223%%322223%%3221122223333222112%3333%333%333%211551122%33%2222%33%221122223333222112%3333%333%333%211551122%33%2222%33%2211222233" +"332221123%%%%3%%%3%%%32115511223%%322223%%3221122223333222112%3333%333%333%211551122%33%2222%33%221122223333222112%3333%333%333%211551122%33%2222%33%2211222233" +"3322211233333333333333211551122333322223333221122223333222112%%%%%%%%%%%%%%211551122%%%%2222%%%%221122223333222112%%%%%%%%%%%%%%211551122%%%%2222%%%%2211222233" +"332221122222222222222221111112222222222222222112222333322211222222222222222211111122222222222222221122223333222112222222222222222111111222222222222222211222233" +"332221111111111111111111111111111111111111111112222113322211111111111111111111111111111111111111111122221133222111111111111111111111111111111111111111111222211" +"332222222222222222222222222222222222222222222222222113322222222222222222222222222222222222222222222222221133222222222222222222222222222222222222222222222222211" +"332222222222222222222222222222222222222222222222222113322222222222222222222222222222222222222222222222221133222222222222222222222222222222222222222222222222211" +"332221111111111111111111133333333333333333333111222333322211111111111111111111333333333333333333331112223333222111111111111111111113333333333333333333311122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"332221111111111111111111111111111111111111111111222333322211111111111111111111111111111111111111111112223333222111111111111111111111111111111111111111111122233" +"332221111111111111111111111111111111111111111111222333322211111111111111111111111111111111111111111112223333222111111111111111111111111111111111111111111122233" +"332222222222222222222222222222222222222222222222222333322222222222222222222222222222222222222222222222223333222222222222222222222222222222222222222222222222233" +"332222222222222222222222222222222222222222222222222333322222222222222222222222222222222222222222222222223333222222222222222222222222222222222222222222222222233" +"332222222222222222222222222222222222222222222222222333322222222222222222222222222222222222222222222222223333222222222222222222222222222222222222222222222222233" +"333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333" +"333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333" +"333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333" +"333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333" +"332222222222222222222222222222222222222222222222222333322222222222222222222222222222222222222222222222223333222222222222222222222222222222222222222222222222233" +"332222222222222222222222222222222222222222222222222333322222222222222222222222222222222222222222222222223333222222222222222222222222222222222222222222222222233" +"332222222222222222222222222222222222222222222222222333322222222222222222222222222222222222222222222222223333222222222222222222222222222222222222222222222222233" +"332221111111111111111111111111111111111111111112222333322211111111111111111111111111111111111111111122223333222111111111111111111111111111111111111111111222233" +"332221111111111111111111133111111111111111111112222333322211111111111111111111331111111111111111111122223333222111111111111111111113311111111111111111111222233" +"332221122222222222222221111112222222222222222112222333322211222222222222222211111122222222222222221122223333222112222222222222222111111222222222222222211222233" +"3322211233333333333333211441122333322223333221122223333222112%%%%%%%%%%%%%%211441122%%%%2222%%%%221122223333222112%%%%%%%%%%%%%%211441122%%%%2222%%%%2211222233" +"332221123%%%%%%%%%%%%32114411223%%322223%%3221122223333222112%333333333333%211441122%33%2222%33%221122223333222112%333333333333%211441122%33%2222%33%2211222233" +"332221123%%%%%%%%%%%%32114411223%%322223%%3221122223333222112%333333333333%211441122%33%2222%33%221122223333222112%333333333333%211441122%33%2222%33%2211222233" +"332221123%%%%%%%%%%%%3211441122333333333333221122223333222112%333333333333%211441122%%%%%%%%%%%%221122223333222112%333333333333%211441122%%%%%%%%%%%%2211222233" +"332221123333333333%%%32114411222223%%%%3222221122223333222112%%%%%%%%%%333%211441122222%3333%222221122223333222112%%%%%%%%%%333%211441122222%3333%2222211222233" +"332221123%%%%%%%%3%%%32114411222223%%%%3222221122223333222112%33333333%333%211441122222%3333%222221122223333222112%33333333%333%211441122222%3333%2222211222233" +"332221123%%%%%%%%3%%%32114411222223%%%%3222221122223333222112%33333333%333%211441122222%3333%222221122223333222112%33333333%333%211441122222%3333%2222211222233" +"33222112333333%%%3%%%3211441122333333333333221122223333222112%%%%%%333%333%211441122%%%%%%%%%%%%221122223333222112%%%%%%333%333%211441122%%%%%%%%%%%%2211222233" +"332221123%%%%3%%%3%%%32114411223%%322223%%3221122223333222112%3333%333%333%211441122%33%2222%33%221122223333222112%3333%333%333%211441122%33%2222%33%2211222233" +"332221123%%%%3%%%3%%%32114411223%%322223%%3221122223333222112%3333%333%333%211441122%33%2222%33%221122223333222112%3333%333%333%211441122%33%2222%33%2211222233" +"3322211233333333333333211441122333322223333221122223333222112%%%%%%%%%%%%%%211441122%%%%2222%%%%221122223333222112%%%%%%%%%%%%%%211441122%%%%2222%%%%2211222233" +"332221122222222222222221111112222222222222222112222333322211222222222222222211111122222222222222221122223333222112222222222222222111111222222222222222211222233" +"332221111111111111111111111111111111111111111112222113322211111111111111111111111111111111111111111122221133222111111111111111111111111111111111111111111222211" +"332222222222222222222222222222222222222222222222222113322222222222222222222222222222222222222222222222221133222222222222222222222222222222222222222222222222211" +"332222222222222222222222222222222222222222222222222113322222222222222222222222222222222222222222222222221133222222222222222222222222222222222222222222222222211" +"332221111111111111111111133333333333333333333111222333322211111111111111111111333333333333333333331112223333222111111111111111111113333333333333333333311122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"3322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11222333322211$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$1122233" +"332221111111111111111111111111111111111111111111222333322211111111111111111111111111111111111111111112223333222111111111111111111111111111111111111111111122233" +"332221111111111111111111111111111111111111111111222333322211111111111111111111111111111111111111111112223333222111111111111111111111111111111111111111111122233" +"332222222222222222222222222222222222222222222222222333322222222222222222222222222222222222222222222222223333222222222222222222222222222222222222222222222222233" +"332222222222222222222222222222222222222222222222222333322222222222222222222222222222222222222222222222223333222222222222222222222222222222222222222222222222233" +"332222222222222222222222222222222222222222222222222333322222222222222222222222222222222222222222222222223333222222222222222222222222222222222222222222222222233" +"333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333" +"333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333" +}; diff --git a/xpms/Shod Themes/theme.xpm b/xpms/Shod Themes/theme.xpm new file mode 100644 index 0000000..e8a0668 --- /dev/null +++ b/xpms/Shod Themes/theme.xpm @@ -0,0 +1,175 @@ +/* XPM */ +static char *theme[] = { +/* columns rows colors chars-per-pixel */ +"159 159 10 1 7 17", +" c #2E3436", +". c #555753", +"X c #A40000", +"o c #CC0000", +"O c #EF2929", +"+ c #204A87", +"@ c #3465A4", +"# c #729FCF", +"$ c #888A85", +"% c white", +/* pixels */ +"+++++++++++++++++++++++++++++++++++++++++++++++++++++#####################################################+++++++++++++++++++++++++++++++++++++++++++++++++++++", +"+######################+####+#######################+#++++++++++++++++++++++#++++#+++++++++++++++++++++++#+###################################################+", +"+#####################++###++######################++#+++++++++++++++++++++##+++##++++++++++++++++++++++##+##################################################++", +"+##@@@@@@@@@@@@@@@@@@@++##@++##@@@@@@@@@@@@@@@@@@@@++#++@@@@@@@@@@@@@@@@@@@##++@##++@@@@@@@@@@@@@@@@@@@@##+##@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@++", +"+##@@@@@@@@@@@@@@@@@@@++##@++##@@@@@@@@@@@@@@@@@@@@++#++@@@@@@@@@@@@@@@@@@@##++@##++@@@@@@@@@@@@@@@@@@@@##+##@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@++", +"+##@@+++++++++++++++++++#++++#++++++++++++++++++#@@++#++@@###################+####+##################+@@##+##@@+++++++++++++++++++++++++++++++++++++++++++#@@++", +"+##@@++++++++++++++++++++++++++++++++++++++++++##@@++#++@@##########################################++@@##+##@@++++++++++++++++++++++++++++++++++++++++++##@@++", +"+##@@++################+####+################++##@@++#++@@##++++++++++++++++#++++#++++++++++++++++##++@@##+##@@++################+####+################++##@@++", +"+##@@++###############++###++###############+++##@@++#++@@##+++++++++++++++##+++##+++++++++++++++###++@@##+##@@++###############++###++###############+++##@@++", +"+##@@++##@@@@@@@@@@@@@++##@++##@@@@@@@@@@@@@+++##@@++#++@@##++@@@@@@@@@@@@@##++@##++@@@@@@@@@@@@@###++@@##+##@@++##@@@@@@@@@@@@@++##@++##@@@@@@@@@@@@@+++##@@++", +"+##@@++##@@@@@@@@@@@@@++##@++##@###@@@@@##+@+++##@@++#++@@##++@@@@@@@@@@@@@##++@##++@+++@@@@@++#@###++@@##+##@@++##@@@@@@@@@@@@@++##@++##@###@@@@@##+@+++##@@++", +"+##@@++##@@@@@@@@@@@@@++##@++##@#@@#@@@#@@+@+++##@@++#++@@##++@@@@@@@@@@@@@##++@##++@+@@+@@@+@@#@###++@@##+##@@++##@@@@@@@@@@@@@++##@++##@#@@#@@@#@@+@+++##@@++", +"+##@@++##@@@@@@@@@@@@@++##@++##@#@@@#@#@@@+@+++##@@++#++@@##++@@@@@@@@@@@@@##++@##++@+@@@+@+@@@#@###++@@##+##@@++##@@@@@@@@@@@@@++##@++##@#@@@#@#@@@+@+++##@@++", +"+##@@++##@@@@@@@@@@@@@++##@++##@@#@@@#@@@+@@+++##@@++#++@@##++@@@@@@@@@@@@@##++@##++@@+@@@+@@@#@@###++@@##+##@@++##@@@@@@@@@@@@@++##@++##@@#@@@#@@@+@@+++##@@++", +"+##@@++##@@########+@@++##@++##@@@#@@@@@+@@@+++##@@++#++@@##++@@++++++++#@@##++@##++@@@+@@@@@#@@@###++@@##+##@@++##@@########+@@++##@++##@@@#@@@@@+@@@+++##@@++", +"+##@@++##@@#@@@@@@@+@@++##@++##@@@@#@@@+@@@@+++##@@++#++@@##++@@+@@@@@@@#@@##++@##++@@@@+@@@#@@@@###++@@##+##@@++##@@#@@@@@@@+@@++##@++##@@@@#@@@+@@@@+++##@@++", +"+##@@++##@@#++++++++@@++##@++##@@@#@@@@@+@@@+++##@@++#++@@##++@@+########@@##++@##++@@@+@@@@@#@@@###++@@##+##@@++##@@#++++++++@@++##@++##@@@#@@@@@+@@@+++##@@++", +"+##@@++##@@@@@@@@@@@@@++##@++##@@#@@@+@@@+@@+++##@@++#++@@##++@@@@@@@@@@@@@##++@##++@@+@@@#@@@#@@###++@@##+##@@++##@@@@@@@@@@@@@++##@++##@@#@@@+@@@+@@+++##@@++", +"+##@@++##@@@@@@@@@@@@@++##@++##@#@@@+@+@@@+@+++##@@++#++@@##++@@@@@@@@@@@@@##++@##++@+@@@#@#@@@#@###++@@##+##@@++##@@@@@@@@@@@@@++##@++##@#@@@+@+@@@+@+++##@@++", +"+##@@++##@@@@@@@@@@@@@++##@++##@#@@+@@@+@@+@+++##@@++#++@@##++@@@@@@@@@@@@@##++@##++@+@@#@@@#@@#@###++@@##+##@@++##@@@@@@@@@@@@@++##@++##@#@@+@@@+@@+@+++##@@++", +"+##@@++##@@@@@@@@@@@@@++##@++##@#++@@@@@+++@+++##@@++#++@@##++@@@@@@@@@@@@@##++@##++@+##@@@@@###@###++@@##+##@@++##@@@@@@@@@@@@@++##@++##@#++@@@@@+++@+++##@@++", +"+##@@++##@@@@@@@@@@@@@++##@++##@@@@@@@@@@@@@+++##@@++#++@@##++@@@@@@@@@@@@@##++@##++@@@@@@@@@@@@@###++@@##+##@@++##@@@@@@@@@@@@@++##@++##@@@@@@@@@@@@@+++##@@++", +"+#+++++#++++++++++++++++#++++#+++++++++++++++++#+++++#+#####+################+####+#################+#####+##@@++#++++++++++++++++#++++#+++++++++++++++++##@@++", +"+++++++++++++++++++++++++++++++++++++++++++++++++++++#####################################################+##@@++++++++++++++++++++++++++++++++++++++++++##@@++", +"+#####+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%+#####+#+++++#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#+++++#+##@@++#######################################+##@@++", +"+####++%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%+####++#++++##%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#++++##+##@@++#######################################+##@@++", +"+##@@++%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%+##@@++#++@@##%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#++@@##+##@@++#######################################+##@@++", +"+#+++++%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%+#+++++#+#####%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#+#####+##@@++#######################################+##@@++", +"+++++++%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%+++++++#######%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#######+##@@++#######################################+##@@++", +"+#####+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%+#####+#+++++#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#+++++#+##@@++#######################################+##@@++", +"+####++%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%+####++#++++##%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#++++##+##@@++#######################################+##@@++", +"+##@@++%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%+##@@++#++@@##%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#++@@##+##@@++#######################################+##@@++", +"+##@@++%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%+##@@++#++@@##%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#++@@##+##@@++#######################################+##@@++", +"+##@@++%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%+##@@++#++@@##%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#++@@##+##@@++#######################################+##@@++", +"+##@@++%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%+##@@++#++@@##%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#++@@##+##@@++#######################################+##@@++", +"+##@@++%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%+##@@++#++@@##%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#++@@##+##@@++#######################################+##@@++", +"+##@@++%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%+##@@++#++@@##%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#++@@##+##@@++#######################################+##@@++", +"+##@@++%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%+##@@++#++@@##%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#++@@##+##@@++#######################################+##@@++", +"+##@@++%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%+##@@++#++@@##%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#++@@##+##@@++#######################################+##@@++", +"+##@@++%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%+##@@++#++@@##%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#++@@##+##@@++#######################################+##@@++", +"+##@@++%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%+##@@++#++@@##%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#++@@##+##@@++#######################################+##@@++", +"+##@@++%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%+##@@++#++@@##%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#++@@##+##@@++#######################################+##@@++", +"+##@@++%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%+##@@++#++@@##%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#++@@##+##@@++#######################################+##@@++", +"+##@@++%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%+##@@++#++@@##%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#++@@##+##@@++#######################################+##@@++", +"+##@@++%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%+##@@++#++@@##%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#++@@##+##@@++#######################################+##@@++", +"+##@@++%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%+##@@++#++@@##%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#++@@##+##@@++#######################################+##@@++", +"+##@@++++++++++++++++++++++++++++++++++++++++++##@@++#++@@##########################################++@@##+##@@++++++++++++++++++++++++++++++++++++++++++##@@++", +"+##@@+#################+####+####################@@++#++@@#+++++++++++++++++#++++#++++++++++++++++++++@@##+##@@+###########################################@@++", +"+##@@#################++###++####################@@++#++@@+++++++++++++++++##+++##++++++++++++++++++++@@##+##@@############################################@@++", +"+##@@@@@@@@@@@@@@@@@@@++##@++##@@@@@@@@@@@@@@@@@@@@++#++@@@@@@@@@@@@@@@@@@@##++@##++@@@@@@@@@@@@@@@@@@@@##+##@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@++", +"+##@@@@@@@@@@@@@@@@@@@++##@++##@@@@@@@@@@@@@@@@@@@@++#++@@@@@@@@@@@@@@@@@@@##++@##++@@@@@@@@@@@@@@@@@@@@##+##@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@++", +"+#++++++++++++++++++++++#++++#+++++++++++++++++++++++#+######################+####+#######################+#+++++++++++++++++++++++++++++++++++++++++++++++++++", +"+++++++++++++++++++++++++++++++++++++++++++++++++++++#####################################################+++++++++++++++++++++++++++++++++++++++++++++++++++++", +" $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ", +" $$$$$$$$$$$$$$$$$$$$$$ $$$$ $$$$$$$$$$$$$$$$$$$$$$$ $ $ $ $ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ", +" $$$$$$$$$$$$$$$$$$$$$ $$$ $$$$$$$$$$$$$$$$$$$$$$ $ $$ $$ $$ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ", +" $$................... $$. $$.................... $ ...................$$ .$$ ....................$$ $$................................................ ", +" $$................... $$. $$.................... $ ...................$$ .$$ ....................$$ $$................................................ ", +" $$.. $ $ $.. $ ..$$$$$$$$$$$$$$$$$$$ $$$$ $$$$$$$$$$$$$$$$$$ ..$$ $$.. $.. ", +" $$.. $$.. $ ..$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ..$$ $$.. $$.. ", +" $$.. $$$$$$$$$$$$$$$$ $$$$ $$$$$$$$$$$$$$$$ $$.. $ ..$$ $ $ $$ ..$$ $$.. $$$$$$$$$$$$$$$$ $$$$ $$$$$$$$$$$$$$$$ $$.. ", +" $$.. $$$$$$$$$$$$$$$ $$$ $$$$$$$$$$$$$$$ $$.. $ ..$$ $$ $$ $$$ ..$$ $$.. $$$$$$$$$$$$$$$ $$$ $$$$$$$$$$$$$$$ $$.. ", +" $$.. $$............. $$. $$............. $$.. $ ..$$ .............$$ .$$ .............$$$ ..$$ $$.. $$............. $$. $$............. $$.. ", +" $$.. $$............. $$. $$.$$$.....$$ . $$.. $ ..$$ .............$$ .$$ . ..... $.$$$ ..$$ $$.. $$............. $$. $$.$$$.....$$ . $$.. ", +" $$.. $$............. $$. $$.$..$...$.. . $$.. $ ..$$ .............$$ .$$ . .. ... ..$.$$$ ..$$ $$.. $$............. $$. $$.$..$...$.. . $$.. ", +" $$.. $$............. $$. $$.$...$.$... . $$.. $ ..$$ .............$$ .$$ . ... . ...$.$$$ ..$$ $$.. $$............. $$. $$.$...$.$... . $$.. ", +" $$.. $$............. $$. $$..$...$... .. $$.. $ ..$$ .............$$ .$$ .. ... ...$..$$$ ..$$ $$.. $$............. $$. $$..$...$... .. $$.. ", +" $$.. $$..$$$$$$$$ .. $$. $$...$..... ... $$.. $ ..$$ .. $..$$ .$$ ... .....$...$$$ ..$$ $$.. $$..$$$$$$$$ .. $$. $$...$..... ... $$.. ", +" $$.. $$..$....... .. $$. $$....$... .... $$.. $ ..$$ .. .......$..$$ .$$ .... ...$....$$$ ..$$ $$.. $$..$....... .. $$. $$....$... .... $$.. ", +" $$.. $$..$ .. $$. $$...$..... ... $$.. $ ..$$ .. $$$$$$$$..$$ .$$ ... .....$...$$$ ..$$ $$.. $$..$ .. $$. $$...$..... ... $$.. ", +" $$.. $$............. $$. $$..$... ... .. $$.. $ ..$$ .............$$ .$$ .. ...$...$..$$$ ..$$ $$.. $$............. $$. $$..$... ... .. $$.. ", +" $$.. $$............. $$. $$.$... . ... . $$.. $ ..$$ .............$$ .$$ . ...$.$...$.$$$ ..$$ $$.. $$............. $$. $$.$... . ... . $$.. ", +" $$.. $$............. $$. $$.$.. ... .. . $$.. $ ..$$ .............$$ .$$ . ..$...$..$.$$$ ..$$ $$.. $$............. $$. $$.$.. ... .. . $$.. ", +" $$.. $$............. $$. $$. ..... . $$.. $ ..$$ .............$$ .$$ . $$.....$$$.$$$ ..$$ $$.. $$............. $$. $$. ..... . $$.. ", +" $$.. $$............. $$. $$............. $$.. $ ..$$ .............$$ .$$ .............$$$ ..$$ $$.. $$............. $$. $$............. $$.. ", +" $ $ $ $ $ $ $$$$$ $$$$$$$$$$$$$$$$ $$$$ $$$$$$$$$$$$$$$$$ $$$$$ $$.. $ $ $ $$.. ", +" $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $$.. $$.. ", +" $$$$$ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% $$$$$ $ $%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%$ $ $$.. $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $$.. ", +" $$$$ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% $$$$ $ $$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%$ $$ $$.. $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $$.. ", +" $$.. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% $$.. $ ..$$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%$ ..$$ $$.. $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $$.. ", +" $ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% $ $ $$$$$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%$ $$$$$ $$.. $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $$.. ", +" %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% $$$$$$$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%$$$$$$$ $$.. $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $$.. ", +" $$$$$ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% $$$$$ $ $%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%$ $ $$.. $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $$.. ", +" $$$$ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% $$$$ $ $$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%$ $$ $$.. $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $$.. ", +" $$.. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% $$.. $ ..$$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%$ ..$$ $$.. $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $$.. ", +" $$.. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% $$.. $ ..$$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%$ ..$$ $$.. $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $$.. ", +" $$.. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% $$.. $ ..$$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%$ ..$$ $$.. $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $$.. ", +" $$.. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% $$.. $ ..$$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%$ ..$$ $$.. $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $$.. ", +" $$.. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% $$.. $ ..$$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%$ ..$$ $$.. $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $$.. ", +" $$.. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% $$.. $ ..$$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%$ ..$$ $$.. $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $$.. ", +" $$.. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% $$.. $ ..$$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%$ ..$$ $$.. $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $$.. ", +" $$.. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% $$.. $ ..$$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%$ ..$$ $$.. $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $$.. ", +" $$.. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% $$.. $ ..$$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%$ ..$$ $$.. $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $$.. ", +" $$.. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% $$.. $ ..$$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%$ ..$$ $$.. $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $$.. ", +" $$.. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% $$.. $ ..$$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%$ ..$$ $$.. $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $$.. ", +" $$.. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% $$.. $ ..$$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%$ ..$$ $$.. $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $$.. ", +" $$.. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% $$.. $ ..$$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%$ ..$$ $$.. $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $$.. ", +" $$.. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% $$.. $ ..$$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%$ ..$$ $$.. $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $$.. ", +" $$.. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% $$.. $ ..$$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%$ ..$$ $$.. $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $$.. ", +" $$.. $$.. $ ..$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ..$$ $$.. $$.. ", +" $$.. $$$$$$$$$$$$$$$$$ $$$$ $$$$$$$$$$$$$$$$$$$$.. $ ..$ $ $ ..$$ $$.. $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$.. ", +" $$..$$$$$$$$$$$$$$$$$ $$$ $$$$$$$$$$$$$$$$$$$$.. $ .. $$ $$ ..$$ $$..$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$.. ", +" $$................... $$. $$.................... $ ...................$$ .$$ ....................$$ $$................................................ ", +" $$................... $$. $$.................... $ ...................$$ .$$ ....................$$ $$................................................ ", +" $ $ $ $ $$$$$$$$$$$$$$$$$$$$$$ $$$$ $$$$$$$$$$$$$$$$$$$$$$$ $ ", +" $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ", +"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", +"XOOOOOOOOOOOOOOOOOOOOOOXOOOOXOOOOOOOOOOOOOOOOOOOOOOOXOXXXXXXXXXXXXXXXXXXXXXXOXXXXOXXXXXXXXXXXXXXXXXXXXXXXOXOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOX", +"XOOOOOOOOOOOOOOOOOOOOOXXOOOXXOOOOOOOOOOOOOOOOOOOOOOXXOXXXXXXXXXXXXXXXXXXXXXOOXXXOOXXXXXXXXXXXXXXXXXXXXXXOOXOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOXX", +"XOOoooooooooooooooooooXXOOoXXOOooooooooooooooooooooXXOXXoooooooooooooooooooOOXXoOOXXooooooooooooooooooooOOXOOooooooooooooooooooooooooooooooooooooooooooooooooXX", +"XOOoooooooooooooooooooXXOOoXXOOooooooooooooooooooooXXOXXoooooooooooooooooooOOXXoOOXXooooooooooooooooooooOOXOOooooooooooooooooooooooooooooooooooooooooooooooooXX", +"XOOooXXXXXXXXXXXXXXXXXXXOXXXXOXXXXXXXXXXXXXXXXXXOooXXOXXooOOOOOOOOOOOOOOOOOOOXOOOOXOOOOOOOOOOOOOOOOOOXooOOXOOooXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXOooXX", +"XOOooXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXOOooXXOXXooOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOXXooOOXOOooXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXOOooXX", +"XOOooXXOOOOOOOOOOOOOOOOXOOOOXOOOOOOOOOOOOOOOOXXOOooXXOXXooOOXXXXXXXXXXXXXXXXOXXXXOXXXXXXXXXXXXXXXXOOXXooOOXOOooXXOOOOOOOOOOOOOOOOXOOOOXOOOOOOOOOOOOOOOOXXOOooXX", +"XOOooXXOOOOOOOOOOOOOOOXXOOOXXOOOOOOOOOOOOOOOXXXOOooXXOXXooOOXXXXXXXXXXXXXXXOOXXXOOXXXXXXXXXXXXXXXOOOXXooOOXOOooXXOOOOOOOOOOOOOOOXXOOOXXOOOOOOOOOOOOOOOXXXOOooXX", +"XOOooXXOOoooooooooooooXXOOoXXOOoooooooooooooXXXOOooXXOXXooOOXXoooooooooooooOOXXoOOXXoooooooooooooOOOXXooOOXOOooXXOOoooooooooooooXXOOoXXOOoooooooooooooXXXOOooXX", +"XOOooXXOOoooooooooooooXXOOoXXOOoOOOoooooOOXoXXXOOooXXOXXooOOXXoooooooooooooOOXXoOOXXoXXXoooooXXOoOOOXXooOOXOOooXXOOoooooooooooooXXOOoXXOOoOOOoooooOOXoXXXOOooXX", +"XOOooXXOOoooooooooooooXXOOoXXOOoOooOoooOooXoXXXOOooXXOXXooOOXXoooooooooooooOOXXoOOXXoXooXoooXooOoOOOXXooOOXOOooXXOOoooooooooooooXXOOoXXOOoOooOoooOooXoXXXOOooXX", +"XOOooXXOOoooooooooooooXXOOoXXOOoOoooOoOoooXoXXXOOooXXOXXooOOXXoooooooooooooOOXXoOOXXoXoooXoXoooOoOOOXXooOOXOOooXXOOoooooooooooooXXOOoXXOOoOoooOoOoooXoXXXOOooXX", +"XOOooXXOOoooooooooooooXXOOoXXOOooOoooOoooXooXXXOOooXXOXXooOOXXoooooooooooooOOXXoOOXXooXoooXoooOooOOOXXooOOXOOooXXOOoooooooooooooXXOOoXXOOooOoooOoooXooXXXOOooXX", +"XOOooXXOOooOOOOOOOOXooXXOOoXXOOoooOoooooXoooXXXOOooXXOXXooOOXXooXXXXXXXXOooOOXXoOOXXoooXoooooOoooOOOXXooOOXOOooXXOOooOOOOOOOOXooXXOOoXXOOoooOoooooXoooXXXOOooXX", +"XOOooXXOOooOoooooooXooXXOOoXXOOooooOoooXooooXXXOOooXXOXXooOOXXooXoooooooOooOOXXoOOXXooooXoooOooooOOOXXooOOXOOooXXOOooOoooooooXooXXOOoXXOOooooOoooXooooXXXOOooXX", +"XOOooXXOOooOXXXXXXXXooXXOOoXXOOoooOoooooXoooXXXOOooXXOXXooOOXXooXOOOOOOOOooOOXXoOOXXoooXoooooOoooOOOXXooOOXOOooXXOOooOXXXXXXXXooXXOOoXXOOoooOoooooXoooXXXOOooXX", +"XOOooXXOOoooooooooooooXXOOoXXOOooOoooXoooXooXXXOOooXXOXXooOOXXoooooooooooooOOXXoOOXXooXoooOoooOooOOOXXooOOXOOooXXOOoooooooooooooXXOOoXXOOooOoooXoooXooXXXOOooXX", +"XOOooXXOOoooooooooooooXXOOoXXOOoOoooXoXoooXoXXXOOooXXOXXooOOXXoooooooooooooOOXXoOOXXoXoooOoOoooOoOOOXXooOOXOOooXXOOoooooooooooooXXOOoXXOOoOoooXoXoooXoXXXOOooXX", +"XOOooXXOOoooooooooooooXXOOoXXOOoOooXoooXooXoXXXOOooXXOXXooOOXXoooooooooooooOOXXoOOXXoXooOoooOooOoOOOXXooOOXOOooXXOOoooooooooooooXXOOoXXOOoOooXoooXooXoXXXOOooXX", +"XOOooXXOOoooooooooooooXXOOoXXOOoXXXoooooXXXoXXXOOooXXOXXooOOXXoooooooooooooOOXXoOOXXoXOOoooooOOOoOOOXXooOOXOOooXXOOoooooooooooooXXOOoXXOOoXXXoooooXXXoXXXOOooXX", +"XOOooXXOOoooooooooooooXXOOoXXOOoooooooooooooXXXOOooXXOXXooOOXXoooooooooooooOOXXoOOXXoooooooooooooOOOXXooOOXOOooXXOOoooooooooooooXXOOoXXOOoooooooooooooXXXOOooXX", +"XOXXXXXOXXXXXXXXXXXXXXXXOXXXXOXXXXXXXXXXXXXXXXXOXXXXXOXOOOOOXOOOOOOOOOOOOOOOOXOOOOXOOOOOOOOOOOOOOOOOXOOOOOXOOooXXOXXXXXXXXXXXXXXXXOXXXXOXXXXXXXXXXXXXXXXXOOooXX", +"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOXOOooXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXOOooXX", +"XOOOOOX%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%XOOOOOXOXXXXXO%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%OXXXXXOXOOooXXOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOXOOooXX", +"XOOOOXX%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%XOOOOXXOXXXXOO%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%OXXXXOOXOOooXXOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOXOOooXX", +"XOOooXX%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%XOOooXXOXXooOO%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%OXXooOOXOOooXXOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOXOOooXX", +"XOXXXXX%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%XOXXXXXOXOOOOO%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%OXOOOOOXOOooXXOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOXOOooXX", +"XXXXXXX%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%XXXXXXXOOOOOOO%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%OOOOOOOXOOooXXOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOXOOooXX", +"XOOOOOX%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%XOOOOOXOXXXXXO%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%OXXXXXOXOOooXXOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOXOOooXX", +"XOOOOXX%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%XOOOOXXOXXXXOO%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%OXXXXOOXOOooXXOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOXOOooXX", +"XOOooXX%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%XOOooXXOXXooOO%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%OXXooOOXOOooXXOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOXOOooXX", +"XOOooXX%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%XOOooXXOXXooOO%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%OXXooOOXOOooXXOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOXOOooXX", +"XOOooXX%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%XOOooXXOXXooOO%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%OXXooOOXOOooXXOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOXOOooXX", +"XOOooXX%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%XOOooXXOXXooOO%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%OXXooOOXOOooXXOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOXOOooXX", +"XOOooXX%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%XOOooXXOXXooOO%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%OXXooOOXOOooXXOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOXOOooXX", +"XOOooXX%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%XOOooXXOXXooOO%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%OXXooOOXOOooXXOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOXOOooXX", +"XOOooXX%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%XOOooXXOXXooOO%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%OXXooOOXOOooXXOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOXOOooXX", +"XOOooXX%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%XOOooXXOXXooOO%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%OXXooOOXOOooXXOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOXOOooXX", +"XOOooXX%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%XOOooXXOXXooOO%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%OXXooOOXOOooXXOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOXOOooXX", +"XOOooXX%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%XOOooXXOXXooOO%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%OXXooOOXOOooXXOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOXOOooXX", +"XOOooXX%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%XOOooXXOXXooOO%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%OXXooOOXOOooXXOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOXOOooXX", +"XOOooXX%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%XOOooXXOXXooOO%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%OXXooOOXOOooXXOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOXOOooXX", +"XOOooXX%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%XOOooXXOXXooOO%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%OXXooOOXOOooXXOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOXOOooXX", +"XOOooXX%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%XOOooXXOXXooOO%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%OXXooOOXOOooXXOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOXOOooXX", +"XOOooXX%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%XOOooXXOXXooOO%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%OXXooOOXOOooXXOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOXOOooXX", +"XOOooXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXOOooXXOXXooOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOXXooOOXOOooXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXOOooXX", +"XOOooXOOOOOOOOOOOOOOOOOXOOOOXOOOOOOOOOOOOOOOOOOOOooXXOXXooOXXXXXXXXXXXXXXXXXOXXXXOXXXXXXXXXXXXXXXXXXXXooOOXOOooXOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOooXX", +"XOOooOOOOOOOOOOOOOOOOOXXOOOXXOOOOOOOOOOOOOOOOOOOOooXXOXXooXXXXXXXXXXXXXXXXXOOXXXOOXXXXXXXXXXXXXXXXXXXXooOOXOOooOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOooXX", +"XOOoooooooooooooooooooXXOOoXXOOooooooooooooooooooooXXOXXoooooooooooooooooooOOXXoOOXXooooooooooooooooooooOOXOOooooooooooooooooooooooooooooooooooooooooooooooooXX", +"XOOoooooooooooooooooooXXOOoXXOOooooooooooooooooooooXXOXXoooooooooooooooooooOOXXoOOXXooooooooooooooooooooOOXOOooooooooooooooooooooooooooooooooooooooooooooooooXX", +"XOXXXXXXXXXXXXXXXXXXXXXXOXXXXOXXXXXXXXXXXXXXXXXXXXXXXOXOOOOOOOOOOOOOOOOOOOOOOXOOOOXOOOOOOOOOOOOOOOOOOOOOOOXOXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", +"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" +}; diff --git a/xrn b/xrn deleted file mode 100644 index 7b0eb85..0000000 --- a/xrn +++ /dev/null @@ -1,21 +0,0 @@ -!! Cosmetics - -! Please dont take up most of my display... -XRn.geometry: 500x500 - -! Put buttons on top of the area they affect, like most programs. -XRn*buttonsOnTop: true - -!! Functionality - -! Set the editor command -XRn*editorCommand: xterm -display %D -e tine %s - -! Ask for the NNTP password on startup -xrn*authenticateOnConnect: true - -! Use a cache to improve performance. -XRn*cacheActive: true - -! Set the NNTP server -XRn*nntpServer: news.eternal-september.org