zed/crates/theme2
Marshall Bowers fa7d6c0e70
Remove Default impl for ThemeColors` (#3226)
This PR removes the `Default` impl for `ThemeColors`.

Since we need default light and dark variants for `ThemeColors`, we
can't use a single `Default` impl.

Release Notes:

- N/A
2023-11-03 15:40:50 -04:00
..
src Remove Default impl for ThemeColors` (#3226) 2023-11-03 15:40:50 -04:00
Cargo.toml Convert rich_text2 2023-11-02 19:30:33 -06:00