zed/styles
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
..
.zed Update settings.json 2023-06-21 13:58:42 -04:00
src Split Interactive into Interactive and Toggleable (#2628) 2023-06-21 15:03:08 -04:00
.gitignore Set up vitest and add tests for interactive 2023-06-20 16:05:23 -07:00
.prettierignore Ignore the target folder 2023-04-11 12:23:54 -04:00
package-lock.json Set up vitest and add tests for interactive 2023-06-20 16:05:23 -07:00
package.json Set up vitest and add tests for interactive 2023-06-20 16:05:23 -07:00
tsconfig.json Format 2023-06-20 16:05:23 -07:00
vitest.config.ts Format 2023-06-20 16:05:23 -07:00