Closed Toasterbirb closed 2 years ago
It took me a bit of a while, forgot that I had Tree sitter activated. with tree sitter you can get better linting btw. Anyway, the problem is that Special character has the same highlight as what was originally the color of a comment, I'll fix it right away :+1:
This is how it should look later, I'll close the issue as resolved, if you think there's a better color feel free to open a new issue
Describe the bug Escape sequences like \t and \n for example are really difficult to see. They blend in with the background and are almost the same color
To Reproduce
Expected behavior Escape sequences would be more distinguishable and have a bit more contrast against a dark background
Screenshots
OS (The operating system you're using):
Neovim (Your neovim version)
Adittional context I also tried to change my st colorscheme to aquarium, but that didn't change anything. NeoVim probably gets its background color from the colorscheme and doesn't care what background color st wants.