gpui-component/crates
han e5fa0709d1
theme: Add switch.thumb.background theme config support (#1685)
## Description:
This PR adds support for customizing the Switch component's thumb color.

- Changes:
•  Added switch_thumb field to ThemeColor and ThemeConfig.
•  Updated Switch component to use cx.theme().switch_thumb.
• Config key: switch.thumb.background (falls back to background color if
not set).

Co-authored-by: hl <hl@nmcsoft.com>
2025-11-26 10:25:35 +08:00
..
assets chore: Update to use Rust edition 2024. (#1669) 2025-11-24 14:38:43 +08:00
macros chore: Update to use Rust edition 2024. (#1669) 2025-11-24 14:38:43 +08:00
reqwest_client chore: Update to use Rust edition 2024. (#1669) 2025-11-24 14:38:43 +08:00
story menu: Add check_side to PopupMenu to support display check at right side. (#1677) 2025-11-25 15:30:36 +08:00
ui theme: Add switch.thumb.background theme config support (#1685) 2025-11-26 10:25:35 +08:00