ZIm/crates/zed
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
..
resources Add entitlements file to bundle step 2023-06-14 17:34:48 -07:00
src Remove theme_testbench 2023-06-21 19:11:55 +02:00
build.rs Eliminate assets crate 2023-06-06 11:46:46 -07:00
Cargo.toml Split Interactive into Interactive and Toggleable (#2628) 2023-06-21 15:03:08 -04:00
RELEASE_CHANNEL Store current release channel name in a file in the zed crate 2022-10-26 16:19:19 -07:00