A simple theme generator made with Python to generate a SCSS file to be added to a TailwindCSS theme. It generates a file with a gradient from white to black through a color using the luminance value.
Made using Python, Nix and Flakes!
- Python 3+
- Bash
- Nix and Flakes(Optional)
python3 theme_generator.py
⚙️ With Nix
nix develop --command fish python3 theme_generator.py