update: hover background color

This commit is contained in:
asep komarudin 2024-02-27 14:45:41 +07:00
parent f6250a8153
commit 6e1e45560f

View file

@ -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({