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

Add new theme scope ui.text.inactive for prompt suggestions #5104

Merged

Conversation

xJonathanLEI
Copy link
Contributor

Resolves #4920.

This PR adds a new theme key ui.text.inactive, and sets the value in the default themes (theme and base16_theme) to be the same value as the comment key.

Themes from external contributors are left untouched, in the hope that maintainers of those themes will support this new key themselves.

@pascalkuthe pascalkuthe added A-theme Area: Theme and appearence related S-waiting-on-review Status: Awaiting review from a maintainer. labels Dec 11, 2022
@the-mikedavis the-mikedavis merged commit ba3c24a into helix-editor:master Dec 17, 2022
@xJonathanLEI xJonathanLEI deleted the dev/grey_prompt_suggestion branch December 18, 2022 01:43
@gibbz00 gibbz00 mentioned this pull request Jan 22, 2023
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.

Make the suggestion from history in prompt greyed out until activated
3 participants