zed/crates/theme
Finn Evers da992374b3
settings_ui: Fix theme not being configurable in certain scenarios (#46069)
Closes https://github.com/zed-industries/zed/issues/44091

The issue here was that we were missing a proper default for
`ThemeSelection`. This is a disadvantage of not having the defaults in
code but actually in the `default.json`, so this here basically copies
the default from the `default.json` into code for the settings UI to
work properly.

Release Notes:

- Fixed an issue where the theme was not configurable from the settings
UI if no theme was configured prior.
2026-01-05 11:20:25 +00:00
..
src settings_ui: Fix theme not being configurable in certain scenarios (#46069) 2026-01-05 11:20:25 +00:00
Cargo.toml Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00