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

Fix color definitions #20

Merged
merged 1 commit into from
Dec 8, 2024
Merged

Fix color definitions #20

merged 1 commit into from
Dec 8, 2024

Conversation

quintenbuis
Copy link
Member

@quintenbuis quintenbuis commented Dec 7, 2024

What

Removed the double / in the color definitions.

Why

The color definitions are currently not being set correctly, resulting in weird output. This PR replaces the double // with a single /, fixing the issue.
image

@quintenbuis quintenbuis requested a review from rick-nu December 7, 2024 09:46
Copy link
Member

@rick-nu rick-nu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh my, that's what caused it! Thank you for the fix, I already broke my head on this one. I'm happy you figured it out! 💪

@rick-nu rick-nu merged commit 405c925 into production Dec 8, 2024
1 check passed
@rick-nu rick-nu deleted the fix-colors branch December 8, 2024 17:01
@rick-nu
Copy link
Member

rick-nu commented Dec 8, 2024

@MarcRuemekorf FYI, this fixes the colors

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