zed/crates/diagnostics
Nate Butler 6ab0143469
Split Interactive into Interactive and Toggleable (#2628)
This is a part of the intensity driven theme rewrite. 

It introduces the `toggle` and `interactive` helper functions to build
Toggle<T> and Interactive<T> styles for interactive elements in the
theme.

This PR also removes the `theme_testbench` crate and related actions.

Huge thanks to @osiewicz and @mikayla-maki for pushing this forward 🙏🏽

Release Notes:

- Updated the style of many interactive elements.
2023-06-21 15:03:08 -04:00
..
src Split Interactive into Interactive and Toggleable (#2628) 2023-06-21 15:03:08 -04:00
Cargo.toml Define theme/ui text style settings in theme crate 2023-05-17 14:44:59 -07:00