Closed Humorist2601 closed 2 months ago
Hi! Thanks for the question.
Yes, the script does not change hue throughout the color generation. It just converts hsla to rgba and replaces prepared values with the actual color.
Is there anyway to assign the hue value inside the color.json file or the only way to use custom hue is through the scripts --hue option?
Thank You
Actually the script doesn't support custom colors in colors.json
.
But you change the hue of the existing color (assign 123
to the color green
). Or you can try to add your own color (and even remove those you don't use) and install the theme with -a
option.
Wow I was not thinking that you will implement this. Love you brother. Thank you so much ❤️
Hello
Thank you for creating such a beautiful shell theme.
I wanted to know one thing, how should I go on about customizing the colors of this theme to match the catpuccin colors. I know I have to customize the colors.json but it has s,l,a only. The h is given by the user. Will the H remain constant throughout the color generation so that I can use some certain value i.e. 123.
Any help would he appreciated. Thank you :-)