Skip to content

Fix "WildMenu" background color for current selection (tab completion) - #80

Merged
arcticicestudio merged 1 commit into
developfrom
bugifx/gh-64-tab-completion-highlight
Dec 5, 2017
Merged

Fix "WildMenu" background color for current selection (tab completion)#80
arcticicestudio merged 1 commit into
developfrom
bugifx/gh-64-tab-completion-highlight

Conversation

@arcticicestudio

Copy link
Copy Markdown
Contributor

Fixes#64
Related to #58

The implemented feature in #58 changed the background color of the status bar (StatusLine) group to nord3, but the WildMenu group also used nord3 as background color for the current tab selection.

This PR changes the WildMenu background color to nord1 which is available for both terminal (nord1_term) and GUI (nord1_gui) mode.

Before

After

The implemented feature in this GH-58 changed the background color of
the status bar ("StatusLine") group to "nord3", but the "WildMenu" group
also useed "nord3" as background color for the current tab selection.
This commit changes the "WildMenu" background color to "nord1" which is
available for both terminal ("nord1_term") and GUI ("nord1_gui") mode.
Related to GH-58GH-64
@arcticicestudioarcticicestudio added this to the 0.7.0 milestone Dec 5, 2017
@arcticicestudio
arcticicestudio merged commit 53fce0d into developDec 5, 2017
@arcticicestudio
arcticicestudio deleted the bugifx/gh-64-tab-completion-highlight branch December 5, 2017 14:09
@dylnmc

Copy link
Copy Markdown
Contributor

what do you use for screen-gif-generation?

Nice update

@arcticicestudio

Copy link
Copy Markdown
ContributorAuthor

The awesome project called Peek. Works great for GNOME and also i3/Sway/bspwm/awesomewm etc. 😄

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

vim tab completion highlight

3 participants

@arcticicestudio@dylnmc@svengreb