summaryrefslogtreecommitdiffstats
path: root/.colors/dark
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2012-08-15 15:17:02 +0200
committerRasmus Steinke <rasi@xssn.at>2012-08-15 15:17:02 +0200
commit4c2af5300dc80ce5c8ff8c742961dcc5af7cd61e (patch)
treea0ec4c382ebb70f907cf1dfa485faefb2f0a7b8f /.colors/dark
parent12650d0424141da59eb655ecbe459967f229638c (diff)
downloaddotfiles-4c2af5300dc80ce5c8ff8c742961dcc5af7cd61e.tar.gz
dotfiles-4c2af5300dc80ce5c8ff8c742961dcc5af7cd61e.tar.xz
adding colors
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
+
+