Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(themes): gruvbox warnings to yellow1 #10506

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

RoloEdits
Copy link
Contributor

The current choice for orange1 came from the CoC setting in the gruvbox repo, however, both the ALE and Syntastic settings use yellow. Going by majority rule, and a stated improvement by someone who uses a version of the theme, this changes the color to yellow1 from orange1.

In hopes for as small a footprint as possible, and to propagate changes to maintain consistency between gruvbox variations, I changed the base gruvbox from which the others inherit. The original issue #10455 only brought upgruvbox_light, but having checked checked the rest with the change, I decided it looked good to me.

gruvbox:
gruvbox_warn_color

gruvbox_dark_hard:
gruvbox_dark_hard_warn_color

gruvbox_dark_soft:
gruvbox_dark_soft_warn_color

gruvbox_light:
gruvbox_light_warn_color

gruvbox_light_hard:
gruvbox_light_hard_warn_color

gruvbox_light_soft
gruvbox_light_soft_warn_color

Closes: #10455

@the-mikedavis the-mikedavis added A-theme Area: Theme and appearence related S-waiting-on-review Status: Awaiting review from a maintainer. labels Apr 19, 2024
@Chirikumbrah
Copy link
Contributor

Chirikumbrah commented Apr 19, 2024

@RoloEdits, I'm working on this theme now)
I want to make it more convenient in general, so can you wait for my PR please?)
But anyway your changes are perfect, so I think I'll take them)

@archseer archseer merged commit 94405f3 into helix-editor:master Apr 19, 2024
6 checks passed
postsolar pushed a commit to postsolar/helix that referenced this pull request Apr 20, 2024
@RoloEdits RoloEdits deleted the gruvbox-warn-color branch April 21, 2024 00:49
Vulpesx pushed a commit to Vulpesx/helix that referenced this pull request Jun 7, 2024
smortime pushed a commit to smortime/helix that referenced this pull request Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-theme Area: Theme and appearence related S-waiting-on-review Status: Awaiting review from a maintainer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tweak warning color for gruvbox_light theme
4 participants