From b8be227372ee7a5544802ee6444c776409a21a67 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Tue, 14 Jan 2020 22:07:36 +0530 Subject: changed colors --- x/.Xresources | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'x') diff --git a/x/.Xresources b/x/.Xresources index c460775..9f3c9bc 100644 --- a/x/.Xresources +++ b/x/.Xresources @@ -14,7 +14,9 @@ URxvt.scrollTtyOutput: false URxvt.scrollWithBuffer: true URxvt.scrollTtyKeypress: true -URxvt.font: xft:Hermit:pixelsize=12, xft:DejaVu Sans Mono:pixelsize:12 +URxvt.font: xft:Hermit:style=Medium:size=9.5:antialias=true,xft:DejaVu Sans Mono:size=9.5:style=Medium:antialias=true +URxvt.boldFont: xft:Hermit:size=9.5:style=Bold:antialias=true +URxvt.italicFont: xft:Hermit:size=9.5:style=Italic:antialias=true URxvt.letterSpace: 1 urxvt*termName: rxvt urxvt*scrollBar: false @@ -28,7 +30,7 @@ Xft*hintstyle: hintfull URxvt*cursorUnderline: true Xft*rgba: rgb URxvt*geometry: 85x20 -*internalBorder: 10 +*internalBorder: 15 URxvt*fading: 0 URxvt*tintColor: #ffffff URxvt*shading: 0 -- cgit v1.2.3