feat(opencode): support light appearance for all catppuccin themes #10559
feat(opencode): support light appearance for all catppuccin themes #10559chrinkis wants to merge 2 commits intoanomalyco:devfrom
Conversation
|
Hey! Your PR title Please update it to start with one of:
Where See CONTRIBUTING.md for details. |
|
The following comment was made by an LLM, it may be inaccurate: Potential Duplicate Found:
Reason: This PR appears to be directly related to the current PR #10559. Both address adding light appearance support for Catppuccin themes (frappe, macchiato, and latte). Since the current PR closes issue #10512, PR #10513 may be addressing the same or overlapping functionality related to Catppuccin light theme support. |
|
Please provide before & after screenshots as per guidelines |
|
Sorry, the light theme I use is already used in catppuccin, so I though it was trivial. The screenshots are all in light appearance. The dark remains exactly the same. Catppuccin FrappeBefore
After
Catppuccin macchiatoBefore
After
|
|
@rekram1-node are those I provided ok? |
00637c0 to
71e0ba2
Compare
f1ae801 to
08fa7f7
Compare






What does this PR do?
This PR defines the light appearance for
catppuccin-frappeandcatppuccin-macchiato.Catppuccin defines only one light palette, catppuccin-latte.
The light appearance of those two themes is exactly the same as the
catppuccin's, so the hardoced colors were borrowed from there.Closes #10512.
How did you verify your code works?
I tested it through
bun dev.