ZIm/crates/theme2/src
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
..
styles Merge branch 'main' into terminal-element 2023-12-06 15:20:04 -08:00
themes Emit accurate hex colors in generated themes (#3547) 2023-12-07 18:34:03 -05:00
default_colors.rs Merge branch 'main' into terminal-element 2023-12-06 15:20:04 -08:00
default_theme.rs Format code 2023-12-05 14:17:22 -05:00
one_themes.rs Merge branch 'main' into terminal-element 2023-12-06 15:20:04 -08:00
registry.rs Format code 2023-12-05 14:17:22 -05:00
scale.rs WIP 2023-11-08 16:43:32 -05:00
settings.rs Enable buffer font size adjustment in zed2 2023-12-06 13:52:33 -08:00
styles.rs Extract Story into separate story crate (#3378) 2023-11-21 13:42:00 -05:00
theme2.rs add color_alpha function 2023-12-07 00:15:43 -05:00
user_theme.rs Merge branch 'main' into search-query-suggestion-fixes 2023-11-09 14:18:17 -08:00