From 42684b548831b3f922e0086a2d433f1024a775e2 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Wed, 24 Jun 2015 18:51:38 +0100 Subject: Add solarized xressources --- Xresources | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Xresources') diff --git a/Xresources b/Xresources index 204aa76..2ee512d 100644 --- a/Xresources +++ b/Xresources @@ -1,8 +1,8 @@ ! XTERM ! ! Appearance xterm -*xterm*faceName: DejaVuSansMono -*xterm*faceSize: 12 +*xterm*faceName: Monaco +*xterm*faceSize: 11 *xterm*background: Black *xterm*foreground: White *xterm*cursorColor: Green @@ -33,15 +33,17 @@ URxvt.keysym.M-v: perl:clipboard:paste URxvt.keysym.F11: perl:fullscreen:switch ! Appearance -URxvt*font: xft:DejaVu Sans Mono:size=12 +! URxvt*font: xft:DejaVu Sans Mono:size=12 +URxvt*font: xft:monaco:size=11:antialias=false URxvt*scrollBar: false URxvt*cursorColor: Green +URxvt*internalBorder: 0 ! True transparency URxvt.depth: 32 ! Colors -URxvt*background: [90]Black +URxvt*background: [80]Black URxvt*foreground: White URxvt.color0 : #2E2E34343636 URxvt.color8 : #555557575353 @@ -330,5 +332,3 @@ URxvt.color15 : #EEEEEEEEECEC ! Turn on/off ISO 14755 5.2 mode (default enabled). ! URxvt*iso14755_52: boolean - - -- cgit v1.2.3