mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-09 06:55:30 +00:00
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:
parent
e6b2d28159
commit
6c2f4b892a
5 changed files with 605 additions and 31 deletions
|
|
@ -39,19 +39,6 @@
|
|||
"url": "https://github.com/yetone/avante.nvim/archive/5e4bb50ddaa8c4688675df6f437712c0e793a51c.tar.gz",
|
||||
"hash": "0z3h8vb73rrmqcd6373pbqc5swbwxpfpd92yhly0256hw5a9jjm2"
|
||||
},
|
||||
"base16": {
|
||||
"type": "Git",
|
||||
"repository": {
|
||||
"type": "GitHub",
|
||||
"owner": "rrethy",
|
||||
"repo": "base16-nvim"
|
||||
},
|
||||
"branch": "master",
|
||||
"submodules": false,
|
||||
"revision": "a2907cc3cd661e0f89f7db1f4fc304782a676a7d",
|
||||
"url": "https://github.com/rrethy/base16-nvim/archive/a2907cc3cd661e0f89f7db1f4fc304782a676a7d.tar.gz",
|
||||
"hash": "0acqa0b5n4l01ac9mbbxz2nbg8k8a50s0ajngg72l68q6m5z9mkm"
|
||||
},
|
||||
"blink-cmp-spell": {
|
||||
"type": "Git",
|
||||
"repository": {
|
||||
|
|
@ -2487,6 +2474,19 @@
|
|||
"url": "https://github.com/nvim-telescope/telescope.nvim/archive/b4da76be54691e854d3e0e02c36b0245f945c2c7.tar.gz",
|
||||
"hash": "161qlx099ymi62qsd89srda605ynks1sswx3djamrwqp3dxb9596"
|
||||
},
|
||||
"tinted-nvim": {
|
||||
"type": "Git",
|
||||
"repository": {
|
||||
"type": "GitHub",
|
||||
"owner": "tinted-theming",
|
||||
"repo": "tinted-nvim"
|
||||
},
|
||||
"branch": "main",
|
||||
"submodules": false,
|
||||
"revision": "930d1ba963f5224c20dba665fdf81ceded8c2745",
|
||||
"url": "https://github.com/tinted-theming/tinted-nvim/archive/930d1ba963f5224c20dba665fdf81ceded8c2745.tar.gz",
|
||||
"hash": "18xwbi7c6n890saq825k5lr1m1cjrjilxph7abi7aw0npf7r5whd"
|
||||
},
|
||||
"tiny-devicons-auto-colors-nvim": {
|
||||
"type": "Git",
|
||||
"repository": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue