jayli / nvim-colors

my nvim colors
0 stars 0 forks source link

nvim-colors

My nvim colorschemes.

Install:

use { 'jayli/nvim-colors' }
vim.cmd.colorscheme("happy_hacking")

aylin

截屏aylin

catppuccin

截屏catppuccin

codedark

截屏codedark

gruvbox

截屏gruvbox

happy_hacking

截屏happyhacking

moon-light2

截屏moonlinght2

night-owl

截屏night-owl

pink-moon

截屏pink-moon

sonokai

截屏sonokai

spring-night

截屏spring-night

Pmenu example

hi Pmenu  guifg=Lavender guibg=#2b2b3c
hi PmenuSbar      guibg=#45475a
hi PmenuExtra     guifg=SlateGray guibg=#2b2b3c
hi link PmenuExtraSel  PmenuSel
hi PmenuKind      guifg=Violet guibg=#2b2b3c
hi link PmenuKindSel   PmenuSel
hi PmenuThumb     guibg=#6c7086
hi PmenuSel          cterm=bold gui=bold guifg=White guibg=RoyalBlue
hi SignColumn     guifg=#45475a guibg=NONE
hi Whitespace     guifg=dimgray
hi TabLineSel     gui=underline
hi DiffAdd        guibg=NONE
hi DiffDelete     guibg=NONE
hi DiffChange     guibg=NONE
hi DiffText       guibg=NONE
hi TabLineFill    guifg=#151515

more colorschemes: https://vimcolorschemes.com/