summaryrefslogtreecommitdiffstats
path: root/.Xdefaults
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2011-09-23 15:43:37 +0200
committerGravatar Tom Willemsen2011-09-23 15:43:37 +0200
commitdf6b7bc70acfbd4864a65c8ef7f2aff4f5e3b485 (patch)
tree9e8ceeb804360cec5756b4244454edf7e257d0cc /.Xdefaults
parenta1c7e91828b54bf0162ac55b57265ef1de8d58e6 (diff)
downloaddotfiles-df6b7bc70acfbd4864a65c8ef7f2aff4f5e3b485.tar.gz
dotfiles-df6b7bc70acfbd4864a65c8ef7f2aff4f5e3b485.zip
XDEFAULTS: Improved (tried) naquadah terminal colors
Diffstat (limited to '.Xdefaults')
-rw-r--r--.Xdefaults38
1 files changed, 19 insertions, 19 deletions
diff --git a/.Xdefaults b/.Xdefaults
index b39dbeb..140654a 100644
--- a/.Xdefaults
+++ b/.Xdefaults
@@ -24,35 +24,35 @@ urxvt*boldFont: xft:DejaVu Sans Mono-10:style=bold:antialias=true
! - cursor
urxvt*cursorColor: #DCDCCC
! - pseudo transparency
-urxvt*shading: 20
+urxvt*shading: 10
urxvt*transparent: true
! - color scheme
-urxvt.background: #252A2B
-urxvt.foreground: #EEEEEC
+urxvt.background: #252a2b
+urxvt.foreground: #eeeeec
! black + red
-urxvt*color0: #0C191C
-urxvt*color1: #A40000
+urxvt*color0: #555753
+urxvt*color1: #cc0000
! green + yellow
-urxvt*color2: #4E9A06
-urxvt*color3: #EDD400
+urxvt*color2: #73d216
+urxvt*color3: #edd400
! blue + purple
-urxvt*color4: #204A87
-urxvt*color5: #5C3566
+urxvt*color4: #3465a4
+urxvt*color5: #75507b
! cyan + white
-urxvt*color6: cyan3
-urxvt*color7: #BABDB6
+urxvt*color6: #c17d11
+urxvt*color7: #f57900
! bright-black + birhgt-red
-urxvt*color8: #252A2B
-urxvt*color9: #EF2929
+urxvt*color8: #888a85
+urxvt*color9: #ef2929
! bright-green + bright-yellow
-urxvt*color10: #8AE234
-urxvt*color11: #FCE84F
+urxvt*color10: #8ae234
+urxvt*color11: #fce84f
! bright-blue + bright-purple
-urxvt*color12: #729FCF
-urxvt*color13: #AD8FA8
+urxvt*color12: #729fcf
+urxvt*color13: #ad8fa8
! bright-cyan + bright-white
-urxvt*color14: cyan
-urxvt*color15: #EEEEEC
+urxvt*color14: #e9b96e
+urxvt*color15: #fcaf3e
xterm*background: #252A2B