From 1b642903b20a2308121665cb8e2480a1e927aa69 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 18 Jan 2022 22:38:05 +0100 Subject: Update Pmenu and PmenuThumb --- 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 0c083c0..22f11ae 100644 --- a/lua/no-clown-fiesta/highlights.lua +++ b/lua/no-clown-fiesta/highlights.lua @@ -9,7 +9,7 @@ local highlights = { SpellLocal = { fg = C.green, style = "underline" }, SpellRare = { fg = C.purple, style = "underline" }, NormalNC = { fg = C.fg, bg = C.bg }, - Pmenu = { fg = C.white, bg = C.accent }, + Pmenu = { fg = C.light_gray, bg = C.accent }, PmenuSel = { fg = C.blue, bg = C.alt_bg }, WildMenu = { fg = C.blue, bg = C.alt_bg }, CursorLineNr = { fg = C.light_gray, style = "bold" }, @@ -32,7 +32,7 @@ local highlights = { DiffDelete = { fg = C.alt_bg, bg = C.sign_delete }, QuickFixLine = { bg = C.accent }, PmenuSbar = { bg = C.alt_bg }, - PmenuThumb = { bg = C.white }, + PmenuThumb = { bg = C.light_gray }, MatchWord = { style = "underline" }, MatchParen = { fg = C.pale_purple, bg = C.bg, style = "underline" }, MatchWordCur = { style = "underline" }, -- cgit v1.2.3-70-g09d2