diff --git a/dots/.config/wezterm/config/theme/colors.lua b/dots/.config/wezterm/config/theme/colors.lua index 7a764318..e21bf6b1 100644 --- a/dots/.config/wezterm/config/theme/colors.lua +++ b/dots/.config/wezterm/config/theme/colors.lua @@ -159,7 +159,6 @@ wezterm.on("format-tab-title", function(tab, tabs, panes, config, hover, max_wid bg = color_names.kanagawa.sumiInk0 fg = color_names.kanagawa.oniViolet elseif hover then - bg = color_names.kanagawa.sumiInk2 fg = color_names.kanagawa.peachRed end