efficient vim config
[dotfiles/.git] / .local / lib / python3.9 / site-packages / pywal / templates / colors-wal-tabbed.h
1 static const char* selbgcolor   = "{color0}";
2 static const char* selfgcolor   = "{color15}";
3 static const char* normbgcolor  = "{color2}";
4 static const char* normfgcolor  = "{color15}";
5 static const char* urgbgcolor   = "{color1}";
6 static const char* urgfgcolor   = "{color15}";