NotAShelf / nvf

A highly modular, extensible and distro-agnostic Neovim configuration framework for Nix/NixOS.
https://notashelf.github.io/nvf/
MIT License
158 stars 26 forks source link

Add support for base16 theming. #270

Open rice-cracker-dev opened 4 months ago

rice-cracker-dev commented 4 months ago

⚠️ Please verify that this feature request has NOT been suggested before.

🏷️ Feature Type

Other

🔖 Feature description

Let the user declare the colorscheme using the base16 format.

✔️ Solution

New config options that allow user to declare the colorscheme using the base16 format.

❓ Alternatives

No response

📝 Additional Context

No response