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

feat(theme): allow hex colors for themes #1536

Merged
merged 5 commits into from
Jun 24, 2022
Merged

Conversation

RGFTheCoder
Copy link
Contributor

This is a redo of a previous PR which I had made on a different account. It does the hex conversion in a much nicer way, and uses a custom Deserialize impl.

This adds support for hex colors in the form

fg: ff4500
bg: 3f7

because hashtags are recognized as comments.

Should solve #880

@jaeheonji
Copy link
Member

There is a small issue with formatting. Could you check it out?

@RGFTheCoder
Copy link
Contributor Author

Should be fixed.

zellij-utils/src/input/theme.rs Outdated Show resolved Hide resolved
@jaeheonji jaeheonji merged commit b3fab84 into zellij-org:main Jun 24, 2022
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