[wiki] [sites] [st][nordtheme] Update selection-colors selection || aleks

From: <git_AT_suckless.org>
Date: Thu, 10 Oct 2019 23:39:58 +0200

commit b1f82d4e989b47a2eda6913f7af9948a456b4f83
Author: aleks <aleks.stier_AT_icloud.com>
Date: Thu Oct 10 23:39:34 2019 +0200

    [st][nordtheme] Update selection-colors selection

diff --git a/st.suckless.org/patches/nordtheme/index.md b/st.suckless.org/patches/nordtheme/index.md
index 245f8b2a..90a7d794 100644
--- a/st.suckless.org/patches/nordtheme/index.md
+++ b/st.suckless.org/patches/nordtheme/index.md
_AT_@ -15,8 +15,9 @@ The default behaviour of st is to reverse the fore- and background colors of eac
 ```
 static unsigned int defaultcs = 257;
 static unsigned int defaultrcs = 257;
-unsigned int selectionfg = 257;
 unsigned int selectionbg = 0;
+unsigned int selectionfg = 257;
+static int ignoreselfg = 1;
 ```
 
 Download
Received on Thu Oct 10 2019 - 23:39:58 CEST

This archive was generated by hypermail 2.3.0 : Thu Oct 10 2019 - 23:48:29 CEST