badwolf
badwolf copied to clipboard
A Vim color scheme.
Preview: - Normal  - Insert  - Visual 
When I open a file and scroll, the whitespace on the lines that I showed by scrolling changes color in a way that makes it seem that the theme no...
Just an idea to align the :terminal status line colour to makes it easier to see which tab is active when you have split terminal window. Thanks for the best...
I really like this color theme for vim, but I use a terminal with a custom background and when using your theme it seems that it wants to add your...
Hi, i've been using badwolf since the early days of Clojure (thank you also for your plugins from those days such as vim-clojure-static). I am doing quite a lot of...
I love the colorscheme, but I found that sometimes I would lose track of code folds as they blend into the background. So I decided to add a configuration option...
You need to `hi` `CursorLineNr` so that it doesn't persist from other colorschemes and is set appropriately for this colorscheme.
Hello :) I've installed your great theme. I see it applied in JSON files, but not in Python, Bash nor Markdown files. Is there extra configuration to do to generalize...
These are very important!
Currently, special doxygen comments are highlighted using the default white color. This theme should respect the `let g:load_doxygen_syntax=1` setting when users have it set