Clean up some old stuff
authorAmin Bandali <amin@aminb.org>
Thu, 27 Apr 2017 01:09:34 +0000 (21:09 -0400)
committerAmin Bandali <amin@aminb.org>
Thu, 27 Apr 2017 01:09:34 +0000 (21:09 -0400)
x/.base16-tomorrow.dark.256.xresources [deleted file]
x/.config/autostart/xmodmap.desktop [deleted file]
x/.dawn.xresources [deleted file]
x/.gotham.xresources [deleted file]
x/.hybrid.xresources [deleted file]
x/.profile [deleted file]
x/.solarized-dark.xresources [deleted file]
x/.solarized-light.xresources [deleted file]
x/.zenburn.xresources [deleted file]

diff --git a/x/.base16-tomorrow.dark.256.xresources b/x/.base16-tomorrow.dark.256.xresources
deleted file mode 100644 (file)
index 3273270..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
-! Base16 Tomorrow
-! Scheme: Chris Kempson (http://chriskempson.com)
-
-#define base00 #1d1f21
-#define base01 #282a2e
-#define base02 #373b41
-#define base03 #969896
-#define base04 #b4b7b4
-#define base05 #c5c8c6
-#define base06 #e0e0e0
-#define base07 #ffffff
-#define base08 #cc6666
-#define base09 #de935f
-#define base0A #f0c674
-#define base0B #b5bd68
-#define base0C #8abeb7
-#define base0D #81a2be
-#define base0E #b294bb
-#define base0F #a3685a
-
-*.foreground:   base05
-*.background:   base00
-*.cursorColor:  base05
-
-*.color0:       base00
-*.color1:       base08
-*.color2:       base0B
-*.color3:       base0A
-*.color4:       base0D
-*.color5:       base0E
-*.color6:       base0C
-*.color7:       base05
-
-*.color8:       base03
-*.color9:       base08
-*.color10:      base0B
-*.color11:      base0A
-*.color12:      base0D
-*.color13:      base0E
-*.color14:      base0C
-*.color15:      base07
-
-! Note: colors beyond 15 might not be loaded (e.g., xterm, urxvt),
-! use 'shell' template to set these if necessary
-*.color16:      base09
-*.color17:      base0F
-*.color18:      base01
-*.color19:      base02
-*.color20:      base04
-*.color21:      base06
diff --git a/x/.config/autostart/xmodmap.desktop b/x/.config/autostart/xmodmap.desktop
deleted file mode 100644 (file)
index 61f92ac..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Version=0.9.4
-Type=Application
-Name=xmodmap
-Comment=
-Exec=xmodmap ~/.Xmodmap
-OnlyShowIn=XFCE;
-StartupNotify=false
-Terminal=false
-Hidden=false
-
diff --git a/x/.dawn.xresources b/x/.dawn.xresources
deleted file mode 100644 (file)
index 3834004..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-! special
-*.foreground:   #9b9081
-*.background:   #181b20
-*.cursorColor:  #9b9081
-
-! black
-*.color0:       #353535
-*.color8:       #5f5f5f
-
-! red
-*.color1:       #744b40
-*.color9:       #785850
-
-! green
-*.color2:       #6d6137
-*.color10:      #6f6749
-
-! yellow
-*.color3:       #765636
-*.color11:      #776049
-
-! blue
-*.color4:       #61564b
-*.color12:      #696057
-
-! magenta
-*.color5:       #6b4a49
-*.color13:      #6f5a59
-
-! cyan
-*.color6:       #435861
-*.color14:      #525f66
-
-! white
-*.color7:       #b3b3b3
-*.color15:      #cdcdcd
diff --git a/x/.gotham.xresources b/x/.gotham.xresources
deleted file mode 100644 (file)
index b12ba1b..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-*.foreground:   #98d1ce
-*.background:   #0a0f14
-*.cursorColor:  #98d1ce
-
-*.color0:       #0a0f14
-*.color8:       #10151b
-
-*.color1:       #c33027
-*.color9:       #d26939
-
-*.color2:       #26a98b
-*.color10:      #093748
-
-*.color3:       #edb54b
-*.color11:      #245361
-
-*.color4:       #195465
-*.color12:      #093748
-
-*.color5:       #4e5165
-*.color13:      #888ba5
-
-*.color6:       #33859d
-*.color14:      #599caa
-
-*.color7:       #98d1ce
-*.color15:      #d3ebe9
diff --git a/x/.hybrid.xresources b/x/.hybrid.xresources
deleted file mode 100644 (file)
index eb23ac9..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-! special
-*.foreground:   #c5c8c6
-*.background:   #1d1f21
-*.cursorColor:  #c5c8c6
-
-! black
-*.color0:       #282a2e
-*.color8:       #373b41
-
-! red
-*.color1:       #a54242
-*.color9:       #cc6666
-
-! green
-*.color2:       #8c9440
-*.color10:      #b5bd68
-
-! yellow
-*.color3:       #de935f
-*.color11:      #f0c674
-
-! blue
-*.color4:       #5f819d
-*.color12:      #81a2be
-
-! magenta
-*.color5:       #85678f
-*.color13:      #b294bb
-
-! cyan
-*.color6:       #5e8d87
-*.color14:      #8abeb7
-
-! white
-*.color7:       #707880
-*.color15:      #c5c8c6
diff --git a/x/.profile b/x/.profile
deleted file mode 100644 (file)
index fcd358c..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-export PATH="$HOME/.local/bin:$HOME/.cabal/bin:$PATH"
-PANEL_FIFO=/tmp/panel-fifo
-PANEL_HEIGHT=24
-PANEL_FONT_FAMILY1="-*-termsyn-medium-r-normal-*-13-*-*-*-c-*-*-1"
-PANEL_FONT_FAMILY2="-*-uushi-medium-*-*-*-11-*-*-*-*-*-*-*"
-PANEL_FONT_FAMILY3="-*-lemon-medium-*-*-*-11-*-*-*-*-*-*-*"
-export PANEL_FIFO PANEL_HEIGHT PANEL_FONT_FAMILY1 PANEL_FONT_FAMILY2 PANEL_FONT_FAMILY3
diff --git a/x/.solarized-dark.xresources b/x/.solarized-dark.xresources
deleted file mode 100644 (file)
index 6db1ab8..0000000
+++ /dev/null
@@ -1,56 +0,0 @@
-#define S_base03        #002b36
-#define S_base02        #073642
-#define S_base01        #586e75
-#define S_base00        #657b83
-#define S_base0         #839496
-#define S_base1         #93a1a1
-#define S_base2         #eee8d5
-#define S_base3         #fdf6e3
-
-*background:            S_base03
-*foreground:            S_base0
-*fadeColor:             S_base03
-*cursorColor:           S_base1
-*pointerColorBackground:S_base01
-*pointerColorForeground:S_base1
-
-#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
-
-!! black dark/light
-*color0:                S_base02
-*color8:                S_base03
-
-!! red dark/light
-*color1:                S_red
-*color9:                S_orange
-
-!! green dark/light
-*color2:                S_green
-*color10:               S_base01
-
-!! yellow dark/light
-*color3:                S_yellow
-*color11:               S_base00
-
-!! blue dark/light
-*color4:                S_blue
-*color12:               S_base0
-
-!! magenta dark/light
-*color5:                S_magenta
-*color13:               S_violet
-
-!! cyan dark/light
-*color6:                S_cyan
-*color14:               S_base1
-
-!! white dark/light
-*color7:                S_base2
-*color15:               S_base3
diff --git a/x/.solarized-light.xresources b/x/.solarized-light.xresources
deleted file mode 100644 (file)
index 75f4497..0000000
+++ /dev/null
@@ -1,56 +0,0 @@
-#define S_base03        #002b36
-#define S_base02        #073642
-#define S_base01        #586e75
-#define S_base00        #657b83
-#define S_base0         #839496
-#define S_base1         #93a1a1
-#define S_base2         #eee8d5
-#define S_base3         #fdf6e3
-
-*background:            S_base3
-*foreground:            S_base00
-*fadeColor:             S_base3
-*cursorColor:           S_base01
-*pointerColorBackground:S_base1
-*pointerColorForeground:S_base01
-
-#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
-
-!! black dark/light
-*color0:                S_base02
-*color8:                S_base03
-
-!! red dark/light
-*color1:                S_red
-*color9:                S_orange
-
-!! green dark/light
-*color2:                S_green
-*color10:               S_base01
-
-!! yellow dark/light
-*color3:                S_yellow
-*color11:               S_base00
-
-!! blue dark/light
-*color4:                S_blue
-*color12:               S_base0
-
-!! magenta dark/light
-*color5:                S_magenta
-*color13:               S_violet
-
-!! cyan dark/light
-*color6:                S_cyan
-*color14:               S_base1
-
-!! white dark/light
-*color7:                S_base2
-*color15:               S_base3
diff --git a/x/.zenburn.xresources b/x/.zenburn.xresources
deleted file mode 100644 (file)
index f07a46d..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-URxvt.foreground: #dcdccc
-URxvt*background: #3f3f3f
-
-URxvt*colorUL: #c5f779
-URxvt*underlineColor: #c5f779
-URxvt*color0: #3f3f3f
-URxvt*color1: #705050
-URxvt*color2: #60b48a
-URxvt*color3: #dfaf8f
-URxvt*color4: #506070
-URxvt*color5: #dc8cc3
-URxvt*color6: #8cd0d3
-URxvt*color7: #DCDCCC
-URxvt*color8: #709080
-URxvt*color9: #cc9393
-URxvt*color10: #7f9f7f
-URxvt*color11: #f0dfaf
-URxvt*color12: #94bff3
-URxvt*color13: #ec93d3
-URxvt*color14: #93e0e3
-URxvt*color15: #ffffff