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(chess.com): inverted piece colors on latte #1625

Merged
merged 1 commit into from
Feb 9, 2025

Conversation

Aimnos
Copy link
Contributor

@Aimnos Aimnos commented Feb 7, 2025

🔧 What does this fix? 🔧

Created new variables for the colors used for the pieces' backgrounds and used them to fix the piece colors for Latte.
Closes #1616.

Screenshots for comparison:

Chess.com default pieces (black pieces at the top):
image

Catppuccin userstyle Latte pieces before fix (white pieces at the top):
image

Catppuccin userstyle Latte pieces after fix (black pieces at the top):
image

🗒 Checklist 🗒

@Aimnos Aimnos requested a review from uncenter as a code owner February 7, 2025 22:28
@github-actions github-actions bot added the chess.com Chess.com label Feb 7, 2025
@Aimnos Aimnos changed the title Fix piece colors in white theme fix(chess.com): piece colors Feb 7, 2025
@uncenter uncenter changed the title fix(chess.com): piece colors fix(chess.com): inverted piece colors on latte Feb 9, 2025
@uncenter uncenter merged commit cfd0bc1 into catppuccin:main Feb 9, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chess.com Chess.com
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chess.com: Piece colors are inverted in latte
2 participants