ZIm/assets/themes
Nate Butler 43ab7fe0e2
theme: Fix incorrect version control keys in One themes (#26606)
While the `.{variants}` of the theme keys _were_ incorrect, they are
actually more consistent with our current theme keys (thanks AI!) So we
will keep theme, and fix the incorrect usages in the one themes and
elsewhere.

Old description:
> 
> This PR fixes an issue where we specified the incorrect theme keys
(thanks AI!) > in the theme schema. The following keys have been changed
to their correct > versions:
> 
> | Before                        | After                   |
> |-------------------------------|-------------------------|
> | version_control.added         | version_control_added   |
> | version_control.deleted       | version_control_deleted |
> | version_control.modified      | version_control_modified|
> | version_control.renamed       | version_control_renamed |
> | version_control.conflict      | version_control_conflict|
> | version_control.ignored       | version_control_ignored |
> 
> Please use the after versions in your themes, as they are correct! 
> 
> We won't be adding secondary keys to fix this automatically as git
only > officially launched today.
> 
> Due to this change, we've also updated the version control keys in the
One > themes to keep the default diff hunks looks from changing.

Closes #26572

Release Notes:

- theme: Fixed an issue where version control colors weren't applying
correctly.
2025-03-12 22:07:04 +00:00
..
ayu Revert "Add syntax scopes to themes (#25323)" (#25339) 2025-02-21 15:12:12 +00:00
gruvbox Add variable.special color to Gruvbox themes (#26271) 2025-03-10 18:43:18 -04:00
one theme: Fix incorrect version control keys in One themes (#26606) 2025-03-12 22:07:04 +00:00
.gitkeep Removed stray compiled theme files 2022-09-08 15:51:39 -07:00
LICENSES Remove legacy themes and licenses (#24589) 2025-02-14 21:49:23 +00:00