X-Git-Url: https://git.josue.xyz/?p=dotfiles%2F.git;a=blobdiff_plain;f=.local%2Flib%2Fpython3.9%2Fsite-packages%2Fpywal%2Ftemplates%2Fcolors-wal-tabbed.h;fp=.local%2Flib%2Fpython3.9%2Fsite-packages%2Fpywal%2Ftemplates%2Fcolors-wal-tabbed.h;h=90623c54f2e69a090891c267fb27bd28fdba2f46;hp=0000000000000000000000000000000000000000;hb=be62f45026507330c54b0d3ace90aceb312e1841;hpb=812379a745a7f23788c538f26d71c84232bf09cc 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 index 00000000..90623c54 --- /dev/null +++ b/.local/lib/python3.9/site-packages/pywal/templates/colors-wal-tabbed.h @@ -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}";