zed/crates/theme/src
Piotr Osiewicz e6ebe7974d
gpui: Add Global marker trait (#7095)
This should prevent a class of bugs where one queries the wrong type of
global, which results in oddities at runtime.

Release Notes:

- N/A

---------

Co-authored-by: Marshall <marshall@zed.dev>
Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
2024-01-30 14:08:20 -05:00
..
styles Rework loading images from files (#7088) 2024-01-30 11:26:02 -05:00
default_colors.rs Add more terminal colors to the theme (#4168) 2024-01-19 14:22:53 -05:00
default_theme.rs Remove 2 suffix for theme 2024-01-03 12:41:01 -08:00
one_themes.rs Add more terminal colors to the theme (#4168) 2024-01-19 14:22:53 -05:00
prelude.rs Remove 2 suffix for theme 2024-01-03 12:41:01 -08:00
registry.rs gpui: Add Global marker trait (#7095) 2024-01-30 14:08:20 -05:00
scale.rs Clean up references in doc comments in ui and theme crates (#3985) 2024-01-09 15:22:36 -05:00
schema.rs Remove old themes using UserTheme constructs (#6897) 2024-01-27 16:55:37 -05:00
settings.rs gpui: Add Global marker trait (#7095) 2024-01-30 14:08:20 -05:00
styles.rs Remove 2 suffix for theme 2024-01-03 12:41:01 -08:00
theme.rs gpui: Add Global marker trait (#7095) 2024-01-30 14:08:20 -05:00