added Pywal base files
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
static const char* selbgcolor = "#0f0d16";
|
||||
static const char* selfgcolor = "#f1c3bf";
|
||||
static const char* normbgcolor = "#C6394B";
|
||||
static const char* normfgcolor = "#f1c3bf";
|
||||
static const char* urgbgcolor = "#98364A";
|
||||
static const char* urgfgcolor = "#f1c3bf";
|
||||
Reference in New Issue
Block a user