Cleanup for stow ---STOW
[dotfiles/.git] / .local / lib / python3.9 / site-packages / pywal / templates / colors-wal-tabbed.h
diff --git a/.local/lib/python3.9/site-packages/pywal/templates/colors-wal-tabbed.h b/.local/lib/python3.9/site-packages/pywal/templates/colors-wal-tabbed.h
new file mode 100644 (file)
index 0000000..90623c5
--- /dev/null
@@ -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}";