-
Notifications
You must be signed in to change notification settings - Fork 578
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Catppucin color styles #695
Conversation
Thanks! Looks like there are 4 different schemes that they provide. Do you have plans to add all four? |
I can do that if you think it would be cool. :) |
I've added the four 'flavors' of Catppuccin described in the style guide here: https://catppuccin.com/palette. I left the entire pallet for each flavor in the form of nk_color structs for easy switching/customization. Wasn't sure how to label them in the drop-down on the overview demo, so I just abbreviated Catppuccin. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! I really like the feel of each one. Just some small updates, and it looks like crust
isn't used in any of them. Thanks!
Co-authored-by: Rob Loach <[email protected]>
Co-authored-by: Rob Loach <[email protected]>
Co-authored-by: Rob Loach <[email protected]>
Co-authored-by: Rob Loach <[email protected]>
Co-authored-by: Rob Loach <[email protected]>
Co-authored-by: Rob Loach <[email protected]>
Co-authored-by: Rob Loach <[email protected]>
awesome! sorry for the little mess I thought I caught everything. |
Added a Catppuccin theme to the demo style.c and overview.c. Used style guide located here: https://catppuccin.com/palette.