zed/crates/ui2/src
Marshall Bowers 18431051d9
Rework theme2 with new theme structure (#3194)
This PR reworks the theme definition in the `theme2` crate to be based
off of the new theme work that @iamnbutler has been working on.

We're still developing the new theme system, but it is complete enough
that we can now load the default theme and use it to theme the storybook
(albeit with some further refining of the color palette required).

---------

Co-authored-by: Nate Butler <iamnbutler@gmail.com>
Co-authored-by: Marshall Bowers <marshall@zed.dev>
2023-10-31 22:23:00 -04:00
..
components Rework theme2 with new theme structure (#3194) 2023-10-31 22:23:00 -04:00
elements Rework theme2 with new theme structure (#3194) 2023-10-31 22:23:00 -04:00
components.rs Start scaffolding out the Copilot Modal UI 2023-10-23 10:00:02 -04:00
elements.rs Add Details component 2023-10-09 11:55:27 -04:00
elevation.md Add elevation enums + docs 2023-10-23 13:50:39 -04:00
elevation.rs Add elevation enums + docs 2023-10-23 13:50:39 -04:00
lib.rs Remove old theme constructs 2023-10-30 14:47:44 -04:00
prelude.rs Rework theme2 with new theme structure (#3194) 2023-10-31 22:23:00 -04:00
settings.rs Fix runtime errors 2023-10-23 11:34:35 +02:00
static_data.rs Rework theme2 with new theme structure (#3194) 2023-10-31 22:23:00 -04:00
story.rs Rework theme2 with new theme structure (#3194) 2023-10-31 22:23:00 -04:00