Misterio77 / flavours

🎨💧 An easy to use base16 scheme manager that integrates with any workflow.
MIT License
501 stars 29 forks source link

HSL not supported by the builder? #73

Closed Adhalianna closed 1 year ago

Adhalianna commented 1 year ago

I have tried using values like {{base09-hsl-h}} in one of my templates and it seems not to work while {{base09-rgb-r}} and {{base09-hex}} get substituted in the same template. According to base16 builder spec the HSL values should be supported too.

My flavours version:

flavours -V
flavours 0.6.1
Misterio77 commented 1 year ago

I believe this has been fixed by https://github.com/Misterio77/flavours/pull/76. Feel free to reopen if there's anything missing!