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 colors = require("base16").get_colors "base_30"
|
||||
local colors = require("base46").get_colors "base_30"
|
||||
|
||||
return {
|
||||
DevIconc = { bg = "NONE", fg = colors.blue },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue