diff --git a/lua/rose-pine/theme.lua b/lua/rose-pine/theme.lua index 39275ea..aa3becb 100644 --- a/lua/rose-pine/theme.lua +++ b/lua/rose-pine/theme.lua @@ -61,7 +61,7 @@ theme.loadEditor = function() -- ColorColumn = {}, -- Conceal = {}, -- Cursor = {}, - -- CursorColumn = {}, + CursorColumn = { bg = p.highlight_overlay }, -- CursorIM = {}, CursorLine = { bg = p.highlight_inactive }, CursorLineNr = { fg = p.text },