aboutsummaryrefslogtreecommitdiff
path: root/X/Xresources
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-08-20 01:11:02 +1200
committerTom Ryder <tom@sanctum.geek.nz>2012-08-20 01:11:02 +1200
commit8a3ca169387cd18a7729137ffc18df6ccbb6b09a (patch)
tree04c7fd8bc9939f42e8bda5d016c68f230460f417 /X/Xresources
parentDisable ISO14755 stuff I don't need (diff)
downloaddotfiles-8a3ca169387cd18a7729137ffc18df6ccbb6b09a.tar.gz
dotfiles-8a3ca169387cd18a7729137ffc18df6ccbb6b09a.zip
Update as per Arch recommendations
Diffstat (limited to 'X/Xresources')
-rw-r--r--X/Xresources37
1 files changed, 37 insertions, 0 deletions
diff --git a/X/Xresources b/X/Xresources
new file mode 100644
index 00000000..bd368438
--- /dev/null
+++ b/X/Xresources
@@ -0,0 +1,37 @@
+URxvt.saveLines: 10000
+URxvt.background: #030303
+URxvt.foreground: #E0E0E0
+URxvt.font: xft:Ubuntu Mono:pixelsize=16:antialias=true:hinting=true
+URxvt.scrollBar: false
+URxvt.scrollTTyOutput: false
+URxvt.scrollTTyKeypress: true
+URxvt.secondaryScroll: true
+URxvt.cursorBlink: on
+URxvt.buffered: false
+URxvt.iso14755: false
+URxvt.iso14755_52: false
+
+! 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