Add `variable.special` color to Gruvbox themes (#26271)
This adds the `variable.special` color to the Gruvbox family of themes, which colors special variables (in Rust's case `self`) differently than normal ones. The colors were taken from the old Gruvbox `variable` highlighting (see https://github.com/zed-industries/zed/pull/25464). before:   after:   fixes half of https://github.com/zed-industries/zed/issues/26206. Since I don't use the Ayu themes I'd prefer someone who knows what looks good there does those changes. Release Notes: - Gruvbox themes: Added a color for `@variable.special` syntax highlights.
E
edwloef committed
8b29ee6033ddd9b619eb9ae2738b755fd0f0e1d2
Parent: 96a75e0
Committed by GitHub <noreply@github.com>
on 3/10/2025, 10:43:18 PM