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

Improve dark_plus theme: Change special, ui.text.directory and ui.virtual.wrap #12530

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

David-Else
Copy link
Contributor

I made some important changes that I hope can get merged before the upcoming patch release :)

  1. Color the fuzzy searcher, before there was no color and it was a bad user experience:

image

I based the choice on the official VS Code theme using the closest available color in the dark_plus theme:

image

I took into account that special is also used as syntax and checked the change worked there too.

  1. Changed the ui.text.directory slightly to a more VS Codish blue vibe:

OLD

image

NEW

image

  1. Made ui.virtual.wrap the same color as white-space, before it was white and horrible, leaping out when it is meant to be in the background.

OLD

image

NEW

image

@David-Else David-Else changed the title Improve dark_plus theme: Change 'special', ui.text.directory and ui.virtual.wrap Improve dark_plus theme: Change special, ui.text.directory and ui.virtual.wrap Jan 14, 2025
@the-mikedavis the-mikedavis merged commit ca19496 into helix-editor:master Jan 14, 2025
6 checks passed
@David-Else David-Else deleted the Dark-plus-updates branch January 14, 2025 19:13
rmburg pushed a commit to rmburg/helix that referenced this pull request Jan 20, 2025
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