From 8655138fd717d175fbc80fc15a4a7ec5c9be8baa Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Tue, 21 Dec 2021 17:13:44 -0500 Subject: Update --- desktop/.Xresources | 2 +- etc/Xresources-solarized-light | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/desktop/.Xresources b/desktop/.Xresources index 31abf28..5d5ce3a 100644 --- a/desktop/.Xresources +++ b/desktop/.Xresources @@ -2,7 +2,7 @@ !urxvt*font: xft:dejavu sans mono:pixelsize=22:antialias=true:hinting=true !urxvt*font: xft:DejaVu Sans Mono:pixelsize=20:antialias=true:hinting=true ! urxvt*font: xft:fira code:pixelsize=22:antialias=true:hinting=true -urxvt*font: xft:iosevka term:size=14,xft:dejavu sans mono:size=14 +urxvt*font: xft:iosevka term:size=15,xft:dejavu sans mono:size=14 !urxvt*letterSpace: -5 !urxvt*font: xft:fira code:pixelsize=22:antialias=true !urxvt*font: xft:inconsolata:size=18:antialias=true diff --git a/etc/Xresources-solarized-light b/etc/Xresources-solarized-light index 1afd733..f35e8b9 100644 --- a/etc/Xresources-solarized-light +++ b/etc/Xresources-solarized-light @@ -44,13 +44,13 @@ ! ! URxvt*background: S_base03 -urxvt*background: S_base03 -urxvt*foreground: S_base0 -urxvt*fading: 40 -urxvt*fadeColor: S_base03 -urxvt*cursorColor: S_base1 -urxvt*pointerColorBackground: S_base01 -urxvt*pointerColorForeground: S_base1 +*background: S_base03 +*foreground: S_base0 +*fading: 15 +*fadeColor: S_base03 +*cursorColor: S_base1 +*pointerColorBackground: S_base01 +*pointerColorForeground: S_base1 *color0: S_base02 *color1: S_red -- cgit v1.2.3