Skip to content
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

Merged
merged 11 commits into from
Oct 3, 2024

Conversation

Stephen-Zulauf
Copy link
Contributor

Added a Catppuccin theme to the demo style.c and overview.c. Used style guide located here: https://catppuccin.com/palette.

demo/common/overview.c Outdated Show resolved Hide resolved
@RobLoach
Copy link
Contributor

Thanks! Looks like there are 4 different schemes that they provide. Do you have plans to add all four?

@Stephen-Zulauf
Copy link
Contributor Author

I can do that if you think it would be cool. :)

@Stephen-Zulauf
Copy link
Contributor Author

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.

Copy link
Contributor

@RobLoach RobLoach left a 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!

demo/sdl_renderer/main.c Outdated Show resolved Hide resolved
demo/sdl_renderer/main.c Outdated Show resolved Hide resolved
demo/common/overview.c Outdated Show resolved Hide resolved
demo/common/style.c Outdated Show resolved Hide resolved
demo/common/style.c Outdated Show resolved Hide resolved
demo/common/style.c Outdated Show resolved Hide resolved
demo/common/style.c Outdated Show resolved Hide resolved
@RobLoach RobLoach changed the title added catppucin theme to demo Add Catppucin color styles Sep 30, 2024
@Stephen-Zulauf
Copy link
Contributor Author

awesome! sorry for the little mess I thought I caught everything.

@RobLoach RobLoach merged commit 03198a0 into Immediate-Mode-UI:master Oct 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants