aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <[email protected]>2018-04-24 21:27:39 +0000
committerGitHub <[email protected]>2018-04-24 21:27:39 +0000
commitf2278e6c543e0b90000ba3493f7a6f0f773fdc24 (patch)
tree190d791addb15a186eef101ee02e794874033389
parentMerge pull request #229 from dylanaraps/iter (diff)
parentadd missing color for newer st (diff)
downloadpywal-f2278e6c543e0b90000ba3493f7a6f0f773fdc24.tar.xz
pywal-f2278e6c543e0b90000ba3493f7a6f0f773fdc24.zip
Merge pull request #234 from jameh/master
add missing color for newer st
-rw-r--r--pywal/templates/colors-wal-st.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pywal/templates/colors-wal-st.h b/pywal/templates/colors-wal-st.h
index acb2863..fcf8538 100644
--- a/pywal/templates/colors-wal-st.h
+++ b/pywal/templates/colors-wal-st.h
@@ -31,3 +31,4 @@ const char *colorname[] = {{
unsigned int defaultbg = 0;
unsigned int defaultfg = 257;
unsigned int defaultcs = 258;
+ unsigned int defaultrcs= 258;