tiagovla / tokyodark.nvim

A clean dark theme written in lua for neovim.
450 stars 19 forks source link

Faint colors on modified files in neotree #42

Open greeid opened 1 week ago

greeid commented 1 week ago

Neovim version

NVIM v0.10.0
Build type: Release
LuaJIT 2.1.1716656478

Minimal configuration

No response

Description

The modified files indication in tokyodark.nvim is very faint image

In above picture, main.py was modified and venv/ was added, for added stuffs and normal unmodified stuffs it's okay but for modified stuff, the colors are very faint

for comparision this is what it looks like in catppuccin : image

above utils.lua was modified and files were added in plugins/ directory

tiagovla commented 1 week ago

Do you know which highlight groups neotree uses?

greeid commented 1 week ago

Do you know which highlight groups neotree uses?

No, I don't will have to look throught it's repo