summaryrefslogtreecommitdiffstats
path: root/.Xdefaults
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2011-10-29 12:17:57 +0200
committerGravatar Tom Willemsen2011-10-29 12:17:57 +0200
commit34545b3448dfcd8fc9525e26ca147179af50b8f9 (patch)
tree136292c4d8ce685fcae337c7a33cacf1c96c739d /.Xdefaults
parentf2d0ba0967a154e48c7e084b2736d7b762e9127f (diff)
parent3939a5504e4791a598b64ddc089a0245bdcc467a (diff)
downloaddotfiles-34545b3448dfcd8fc9525e26ca147179af50b8f9.tar.gz
dotfiles-34545b3448dfcd8fc9525e26ca147179af50b8f9.zip
Merge branch 'master' of pegas:ryuslash/dotfiles
Diffstat (limited to '.Xdefaults')
-rw-r--r--.Xdefaults38
1 files changed, 19 insertions, 19 deletions
diff --git a/.Xdefaults b/.Xdefaults
index 6f3c942..bdb3933 100644
--- a/.Xdefaults
+++ b/.Xdefaults
@@ -1,4 +1,4 @@
-! -*- mode: conf-xdefaults mode:rainbow -*-
+! -*- mode: conf-xdefaults; mode: rainbow -*-
! General
urxvt*loginShell: true
urxvt*scrollBar: false
@@ -27,32 +27,32 @@ urxvt*cursorColor: #DCDCCC
urxvt*shading: 10
urxvt*transparent: true
! - color scheme
-urxvt.background: #252a2b
-urxvt.foreground: #eeeeec
+urxvt.background: #1c1c1c
+urxvt.foreground: #dadada
! black + red
-urxvt*color0: #555753
-urxvt*color1: #cc0000
+urxvt*color0: #585858
+urxvt*color1: #d70000
! green + yellow
-urxvt*color2: #73d216
-urxvt*color3: #edd400
+urxvt*color2: #5fd700
+urxvt*color3: #ffd700
! blue + purple
-urxvt*color4: #3465a4
-urxvt*color5: #75507b
+urxvt*color4: #5f5fff
+urxvt*color5: #875f87
! cyan + white
-urxvt*color6: #c17d11
-urxvt*color7: #f57900
+urxvt*color6: #d78700
+urxvt*color7: #ff8700
! bright-black + birhgt-red
-urxvt*color8: #888a85
-urxvt*color9: #ef2929
+urxvt*color8: #8a8a8a
+urxvt*color9: #ff0000
! bright-green + bright-yellow
-urxvt*color10: #8ae234
-urxvt*color11: #fce84f
+urxvt*color10: #5fff00
+urxvt*color11: #ffd75f
! bright-blue + bright-purple
-urxvt*color12: #729fcf
-urxvt*color13: #ad8fa8
+urxvt*color12: #87d7ff
+urxvt*color13: #d787d7
! bright-cyan + bright-white
-urxvt*color14: #e9b96e
-urxvt*color15: #fcaf3e
+urxvt*color14: #d7af87
+urxvt*color15: #ffaf00
xterm*background: #252A2B