NvChad / base46

NvChad's base46 theme plugin with caching ( Total re-write )
Other
210 stars 203 forks source link

loop 'require' between base46.get_colors and hl_themes.xx ?? #66

Closed pqhchan closed 2 years ago

pqhchan commented 2 years ago

got error 'loop or previous error loading module', it would be ok when I commented the line M = require("base46").override_theme(M, "onedark") in hl_themes.xx, so maybe a loop 'require' exists between base46.get_colors and hl_themes.xx ? image

siduck commented 2 years ago

u need to comment out that line when u add custom themes

siduck commented 2 years ago

oh u wanted to require that file? its not posssible

siduck commented 2 years ago

https://nvchad.github.io/config/Custom%20config#override-default-highlights

you can use base_30 colors without importing them