|
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? |
Answered by
EdenEast
Mar 20, 2024
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:
|
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



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.