nordtheme / vim

An arctic, north-bluish clean and elegant Vim theme.
https://www.nordtheme.com/ports/vim
MIT License
2.52k stars 274 forks source link

Theme looks weird on WSL #320

Closed GeorgianStan closed 2 years ago

GeorgianStan commented 2 years ago

Hello! I'm facing some issues with nord color scheme on WSL. Here is screen shot of how my vim looks like and my .vimrc configuration. vimrc

svengreb commented 2 years ago

Hi @GeorgianStan :wave:

It looks like you missed to install the actual color profile for the terminal you're using. WSL is just the technology that allows to use a Linux shell in Windows, but the application that renders it must be aware to the Nord colors. That is the reason why there are many Nord port for various terminals. When there is no official port (yet) you can search the issues in the Nord repository to see if the community created an unofficial port, e.g. see #123 for Windows Terminal or #90 for PowerShell.

svengreb commented 2 years ago

Have you been able to fix your setup using a community-created terminal port?

GeorgianStan commented 2 years ago

Hi @svengreb, I was able to create a new Theme Color inside Windows Terminal (WSL) using the same colors from Nord Theme and now it's working fine.