-
-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
I noticed that PHP Enum cases do not seem to follow the standard Catppuccin style guide. They are currently rendering as default text (White/Gray).
I am unsure if this is intended or not, but they look a bit bland compared to the rest of the theme. It seems like they would fit the Peach style well, similar to constants or enum members in other languages.
This is somewhat related to #562. As seen in the attached screenshot, both the definition and the usage lack specific coloring.
Scopes for both definition and usage:
Definition (case Completed): constant.enum.php
Usage (self::Completed): constant.other.class.php
VS Code Version: 1.107.1
Catppuccin Extension Version: 3.18.1

Metadata
Metadata
Assignees
Labels
No labels