SIGN IN SIGN UP

Emit accurate hex colors in generated themes (#3547)

This PR fixes an issues where the hex colors in the generated themes
were not correct.

We're using the [`palette`](https://crates.io/crates/palette) crate to
perform the conversions, as this gives us accurate hex codes that match
the VS Code source themes.

Release Notes:

- N/A
M
Marshall Bowers committed
c7e19c0bcde8d38839ce870a2eaca64d0a57f301
Parent: 0b78a40
Committed by GitHub <noreply@github.com> on 12/7/2023, 11:34:03 PM