mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-26 18:58:51 +02:00
update: hover background color
This commit is contained in:
parent
f6250a8153
commit
6e1e45560f
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@ if data_exists then
|
||||||
transp = true
|
transp = true
|
||||||
sidebar = "transparent"
|
sidebar = "transparent"
|
||||||
-- hilight = "#3E4254"
|
-- hilight = "#3E4254"
|
||||||
hilight = "#353a56"
|
-- hilight = "#353a56"
|
||||||
|
hilight = "#292e42"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
tokyonight.setup({
|
tokyonight.setup({
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue