aboutsummaryrefslogtreecommitdiff
path: root/X/Xresources
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2014-11-03 01:27:46 +1300
committerTom Ryder <tom@sanctum.geek.nz>2014-11-03 01:27:46 +1300
commitb5f10d85112e275ac57ce3b914e4cfe602c4bfd5 (patch)
tree44b18870e3d40f09ff41639a5a85b260e7e2c645 /X/Xresources
parentUpdate file detection rules (diff)
downloaddotfiles-b5f10d85112e275ac57ce3b914e4cfe602c4bfd5.tar.gz
dotfiles-b5f10d85112e275ac57ce3b914e4cfe602c4bfd5.zip
Apply terminal colours specifically to URxvt
Diffstat (limited to 'X/Xresources')
-rw-r--r--X/Xresources38
1 files changed, 18 insertions, 20 deletions
diff --git a/X/Xresources b/X/Xresources
index fde0d95d..ae8770c3 100644
--- a/X/Xresources
+++ b/X/Xresources
@@ -22,26 +22,24 @@ URxvt.scrollTTyKeypress : true
URxvt.scrollTTyOutput : false
URxvt.secondaryScroll : true
URxvt.urgentOnBell : true
-
-! Common terminal colors
-*.background : #030303
-*.foreground : #E0E0E0
-*.color0 : #030303
-*.color1 : #CC0000
-*.color2 : #3EAA06
-*.color3 : #C4A000
-*.color4 : #3465A4
-*.color5 : #75507B
-*.color6 : #06989A
-*.color7 : #D3D7CF
-*.color8 : #303030
-*.color9 : #EF2929
-*.color10 : #7AF234
-*.color11 : #FCE94F
-*.color12 : #729FCF
-*.color13 : #AD7FA8
-*.color14 : #34E2E2
-*.color15 : #EEEEEC
+URxvt.background : #030303
+URxvt.foreground : #E0E0E0
+URxvt.color0 : #030303
+URxvt.color1 : #CC0000
+URxvt.color10 : #7AF234
+URxvt.color11 : #FCE94F
+URxvt.color12 : #729FCF
+URxvt.color13 : #AD7FA8
+URxvt.color14 : #34E2E2
+URxvt.color15 : #EEEEEC
+URxvt.color2 : #3EAA06
+URxvt.color3 : #C4A000
+URxvt.color4 : #3465A4
+URxvt.color5 : #75507B
+URxvt.color6 : #06989A
+URxvt.color7 : #D3D7CF
+URxvt.color8 : #303030
+URxvt.color9 : #EF2929
! Xscreensaver
xscreensaver.Dialog.background : #222222