zed/crates/theme2
Marshall Bowers 7a9f764aa0
Add support for theme family-specific syntax mapping overrides (#3551)
This PR adds support for adding a specific set of mappings from Zed
syntax tokens to VS Code scopes for a particular theme family.

We can use this as a fallback when we aren't otherwise able to rely on
the mappings in the theme importer, as sometimes it isn't possible to
make a specific enough matcher that works across all of the themes.

Release Notes:

- N/A
2023-12-07 23:37:49 -05:00
..
src Add support for theme family-specific syntax mapping overrides (#3551) 2023-12-07 23:37:49 -05:00
util Allow arrays of colors to be passed in 2023-11-13 15:47:57 -05:00
Cargo.toml Extract Story into separate story crate (#3378) 2023-11-21 13:42:00 -05:00