mirror of
https://github.com/zed-industries/zed.git
synced 2026-05-31 21:31:32 +00:00
This PR adds a warning when the deprecated `scrollbar_thumb.background` style property is present in a theme. This property has been succeeded by `scrollbar.thumb.background`. The primary reason for this is to get it into the `zed-extension` CLI so that we can use it to detect which themes need to be updated. Release Notes: - N/A |
||
|---|---|---|
| .. | ||
| styles | ||
| default_colors.rs | ||
| default_theme.rs | ||
| one_themes.rs | ||
| prelude.rs | ||
| registry.rs | ||
| scale.rs | ||
| schema.rs | ||
| settings.rs | ||
| styles.rs | ||
| theme.rs | ||