dylanaraps / pywal

🎨 Generate and change color-schemes on the fly.
MIT License
8.22k stars 311 forks source link

Separate Custom Template for light and dark themes #633

Open Iss-in opened 2 years ago

Iss-in commented 2 years ago

Feature Request :

Will it be possible for Custom templates to have 2 separate files for theme switching like rofi. As user may like to use some colors and hardcoded variable differently in light and dark variants. Like creating 2 files in templates folder ( app-dark.ext and app-light.ext ) ,

Pywal should use one of the file as a base variant depending upon current color-scheme and generate an app.ext file