From c944ec0491110d20997630d8762269962c1b8b31 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 21 Feb 2024 00:51:10 +0100 Subject: Add orgmode support --- lua/no-clown-fiesta/groups/highlights.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lua/no-clown-fiesta/groups/highlights.lua') diff --git a/lua/no-clown-fiesta/groups/highlights.lua b/lua/no-clown-fiesta/groups/highlights.lua index cc7798f..1cfb328 100644 --- a/lua/no-clown-fiesta/groups/highlights.lua +++ b/lua/no-clown-fiesta/groups/highlights.lua @@ -85,8 +85,8 @@ function M.highlight(palette, opts) Substitute = { fg = palette.alt_bg, bg = palette.orange }, MoreMsg = { fg = palette.cyan }, Question = { fg = palette.cyan }, - EndOfBuffer = { fg = palette.bg }, - NonText = { fg = palette.bg }, + EndOfBuffer = { fg = palette.gray }, + NonText = { fg = palette.fg }, Variable = vim.tbl_extend("force", { fg = palette.white }, opts.styles.variables), String = { fg = palette.medium_gray_blue }, Character = { fg = palette.green }, -- cgit v1.2.3-70-g09d2