theme: Add tinted-vim plugin theming support

Tinted Theming is the community successor to base16 and now supports
multiple scheme systems, including base24
This commit is contained in:
Jamy Golden 2025-08-09 13:23:38 +02:00
commit c320f59d16
No known key found for this signature in database
5 changed files with 602 additions and 18 deletions

View file

@ -11,6 +11,7 @@
supported_themes = import ./supported_themes.nix;
builtin_themes = [
"tinted"
"auto"
"16color"
"ayu_dark"