zed/crates/theme_importer/src
Marshall Bowers df2b0f6d2e
Add more terminal colors to the theme (#4168)
This PR adds more terminal colors that were present in the Zed1 themes
to the Zed2 theme.

Namely, we now have the `dim_` variants for the various ANSI colors and
various `foreground` colors.

Release Notes:

- Improved terminal colors.
2024-01-19 14:22:53 -05:00
..
vscode Assign player colors from the theme (#3805) 2023-12-22 22:28:41 -05:00
zed1 Add more terminal colors to the theme (#4168) 2024-01-19 14:22:53 -05:00
assets.rs Extend theme_importer in preparation for importing Zed1 themes (#3791) 2023-12-22 13:47:30 -05:00
color.rs Emit accurate hex colors in generated themes (#3547) 2023-12-07 18:34:03 -05:00
main.rs Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
theme_printer.rs Add more terminal colors to the theme (#4168) 2024-01-19 14:22:53 -05:00
util.rs
vscode.rs
zed1.rs Decouple theme license generation from TypeScript theme definitions (#3917) 2024-01-05 13:38:12 -05:00