~ A dark flat theme for Neovim ~
The last values are CIELAB, NOT RGB
Autumnull is yet another dark palette and colorscheme, to be used with Neovim.
The theme has been created using L*a*b* values, with help of Adobe Color, and CIELab.io.
Generating a theme for Neovim in Lua has been done using colorgen-nvim, which I can heavily recommend.
A TOML file is provided with color definitions, for use with colorgen-nvim.
For now, you'll have to do something like I do here, to get rainbow indents. Version 3 broke the current config, and I'll need time to fix it.
The theme currently supports these plugins:
More will be added going forward
This theme was largely inspired by the Monokai Pro theme, my current wallpaper and love for the Autumn season, hence the "autumn" in the name.
"-null" is a reference to /dev/null
, or a null pointer, which I thought fit well.
Writing the name capitalized is alright, I simply prefer plugin names to be all lowercase, or camelCase.
Since a commit on August 17th, this repository has become partly a meta repository. What this means is that while the core Neovim theme is still in the root directory (for simple use with plugin managers), palettes for other programs are present too. The "others" directory inside this repository contains subdirectories for different programs, to which the theme has been ported. Currently, it contains directories for:
1 — GIMP and Inkscape use the same format for palettes. A directory for both is created to minimize confusion, nonetheless.