[xresources] switch to solarized (dark)
authorAmin Bandali <me@aminb.org>
Mon, 11 May 2015 00:57:57 +0000 (20:57 -0400)
committerAmin Bandali <me@aminb.org>
Mon, 11 May 2015 00:57:57 +0000 (20:57 -0400)
x/.dawn.xresources [new file with mode: 0644]
x/.hybrid.xresources [new file with mode: 0644]
x/.solarized-dark.xresources [new file with mode: 0644]
x/.solarized-light.xresources [new file with mode: 0644]
x/.xprofile

diff --git a/x/.dawn.xresources b/x/.dawn.xresources
new file mode 100644 (file)
index 0000000..3834004
--- /dev/null
@@ -0,0 +1,36 @@
+! 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/.hybrid.xresources b/x/.hybrid.xresources
new file mode 100644 (file)
index 0000000..eb23ac9
--- /dev/null
@@ -0,0 +1,36 @@
+! 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/.solarized-dark.xresources b/x/.solarized-dark.xresources
new file mode 100644 (file)
index 0000000..6db1ab8
--- /dev/null
@@ -0,0 +1,56 @@
+#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
new file mode 100644 (file)
index 0000000..75f4497
--- /dev/null
@@ -0,0 +1,56 @@
+#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
index 0e71da9..e90872f 100755 (executable)
@@ -16,8 +16,11 @@ export _JAVA_AWT_WM_NONREPARENTING=1
 
 xrdb -merge ~/.Xresources
 # xrdb -merge ~/.base16-tomorrow.dark.256.xresources
-xrdb -merge ~/.gotham.xresources
+# xrdb -merge ~/.gotham.xresources
+# xrdb -merge ~/.hybrid.xresources
+# xrdb -merge ~/.dawn.xresources
 # xrdb -merge ~/.zenburn.xresources
+xrdb -merge ~/.solarized-dark.xresources
 
 # set the cursor icon
 # xsetroot -cursor_name left_ptr &