-
|
Hey folks, I am using neovim 0.9.5 on OSX inside alacritty, my $TERM is set to However my background seems to be a lot darker than that from the nightfox screenshot and my mode indicator (from lualine) as well. Here's how it looks on my setup: Compared to the one from the screenshot inside the README: Any idea what could cause this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
There are sight differences between terminals. The terminal used in the readme is Wezterm. Here is an example of me running 4 terminals at the same time with the same neovim setup and getting slightly different results. (Ignore the different fonts did not want to configure all the terminals to use the same font) The terminals are as followed:
|
Beta Was this translation helpful? Give feedback.



The screenshot in the readme is in
normalmode. The screenshot that you provided is ininsertmode (which is green). Also in the screenshot it was using my custom feline statusline. That is found here.