Skip to content

Respect syntax highlighting syle guide #157

Description

@sollniss

Right now zed has a few colors that are not conforming to the official style guide and therefore make it inconsistent with other editors.

Style guide: https://github.com/catppuccin/catppuccin/blob/main/docs/style-guide.md#code-editors

Some of these might be more opinionated than others, but the ones I've found are the following:

Token zed value Guide says
string.regexp / string.regex peach pink (Regex)
attribute peach yellow (Attributes)
function.builtin peach red (Builtins)
function.macro teal rosewater (Macros)
constant.macro mauve rosewater (Macros)
symbol / string.special.symbol pink / flamingo red (Symbols)
keyword.export sky mauve (Keywords)
field lavender blue (Properties)

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