yetone/cosmos-nvim

color of startup background does not match

BilyZ98 opened this issue · 8 comments

I'm trying to use this config on my mac. But the background color of the startup and the editing window does not match what is put in the README.

Is anything wrong? How can I fix this?

nvim version: 6.1
OS: mac
Thanks.

image

image

Which terminal emulator are you using? What is the value of your TERM environment variable?

echo $TERM

I'm using zsh

Output of

echo $TERM

is

xterm-256color

Can you execute :PackerSync?

I execute :PackerSync

Here's screenshot

image

The terminal emulator you are using should be the Terminal that comes with macos. iTerm2 is highly recommended.

I change the terminal emulator to iTerm2. Now the color looks fine.
Thanks.

image

@BilyZ98 You should install a nerd font to display the icons: https://github.com/yetone/cosmos-nvim#nerd-fonts

@yetone Thanks for your reminding.
iTerm2 comes with nerd front installed, so I change default font style to nerd font.
Now I the icon in the start interface look exactly the same as you post.
BTW, it feels good to edit with nvim with this config.

圖片