[Bug] Filenames in DiffviewFiles
panel are invisible with default Neovim light theme
#543
Labels
bug
Something isn't working
Description
When using default Neovim colorscheme with
background=light
files and directories on list panel are invisible, blending into the background, except for one that's currently undercursorline
.Also colour of help indicator and counters are hard to read.
Expected behavior
Filenames and directories to be visible, just like with
background=dark
.Actual behavior
Steps to reproduce
git init
echo test > test
nvim --clean -u mini.lua
:set background=light
Health check
Output of
:checkhealth diffview
Log info
Relevant info from
:DiffviewLog
Neovim version
Operating system and version
Darwin 24.1.0 arm64 Darwin
Minimal config
The text was updated successfully, but these errors were encountered: