zed/crates/theme2
Marshall Bowers c7e19c0bcd
Emit accurate hex colors in generated themes (#3547)
This PR fixes an issues where the hex colors in the generated themes
were not correct.

We're using the [`palette`](https://crates.io/crates/palette) crate to
perform the conversions, as this gives us accurate hex codes that match
the VS Code source themes.

Release Notes:

- N/A
2023-12-07 18:34:03 -05:00
..
src Emit accurate hex colors in generated themes (#3547) 2023-12-07 18:34:03 -05:00
util
Cargo.toml Extract Story into separate story crate (#3378) 2023-11-21 13:42:00 -05:00