[wiki] [sites] [st][nordtheme] Fix description || aleks

From: <git_AT_suckless.org>
Date: Sun, 13 Oct 2019 22:42:44 +0200

commit 2def68c03cd6f89e49f21b073a46916520429254
Author: aleks <aleks.stier_AT_icloud.com>
Date: Sun Oct 13 22:42:03 2019 +0200

    [st][nordtheme] Fix description

diff --git a/st.suckless.org/patches/nordtheme/index.md b/st.suckless.org/patches/nordtheme/index.md
index 90a7d794..15b3692b 100644
--- a/st.suckless.org/patches/nordtheme/index.md
+++ b/st.suckless.org/patches/nordtheme/index.md
_AT_@ -12,13 +12,11 @@ Selection-Colors
 
 The default behaviour of st is to reverse the fore- and background colors of each selected cell. If you want that the selection-colors are not reveresed but instead have fixed fore- and background colors apply on top of this patch the [selectioncolors](../selectioncolors/)-patch. Then set the following settings in your config.h:
 
-```
-static unsigned int defaultcs = 257;
-static unsigned int defaultrcs = 257;
-unsigned int selectionbg = 0;
-unsigned int selectionfg = 257;
-static int ignoreselfg = 1;
-```
+*static unsigned int defaultcs = 257;*
+*static unsigned int defaultrcs = 257;*
+*unsigned int selectionbg = 0;*
+*unsigned int selectionfg = 257;*
+*static int ignoreselfg = 1;*
 
 Download
 --------
Received on Sun Oct 13 2019 - 22:42:44 CEST

This archive was generated by hypermail 2.3.0 : Sun Oct 13 2019 - 22:48:32 CEST