From 0916ca40efc0245b15415a42141c367557308432 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 18 Jan 2022 22:32:07 +0100 Subject: Revert "Update whitespace and delimiter" This reverts commit ccd163ade0a11ccf5b243f44bcc2f2a8a7e6561c. --- lua/no-clown-fiesta/highlights.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lua/no-clown-fiesta/highlights.lua b/lua/no-clown-fiesta/highlights.lua index 1c5af76..0c083c0 100644 --- a/lua/no-clown-fiesta/highlights.lua +++ b/lua/no-clown-fiesta/highlights.lua @@ -18,7 +18,7 @@ local highlights = { FoldColumn = { fg = C.light_gray, bg = C.alt_bg }, LineNr = { fg = C.gray }, FloatBoder = { fg = C.gray, bg = C.alt_bg }, - Whitespace = { fg = C.bg }, + Whitespace = { fg = C.gray }, VertSplit = { fg = C.bg, bg = C.accent }, CursorLine = { bg = C.alt_bg }, CursorColumn = { bg = C.alt_bg }, @@ -83,7 +83,7 @@ local highlights = { SpecialChar = { fg = C.orange }, Tag = { fg = C.pale_purple }, Debug = { fg = C.red }, - Delimiter = { fg = C.light_gray }, + Delimiter = { fg = C.gray }, SpecialComment = { fg = C.blue }, Underlined = { style = "underline" }, Bold = { style = "bold" }, -- cgit v1.2.3-70-g09d2