increase ColorColumn contrast

This commit is contained in:
mvllow 2021-08-14 12:30:11 -05:00
commit 14047522a1

View file

@ -58,7 +58,7 @@ end
theme.loadEditor = function()
local editor = {
ColorColumn = { bg = p.highlight_inactive },
ColorColumn = { bg = p.highlight_overlay },
-- Conceal = {},
-- Cursor = {},
-- CursorColumn = {},