aboutsummaryrefslogtreecommitdiff
path: root/X
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-09-24 11:20:52 +1200
committerTom Ryder <tom@sanctum.geek.nz>2012-09-24 11:20:52 +1200
commit93b140c44c87232356b2a5b5ae5e4985f5e4b789 (patch)
tree6ebe1e7d7416669aeb254c1b784dad5f642e8f76 /X
parentLet's give sloppy focus another try (diff)
downloaddotfiles-93b140c44c87232356b2a5b5ae5e4985f5e4b789.tar.gz
dotfiles-93b140c44c87232356b2a5b5ae5e4985f5e4b789.zip
Make resources more generic for other terms
Diffstat (limited to 'X')
-rw-r--r--X/Xresources38
1 files changed, 20 insertions, 18 deletions
diff --git a/X/Xresources b/X/Xresources
index 7235001d..de04e662 100644
--- a/X/Xresources
+++ b/X/Xresources
@@ -4,30 +4,32 @@ Xft.hinting: -1
Xft.hintstyle: hintnone
Xft.rgba: none
+! Common terminal colors
+*.background: #030303
+*.foreground: #E0E0E0
+*.color0: #2E3436
+*.color1: #CC0000
+*.color2: #3EAA06
+*.color3: #C4A000
+*.color4: #3465A4
+*.color5: #75507B
+*.color6: #06989A
+*.color7: #D3D7CF
+*.color8: #555753
+*.color9: #EF2929
+*.color10: #7AF234
+*.color11: #FCE94F
+*.color12: #729FCF
+*.color13: #AD7FA8
+*.color14: #34E2E2
+*.color15: #EEEEEC
+
! Urxvt
-URxvt.background: #030303
URxvt.buffered: false
-URxvt.color0: #2E3436
-URxvt.color1: #CC0000
-URxvt.color2: #3EAA06
-URxvt.color3: #C4A000
-URxvt.color4: #3465A4
-URxvt.color5: #75507B
-URxvt.color6: #06989A
-URxvt.color7: #D3D7CF
-URxvt.color8: #555753
-URxvt.color9: #EF2929
-URxvt.color10: #7AF234
-URxvt.color11: #FCE94F
-URxvt.color12: #729FCF
-URxvt.color13: #AD7FA8
-URxvt.color14: #34E2E2
-URxvt.color15: #EEEEEC
URxvt.cursorBlink: on
URxvt.depth: 32
URxvt.fading: 40
URxvt.font: xft:Ubuntu Mono:pixelsize=16:antialias=true:hinting=false
-URxvt.foreground: #E0E0E0
URxvt.iso14755: false
URxvt.iso14755_52: false
URxvt.matcher.button: 1