summaryrefslogtreecommitdiffstats
path: root/.Xdefaults
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2011-11-02 21:56:01 +0100
committerGravatar Tom Willemsen2011-11-02 21:56:01 +0100
commit51d3b5807781a5ccde120cc8f355d393d9bfc9d0 (patch)
treef0a9e4ae96faa9ae5adbbfbde9a7f596ce1b1732 /.Xdefaults
parent3bc1d84d65d2fd3819ad12ae6dd48b054e0a3a2f (diff)
downloaddotfiles-51d3b5807781a5ccde120cc8f355d393d9bfc9d0.tar.gz
dotfiles-51d3b5807781a5ccde120cc8f355d393d9bfc9d0.zip
XDEFAULTS: Change colors, remove comments
Diffstat (limited to '.Xdefaults')
-rw-r--r--.Xdefaults44
1 files changed, 18 insertions, 26 deletions
diff --git a/.Xdefaults b/.Xdefaults
index b2d0dac..42adaeb 100644
--- a/.Xdefaults
+++ b/.Xdefaults
@@ -16,43 +16,35 @@ urxvt*urlLauncher: chromium
urxvt*matcher.button: 1
! Appearance
-! - use a bitmap font
-!urxvt*font: -*-tamsyn-medium-*-*-*-15-*-*-*-*-*-*-*
-!urxvt*boldFont: -*-tamsyn-bold-*-*-*-15-*-*-*-*-*-*-*
urxvt*font: xft:DejaVu Sans Mono-10:antialias=true
urxvt*boldFont: xft:DejaVu Sans Mono-10:style=bold:antialias=true
-! - cursor
-urxvt*cursorColor: #DCDCCC
-! - pseudo transparency
-urxvt*shading: 10
-urxvt*transparent: true
! - color scheme
-urxvt.background: #1c1c1c
-urxvt.foreground: #dadada
+urxvt.background: #000000
+urxvt.foreground: #ff9800
! black + red
-urxvt*color0: #000000
-urxvt*color1: #d70000
+!urxvt*color0: #000000
+urxvt*color1: Red3
! green + yellow
-urxvt*color2: #5fd700
-urxvt*color3: #ffd700
+!urxvt*color2: #5fd700
+!urxvt*color3: #ffd700
! blue + purple
-urxvt*color4: #5f5fff
-urxvt*color5: #875f87
+urxvt*color4: RoyalBlue
+urxvt*color5: #ad7fa8
! cyan + white
-urxvt*color6: #d78700
-urxvt*color7: #ff8700
+!urxvt*color6: #d78700
+urxvt*color7: #ececec
! bright-black + birhgt-red
-urxvt*color8: #8a8a8a
-urxvt*color9: #ff0000
+urxvt*color8: #0c181c
+!urxvt*color9: #ff0000
! bright-green + bright-yellow
-urxvt*color10: #5fff00
-urxvt*color11: #ffd75f
+!urxvt*color10: #5fff00
+!urxvt*color11: #ffd75f
! bright-blue + bright-purple
-urxvt*color12: #87d7ff
-urxvt*color13: #d787d7
+!urxvt*color12: #87d7ff
+urxvt*color13: #ad68a6
! bright-cyan + bright-white
-urxvt*color14: #d7af87
-urxvt*color15: #ffaf00
+!urxvt*color14: #d7af87
+!urxvt*color15: #ffaf00
xterm*background: #252A2B