Skip to content
New issue

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

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

Already on GitHub? # to your account

Region/selection background color is unlike the default region highligh in the README #63

Open
fnune opened this issue Jul 11, 2018 · 2 comments

Comments

@fnune
Copy link

fnune commented Jul 11, 2018

Hello there and thanks a lot for the awesome colorscheme!

In Emacs, I'm getting region selections highlighted like this:

image

I've tried configuring it "back" to default with (setq nord-region-highlight "default"), which is a bit silly, but I keep getting the pink selection highlight.

Why might this be? I want it to look like in the README:
image

Environment:

echo $TERM
screen-256color

emacs --version
GNU Emacs 26.1

The terminal emulator is Termite.
The terminal theme is Nord as well.

@dylangleason
Copy link

dylangleason commented Aug 30, 2018

This also appears to be an issue for me.

Environment

> echo $TERM
screen-256color

> echo $COLORTERM
truecolor

> tput colors
256

> emacs --version
GNU Emacs 26.1

Terminal Emulator: iTerm2, Build 3.2.0
Terminal Theme: Nord

Edit

Testing the color palette via list-color-display in GUI Emacs and terminal Emacs shows the the color palette is more extensive in the former. I've tried running TERM=xterm-24bit emacs -nw but the colors are quite wrong.

This PR seems related?

@christopherraa
Copy link

Same observed here. Environment:

$ echo $TERM
screen-256color

$ emacs --version
GNU Emacs 25.2.2                                                        

$ tput colors
256

$ echo $COLORTERM
truecolor

I have also notices that nord-comment-brightness have no effect, meaning the comment brightness never change. Nord theme is used in gnome-terminal, tmux and emacs.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants