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 ivy-mode support #87

Merged
merged 2 commits into from Jan 7, 2020
Merged

Add ivy-mode support #87

merged 2 commits into from Jan 7, 2020

Conversation

jdek
Copy link
Contributor

@jdek jdek commented Dec 30, 2019

I'm no designer, but this is what I ended up choosing. Fixes #85.

@jdek
Copy link
Contributor Author

jdek commented Dec 30, 2019

Example:

Screenshot 2019-12-30 at 17 16 25

@arcticicestudio
Copy link
Contributor

Thanks for your contribution @jdek 👍
I'll review the PR in the near future and get back to you.

Copy link
Contributor

@arcticicestudio arcticicestudio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @jdek 👋, thanks for your contribution 👍
I've added some change suggestions to improve the highlighting of the added faces by making use of background colors as accent instead of underlined foreground colors.
Let me know what you think about it.

Preview with applied suggestions

nord-theme.el Outdated Show resolved Hide resolved
nord-theme.el Outdated Show resolved Hide resolved
nord-theme.el Outdated Show resolved Hide resolved
nord-theme.el Outdated Show resolved Hide resolved
nord-theme.el Outdated Show resolved Hide resolved
Co-Authored-By: Arctic Ice Studio <development@arcticicestudio.com>
@jdek
Copy link
Contributor Author

jdek commented Jan 7, 2020

Thanks for taking a look at it, I think your suggestions are a lot better than mine. I have updated the PR using the GitHub review feature (which is cool I've never used it like this before!)

Copy link
Contributor

@arcticicestudio arcticicestudio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks for the feedback 👍
The change suggestions are indeed one of the many awesome features that were added, makes it really easy to ensure results from discussions in PRs can be applied directly while reducing the chance for typos or copy&paste mistakes.

Going to merge the PR to include it in the next release version.

@arcticicestudio arcticicestudio merged commit d59f37c into nordtheme:develop Jan 7, 2020
@arcticicestudio
Copy link
Contributor

Release/Changelog Resources

Before

arcticicestudio pushed a commit that referenced this pull request Jan 8, 2020
Added support for the "ivy-mode" of the "ivy" package [1,2].
It makes use of background to foreground color shading as main accent
to highlight matches.

[1]: https://github.com/abo-abo/swiper
[2]: https://melpa.org/#/ivy 

Co-Authored-By: Arctic Ice Studio <development@arcticicestudio.com>
Closes GH-85
Sign up for free to 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.

ivy-mode support
3 participants