From e6ccdede469e32f8ede113002486e1c424837e6c Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 14 Jul 2022 00:53:55 +0200 Subject: Add DiagnosticFloatingError --- lua/no-clown-fiesta/highlights.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua') diff --git a/lua/no-clown-fiesta/highlights.lua b/lua/no-clown-fiesta/highlights.lua index 45a7b2a..c8cddb1 100644 --- a/lua/no-clown-fiesta/highlights.lua +++ b/lua/no-clown-fiesta/highlights.lua @@ -95,6 +95,7 @@ local highlights = { TabLineSel = { fg = C.white, bg = C.alt_bg }, TabLineFill = { fg = C.white, bg = C.alt_bg }, WinSeparator = { fg = C.medium_gray, bg = C.bg }, + DiagnosticFloatingError = { fg = C.error_red }, } return highlights -- cgit v1.2.3-70-g09d2