Skip to content

A simple theme generator for TailwindCCS or any SCSS processor

Notifications You must be signed in to change notification settings

savio-henrique/scss-theme-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ SCSS Theme generator for TailwindCSS ✨

📄 Description

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!

✅ Requirements

  • Python 3+
  • Bash
  • Nix and Flakes(Optional)

📂 Usage

python3 theme_generator.py

⚙️ With Nix

nix develop --command fish
python3 theme_generator.py

🎉 Have fun!

About

A simple theme generator for TailwindCCS or any SCSS processor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published