summaryrefslogtreecommitdiff
path: root/termcolors/halflife
diff options
context:
space:
mode:
authorMatias Linares <matiaslina@openmailbox.org>2015-11-24 00:29:00 -0300
committerMatias Linares <matiaslina@openmailbox.org>2015-11-24 00:29:00 -0300
commit6c4c5513618105ea4ce081b04e0545c7c05431d8 (patch)
treeed61ada744e0d9ec8d2b41c24b949b2ad96185fe /termcolors/halflife
parentc8efcbbafd27e6352556bab2ec207b15d3202547 (diff)
downloaddotfiles-6c4c5513618105ea4ce081b04e0545c7c05431d8.tar.gz
Update
Diffstat (limited to 'termcolors/halflife')
-rw-r--r--termcolors/halflife38
1 files changed, 38 insertions, 0 deletions
diff --git a/termcolors/halflife b/termcolors/halflife
new file mode 100644
index 0000000..e53fe7c
--- /dev/null
+++ b/termcolors/halflife
@@ -0,0 +1,38 @@
+!Black background.
+*background: #222222
+*foreground: #cccccc
+*.cursorColor: #c5c8c6
+
+! black
+*.color0: #323232
+*.color8: #555555
+
+! red
+*.color1: #cc342b
+*.color9: #cc342b
+
+! green
+*.color2: #198844
+*.color10: #198844
+
+! yellow
+*.color3: #F9D423
+*.color11: #F9e413
+
+! blue
+*.color4: #3971ed
+*.color12: #3971ed
+
+! magenta
+*.color5: #a36ac7
+*.color13: #a36ac7
+
+! cyan
+*.color6: #3971ed
+*.color14: #3971ed
+
+! white
+*.color7: #c5c8c6
+*.color15: #ffffff
+
+! vim: ft=xdefaults