noctis.nvim icon indicating copy to clipboard operation
noctis.nvim copied to clipboard

Colorscheme doesn't appear

Open simoneruffini opened this issue 2 years ago • 1 comments

Hi I installed the colorscheme via packer and enabled it via vim script (syntax on colorscheme noctis). But instead of the scheme I get a colorless view. I did reset my terminal (because it loads some escape codes to color it) but still nothing. Any help on how can I debug this? I tried another colorschemes and it works correctly (https://github.com/projekt0n/github-nvim-theme) maybe there is some settings that gets loaded in your config and is missing in the lua init of this colorscheme?

simoneruffini avatar Jan 28 '23 22:01 simoneruffini

Install lush.nvim first. Then set termguicolors true.

yangyagami avatar Jul 06 '23 06:07 yangyagami