zed/crates/git_ui
Conrad Irwin a2a7bd139a
Remove cx from ThemeSettings (#38836)
Before this change the active theme and icon theme were retrofitted onto
the ThemeSettings.

Now they're in their own new global (GlobalTheme::theme(cx) and
GlobalTheme::icon_theme(cx))

This lets us remove cx from the settings traits, and tidy up a few other
things along the way.

Release Notes:

- N/A
2025-10-06 23:06:50 +00:00
..
src Remove cx from ThemeSettings (#38836) 2025-10-06 23:06:50 +00:00
Cargo.toml windows: Encrypt SSH passwords stored in memory (#38427) 2025-09-23 18:58:46 +02:00
LICENSE-GPL Add placeholder git panel (#21894) 2024-12-11 22:13:52 -05:00