Closed pqhchan closed 2 years ago
u need to comment out that line when u add custom themes
oh u wanted to require that file? its not posssible
https://nvchad.github.io/config/Custom%20config#override-default-highlights
you can use base_30 colors without importing them
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 ?