From 0c7789144ad472e35098442d9a7e4d4856a4f72d Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 10 Aug 2016 16:59:07 +0200 Subject: Revert to not revert high intensity colors, referencing fine explanation at . --- X11/Xresources/local-color-solarized | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'X11') diff --git a/X11/Xresources/local-color-solarized b/X11/Xresources/local-color-solarized index 715ed92..4c8f04c 100644 --- a/X11/Xresources/local-color-solarized +++ b/X11/Xresources/local-color-solarized @@ -22,5 +22,6 @@ *foreground: #d8d8d8 *cursorColor: #ffffff -!! suppress high intensity colors (set bold font instead) -URxvt.intensityStyles: false +!! No, do *not* suppress high intensity colors +!! Details: https://github.com/seebi/dircolors-solarized/blob/master/README.md +!URxvt.intensityStyles: false -- cgit v1.2.3