summaryrefslogtreecommitdiffstats
path: root/.colors/dark
diff options
context:
space:
mode:
Diffstat (limited to '.colors/dark')
-rw-r--r--.colors/dark31
1 files changed, 31 insertions, 0 deletions
diff --git a/.colors/dark b/.colors/dark
new file mode 100644
index 0000000..236afe3
--- /dev/null
+++ b/.colors/dark
@@ -0,0 +1,31 @@
+!black
+ *color0: #333333
+ *color8: #3D3D3D
+!red
+ *color1: #8C4665
+ *color9: #BF4D80
+!green
+ *color2: #287373
+ *color10: #53A6A6
+!yellow
+ *color3: #905288
+ *color11: #A270A3
+!blue
+ *color4: #395573
+ *color12: #477AB3
+!magenta
+ *color5: #5E468C
+ *color13: #7E62B3
+!cyan
+ *color6: #31658C
+ *color14: #6096BF
+!white
+ *color7: #899CA1
+ *color15: #C0C0C0
+
+URxvt.background: #121212
+URxvt.foreground: #999999
+URxvt.cursorColor: #5E468C
+URxvt.cursorBlink: true
+
+