dracula.nvim icon indicating copy to clipboard operation
dracula.nvim copied to clipboard

fix: add ignored path status and get rid of black block on terminal view

Open vadimshvetsov opened this issue 7 months ago • 0 comments

Recently couple issues was exposed to me, so would be nice to fix them as well:

Terminal status line colors.block -> colors.selection:

Before:

Screenshot 2025-09-09 at 20 07 16

After:

Screenshot 2025-09-09 at 20 08 28

Ignored file with Non-Text -> Comment

Before:

Screenshot 2025-09-09 at 20 09 52

After:

Screenshot 2025-09-09 at 20 10 35

vadimshvetsov avatar Sep 09 '25 18:09 vadimshvetsov