vim icon indicating copy to clipboard operation
vim copied to clipboard

Theme looks weird on WSL

Open GeorgianStan opened this issue 1 year ago • 1 comments

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

GeorgianStan avatar Jul 11 '22 10:07 GeorgianStan

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 avatar Aug 02 '22 09:08 svengreb

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

svengreb avatar Sep 02 '22 06:09 svengreb

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.

GeorgianStan avatar Sep 02 '22 06:09 GeorgianStan