zed/crates/theme/src
Marshall Bowers 064bdab459
theme: Warn when deprecated scrollbar_thumb.background style is used (#13081)
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
2024-06-15 22:14:39 -04:00
..
styles Allow specifying a custom limit for /search results (#12423) 2024-05-29 14:11:05 +02:00
default_colors.rs Indent guides (#11503) 2024-05-23 15:50:59 +02:00
default_theme.rs Indent guides (#11503) 2024-05-23 15:50:59 +02:00
one_themes.rs Indent guides (#11503) 2024-05-23 15:50:59 +02:00
prelude.rs Remove 2 suffix for theme 2024-01-03 12:41:01 -08:00
registry.rs theme: Warn when deprecated scrollbar_thumb.background style is used (#13081) 2024-06-15 22:14:39 -04:00
scale.rs Clean up references in doc comments in ui and theme crates (#3985) 2024-01-09 15:22:36 -05:00
schema.rs theme: Warn when deprecated scrollbar_thumb.background style is used (#13081) 2024-06-15 22:14:39 -04:00
settings.rs Allow UI font weight to be assigned in settings (#12333) 2024-05-26 23:06:58 -06:00
styles.rs Indent guides (#11503) 2024-05-23 15:50:59 +02:00
theme.rs Indent guides (#11503) 2024-05-23 15:50:59 +02:00