Skip to content

PHP enum cases are unstyled (currently gray) #627

@imKenjo18

Description

@imKenjo18

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

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions