mirror of
https://github.com/encounter/zed.git
synced 2026-03-30 11:44:33 -07:00
d5bc7b9a79
This PR updates the extension CLI to make the use of `scrollbar_thumb.background` in a theme a hard error. We're working to eradicate usage of this theme property, so this will prevent new extensions from being published that use it. Release Notes: - N/A