From 6e1e45560f227937584bdb67045f20988c3dce5a Mon Sep 17 00:00:00 2001 From: asep komarudin Date: Tue, 27 Feb 2024 14:45:41 +0700 Subject: [PATCH] update: hover background color --- lua/user/tokyonight.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lua/user/tokyonight.lua b/lua/user/tokyonight.lua index a48bd81..5551ff1 100644 --- a/lua/user/tokyonight.lua +++ b/lua/user/tokyonight.lua @@ -12,7 +12,8 @@ if data_exists then transp = true sidebar = "transparent" -- hilight = "#3E4254" - hilight = "#353a56" + -- hilight = "#353a56" + hilight = "#292e42" end end tokyonight.setup({