summaryrefslogtreecommitdiff
path: root/pywal
diff options
context:
space:
mode:
authorJamie Macdonald <jamie.alban@gmail.com>2018-04-24 13:49:31 -0700
committerJamie Macdonald <jamie.alban@gmail.com>2018-04-24 13:49:31 -0700
commit39e75489f29d64fc9f0cfba348be3c1ea2df89f2 (patch)
tree190d791addb15a186eef101ee02e794874033389 /pywal
parent66c40955d994719ce76c4db7477507ca271a8016 (diff)
add missing color for newer st
Diffstat (limited to 'pywal')
-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;