Catppuccin Mocha Theme bug
- Dominant language
- Just
- Stars
- 40
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Catppuccin Mocha Theme: white and black colors are mixed, you have to switch them. Didn't check other color variants.
This is how it should be:
"palette": [
"#585b70",
"#f38ba8",
"#a6e3a1",
"#f9e2af",
"#89b4fa",
"#f5c2e7",
"#94e2d5",
"#a6adc8",
"#45475a",
"#f38ba8",
"#a6e3a1",
"#f9e2af",
"#89b4fa",
"#f5c2e7",
"#94e2d5",
"#bac2de"
],
Contributor guide
Research direction
Locate the Catppuccin Mocha theme definition in the repository and compare its palette with the 16-color list in the issue. Correct the reported white/black ordering, then inspect the other color variants for the same problem. Done means Mocha matches the supplied palette and any affected variants no longer have the swapped colors.
Written by the indexing model from the issue text.
Assessment
- Domain
- design
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100