issues
search
catppuccin
/
palette
🎨 Soothing pastel theme to use within your projects!
https://www.npmjs.com/package/@catppuccin/palette
MIT License
459
stars
36
forks
source link
refactor: move flavours into enum
#23
Closed
Gingeh
closed
2 years ago
Gingeh
commented
2 years ago
fixes #22
Notes:
Palettes used in the
Flavour::palette
impl could be extracted into private items in separate files
This is a breaking change, so the major version number will need to be incremented before release
nyxkrage
commented
2 years ago
This looks good to me now
fixes #22
Notes:
Flavour::palette
impl could be extracted into private items in separate files