zed/crates/theme/src
Antonio Scandurra 55129d4d6c
Revert "Use Fx* variants of HashMap and HashSet everywhere in Zed" (#7492)
Reverts zed-industries/zed#7481

This would regress performance because we'd be using the standard
library's hash maps everywhere, so reverting for now.
2024-02-07 13:16:22 +01:00
..
styles Rework loading images from files (#7088) 2024-01-30 11:26:02 -05:00
default_colors.rs Improve the contrast of the default search_match_background colors (#7382) 2024-02-05 10:45:41 -05:00
default_theme.rs
one_themes.rs Add more terminal colors to the theme (#4168) 2024-01-19 14:22:53 -05:00
prelude.rs
registry.rs Revert "Use Fx* variants of HashMap and HashSet everywhere in Zed" (#7492) 2024-02-07 13:16:22 +01:00
scale.rs
schema.rs Remove old themes using UserTheme constructs (#6897) 2024-01-27 16:55:37 -05:00
settings.rs Add support for specifying both light and dark themes in settings.json (#7404) 2024-02-05 15:39:01 -05:00
styles.rs
theme.rs Add support for specifying both light and dark themes in settings.json (#7404) 2024-02-05 15:39:01 -05:00