From e6e6d40294ab66be2daa1bef91c6ac343844a186 Mon Sep 17 00:00:00 2001 From: Andrew Lorimer Date: Thu, 24 Jan 2019 22:03:35 +1100 Subject: [PATCH] update foreground colour --- x/.Xdefaults | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/x/.Xdefaults b/x/.Xdefaults index e4c26d1..6641587 100644 --- a/x/.Xdefaults +++ b/x/.Xdefaults @@ -8,10 +8,9 @@ URxvt.saveLines: 100000 URxvt.depth: 32 URxvt.background: [75]#082833 -#URxvt.foreground: #839496 URxvt.scrollBar: false URxvt.font: xft:ubuntu mono derivative powerline:size=12 -URxvt.foreground: #93a1a1 +URxvt.foreground: #acb9b9 URxvt.color0: #003c49 URxvt.color1: #dc322f @@ -36,7 +35,6 @@ rofi.width: 25 rofi.hide-scrollbar: true rofi.font: Ubuntu Mono medium 16 rofi.color-window: argb:cc082833, #082833 -#rofi.monitor: HDMI-0 ! State: 'bg', 'fg', 'bgalt', 'hlbg', 'hlfg' rofi.color-normal: argb:cc082833, #839496, argb:cc082833, argb:cc082833, #268bd2 -- 2.49.0