zed/crates/ui2
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
..
docs Use gpui instead of gpui2 consistenytly 2023-11-06 11:50:33 -07:00
src Allow a button to take a color (#3315) 2023-11-14 10:36:52 -05:00
Cargo.toml Use gpui instead of gpui2 consistenytly 2023-11-06 11:50:33 -07:00