zed/crates/workspace2
Nate Butler 6b366c102e
Allow a button to take a color (#3315)
[[PR Description]]
- Allows a button to take a color and resolve it into `IconColor` and
`LabelColor`
- Extend `IconColor` and `LabelColor` to allow them to take a
`Player(i)`
- `impl From<LabelColor> for IconColor`

Release Notes:

- N/A
2023-11-14 10:36:52 -05:00
..
src Allow a button to take a color (#3315) 2023-11-14 10:36:52 -05:00
Cargo.toml Uncomment persistence tests 2023-11-03 12:38:09 +02:00