zed/crates/theme2
Marshall Bowers b8547e926d Remove blanket From<&str> impl for Hsla
Since this is a fallible operation we don't want to have a blanket
infallible conversion from any arbitrary `&str` to an `Hsla`.
2023-11-01 10:31:03 -04:00
..
src Remove blanket From<&str> impl for Hsla 2023-11-01 10:31:03 -04:00
Cargo.toml Rework theme2 with new theme structure (#3194) 2023-10-31 22:23:00 -04:00