mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 23:48:16 -07:00
fix https://github.com/NvChad/NvChad/issues/1027 | add theme toggle function
This commit is contained in:
parent
fb9d86d9cd
commit
1f1ca85c29
36 changed files with 145 additions and 36 deletions
|
|
@ -1,4 +1,4 @@
|
|||
local theme = require("base16").get_colors "base_16"
|
||||
local theme = require("base46").get_colors "base_16"
|
||||
|
||||
return {
|
||||
TSAnnotation = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue