all repos — desert-witch.nvim @ 4daab30c889ce998d8c21b9dbe6a8786966a8afc

An earthy, mystical color palette for neovim

fix: defined WinSeparator
trickyni trickyniv56@gmail.com
Mon, 09 Feb 2026 06:43:56 +0200
commit

4daab30c889ce998d8c21b9dbe6a8786966a8afc

parent

70adeb944261e5b0baf9527b600d0d039a4f9843

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M lua/desert-witch/init.lualua/desert-witch/init.lua

@@ -98,7 +98,7 @@ -- Whitespace = {},

-- WildMenu = {}, -- WinBar = {}, -- WinBarNC = {}, - -- WinSeparator = {}, + WinSeparator = { fg = sand }, --Syntax ----------------------------------- Comment = { fg = bg25 },