mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-23 09:18:44 +02:00
add: tokyonight cursor hilight trasparant backround
This commit is contained in:
parent
cc3044f070
commit
3ed99376c3
3 changed files with 17 additions and 10 deletions
|
@ -231,12 +231,13 @@ return {
|
|||
"CursorLineNR",
|
||||
"CursorLineSign",
|
||||
"CursorLineFold",
|
||||
"Pmenu",
|
||||
"PmenuSel",
|
||||
"PmenuSbar",
|
||||
"PmenuThumb",
|
||||
"NormalFloat",
|
||||
"FloatBorder",
|
||||
--
|
||||
-- "Pmenu",
|
||||
-- "PmenuSel",
|
||||
-- "PmenuSbar",
|
||||
-- "PmenuThumb",
|
||||
-- "NormalFloat",
|
||||
-- "FloatBorder",
|
||||
},
|
||||
})
|
||||
end,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue