summaryrefslogtreecommitdiffstats
path: root/Xdefaults
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2011-04-01 17:38:49 +0200
committerGravatar Tom Willemsen2011-04-01 17:38:49 +0200
commite71a15138234e53652a1d979747b1072000a7659 (patch)
tree02e8cbd4205bf7f6bd83c8774c1b955c320f669c /Xdefaults
parent16a98c0b6f66cdc6ac789874c74ef28bf728d442 (diff)
downloaddotfiles-e71a15138234e53652a1d979747b1072000a7659.tar.gz
dotfiles-e71a15138234e53652a1d979747b1072000a7659.zip
Updated urxvt configuration, started using it again
Diffstat (limited to 'Xdefaults')
-rw-r--r--Xdefaults40
1 files changed, 20 insertions, 20 deletions
diff --git a/Xdefaults b/Xdefaults
index 44cf96d..5b07948 100644
--- a/Xdefaults
+++ b/Xdefaults
@@ -15,40 +15,40 @@ urxvt*matcher.button: 1
! Appearance
! - use a bitmap font
-urxvt*font: -xos4-terminus-medium-*-*-*-12-*-*-*-*-*-*-*
-urxvt*boldFont: -xos4-terminux-bold-*-*-*-12-*-*-*-*-*-*-*
+urxvt*font: -*-tamsyn-medium-*-*-*-15-*-*-*-*-*-*-*
+urxvt*boldFont: -*-tamsyn-bold-*-*-*-15-*-*-*-*-*-*-*
! - cursor
urxvt*cursorColor: #DCDCCC
! - pseudo transparency
urxvt*shading: 50
urxvt*transparent: true
! - color scheme
-urxvt.background: #000000
-urxvt.foreground: #FFFFFF
+urxvt.background: #252A2B
+urxvt.foreground: #EEEEEC
! black + red
-urxvt*color0: #000000
-urxvt*color1: #AA0000
+urxvt*color0: black
+urxvt*color1: red3
! green + yellow
-urxvt*color2: #00AA00
-urxvt*color3: #DFAF8F
+urxvt*color2: green3
+urxvt*color3: #FF9800
! blue + purple
-urxvt*color4: #0000AA
-urxvt*color5: #DC8CC3
+urxvt*color4: royal blue
+urxvt*color5: magenta3
! cyan + white
-urxvt*color6: #8CD0D3
-urxvt*color7: #DCDCCC
+urxvt*color6: cyan3
+urxvt*color7: #EEEEEC
! bright-black + birhgt-red
-urxvt*color8: #709080
-urxvt*color9: #FF0000
+urxvt*color8: #252A2B
+urxvt*color9: red
! bright-green + bright-yellow
-urxvt*color10: #00FF00
-urxvt*color11: #F0DFAF
+urxvt*color10: green
+urxvt*color11: yellow
! bright-blue + bright-purple
-urxvt*color12: #00B4FF
-urxvt*color13: #EC93D3
+urxvt*color12: #5C5CFF
+urxvt*color13: magenta
! bright-cyan + bright-white
-urxvt*color14: #93E0E3
-urxvt*color15: #FFFFFF
+urxvt*color14: cyan
+urxvt*color15: white
xterm*background: #252A2B
xterm*foreground: #EEEEEC