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) |
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:
string.regexp/string.regexattributefunction.builtinfunction.macroconstant.macrosymbol/string.special.symbolkeyword.exportfield