You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there and thanks a lot for the awesome colorscheme!
In Emacs, I'm getting region selections highlighted like this:
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:
Environment:
echo $TERM
screen-256color
emacs --version
GNU Emacs 26.1
The terminal emulator is Termite.
The terminal theme is Nord as well.
The text was updated successfully, but these errors were encountered:
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.
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.
Hello there and thanks a lot for the awesome colorscheme!
In Emacs, I'm getting region selections highlighted like this:
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:
Environment:
The terminal emulator is Termite.
The terminal theme is Nord as well.
The text was updated successfully, but these errors were encountered: