mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-08-17 17:50:56 +02:00
templates: Add template for tabbed.
This commit is contained in:
6
pywal/templates/colors-wal-tabbed.h
Normal file
6
pywal/templates/colors-wal-tabbed.h
Normal file
@@ -0,0 +1,6 @@
|
||||
static const char* selbgcolor = "{color0}";
|
||||
static const char* selfgcolor = "{color15}";
|
||||
static const char* normbgcolor = "{color2}";
|
||||
static const char* normfgcolor = "{color15}";
|
||||
static const char* urgbgcolor = "{color1}";
|
||||
static const char* urgfgcolor = "{color15}";
|
Reference in New Issue
Block a user