A colourful Vim/[Neovim] theme for bright developers who aren't afraid of some colour!
Uses dark blues for backgrounds, and bright colors so that values and constants really ✨pop✨!
Used in my Vim/Neovim config, with Tree-sitter support, as well as support for several popular plugins.
The config is built by executing theme.rb, a Ruby script which outputs the Vim colorscheme file.
To make changes:
- Run
make devto begin watching for changes - Edit
theme.rb - Reload the colorscheme in Vim/Neovim with
:colorscheme adCodeto try out your changes. Take a look in thetestsdirectory for some code to check.
