From 424b39b36c24eed356d3d74778a72943145f6350 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 26 Aug 2012 03:14:19 +1200 Subject: Tidy color definitions --- X/Xresources | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'X/Xresources') diff --git a/X/Xresources b/X/Xresources index 76b17be1..eed07996 100644 --- a/X/Xresources +++ b/X/Xresources @@ -7,22 +7,22 @@ Xft.rgba: none ! Urxvt URxvt.background: #030303 URxvt.buffered: false -URxvt.color0 : #2E3436 -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 : #555753 -URxvt.color9 : #EF2929 +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.font: xft:Ubuntu Mono:pixelsize=16:antialias=true:hinting=false -- cgit v1.2.3