mirror of
https://github.com/dylanaraps/pywal.git
synced 2024-11-29 03:13:47 +01:00
add missing color for newer st
This commit is contained in:
parent
66c40955d9
commit
39e75489f2
@ -31,3 +31,4 @@ const char *colorname[] = {{
|
||||
unsigned int defaultbg = 0;
|
||||
unsigned int defaultfg = 257;
|
||||
unsigned int defaultcs = 258;
|
||||
unsigned int defaultrcs= 258;
|
||||
|
Loading…
Reference in New Issue
Block a user