Skip to content

Fix yaml files being overly white#145

Merged
roosta merged 4 commits into
masterfrom
dev
May 8, 2026
Merged

Fix yaml files being overly white#145
roosta merged 4 commits into
masterfrom
dev

Conversation

@roosta

@roosta roosta commented May 8, 2026

Copy link
Copy Markdown
Member

This changes identifier to bright blue, and unlinks Variable from Identifier, which I now set to bright_white italic to compensate otherwise a lot of different code gets very blue.

I also link json keyword so that it matches yaml.

I set label to be white as well, there is a lot of red in some filetypes.

Its sometime difficult to change groups like this, because what looks correct in one language will suddenly not look correct in another. I think this improves and makes data formats like yml and json look more similar and also treesitter and regex look mostly the same as well.

image

roosta added 4 commits May 8, 2026 20:02
Fixes an issue with too much white in data formats, where both key and
value would be white, specifically yaml
Matches yaml and other data formats better
To much bright blue otherwise, it was previously linked to identifier
This is from gruvbox, it used red as label, but I think its to much red
@roosta roosta requested a review from MindTooth May 8, 2026 18:49
@roosta roosta merged commit b6cfbe9 into master May 8, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants