The color generator itself is using JS to calculate those values.
If you want to have a theme that users can set, you’ll need to find a way to save those values to local storage or something similar to persist it through out the app
The color generator itself is using JS to calculate those values.
If you want to have a theme that users can set, you’ll need to find a way to save those values to local storage or something similar to persist it through out the app