aboutsummaryrefslogtreecommitdiff
path: root/X
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-08-19 21:33:45 +1200
committerTom Ryder <tom@sanctum.geek.nz>2012-08-19 21:33:45 +1200
commitba5bc2a85bf52752081cd5f50a1cc236808b79d1 (patch)
treee227b104e794238f24c04fb64b60551dd8e07b83 /X
parentDon't really need color degrading in tmux (diff)
downloaddotfiles-ba5bc2a85bf52752081cd5f50a1cc236808b79d1.tar.gz
dotfiles-ba5bc2a85bf52752081cd5f50a1cc236808b79d1.zip
Moving to urxvt permanently, happy with settings
Man, I should have done this years ago. Bye, VTE
Diffstat (limited to 'X')
-rw-r--r--X/Xdefaults31
1 files changed, 27 insertions, 4 deletions
diff --git a/X/Xdefaults b/X/Xdefaults
index b4de04a9..86b5f8f3 100644
--- a/X/Xdefaults
+++ b/X/Xdefaults
@@ -1,7 +1,30 @@
URxvt*saveLines: 10000
-URxvt*foreground: White
-URxvt*background: Black
-URxvt*font: xft:Ubuntu Mono:pixelsize=18:antialias=true:hinting=true
+URxvt*background: #030303
+URxvt*foreground: #E0E0E0
+URxvt*font: xft:Ubuntu Mono:pixelsize=16:antialias=true:hinting=true
URxvt*scrollBar: false
URxvt*scrollstyle: rxvt
-#URxvt*termName: xterm-256color
+! black
+URxvt*color0 : #2E3436
+URxvt*color8 : #555753
+! red
+URxvt*color1 : #CC0000
+URxvt*color9 : #EF2929
+! green
+URxvt*color2 : #3EAA06
+URxvt*color10 : #7AF234
+! yellow
+URxvt*color3 : #C4A000
+URxvt*color11 : #FCE94F
+! blue
+URxvt*color4 : #3465A4
+URxvt*color12 : #729FCF
+! magenta
+URxvt*color5 : #75507B
+URxvt*color13 : #AD7FA8
+! cyan
+URxvt*color6 : #06989A
+URxvt*color14 : #34E2E2
+! white
+URxvt*color7 : #D3D7CF
+URxvt*color15 : #EEEEEC