diff --git a/lua/rose-pine/theme.lua b/lua/rose-pine/theme.lua index 73a8512..841fa3d 100644 --- a/lua/rose-pine/theme.lua +++ b/lua/rose-pine/theme.lua @@ -14,7 +14,7 @@ end theme.base = { ColorColumn = { bg = p.highlight_overlay }, - Conceal = { bg = p.none }, + Conceal = { bg = p.none }, -- Cursor = {}, CursorColumn = { bg = p.highlight }, -- CursorIM = {},