theme: Add support for tinted-nvim

This commit is contained in:
Jamy Golden 2025-12-22 17:36:07 +01:00
commit 3dc5d15c37
No known key found for this signature in database
5 changed files with 610 additions and 31 deletions

View file

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