use 'rwxmad/spacecat.nvim'
Plug 'rwxmad/spacecat.nvim'
-- Default options:
require('spacecat').setup({
undercurl = true,
underline = true,
bold = true,
italic = true,
inverse = true,
overrides = {},
})
vim.cmd('colorscheme spacecat')
- TreeSitter
- LSP Diagnostics
- nvim-cmp
- GitSigns
- Telescope
- NvimTree
- dashboard-nvim
- lualine.nvim
- lspsaga.nvim
- nvim-navic
- nvim-ts-rainbow
Extra color config for Alacritty can be found in extras