chadtree
chadtree copied to clipboard
Lost colors
Just updated to latest version and it seems that I have lost the colors from my theme and terminal and instead get some default colorscheme now. Any changes that could cause this?
the latest version has new theme settings.
for example:
let g:chadtree_settings = {
\ "theme.text_colour_set": "nerdtree_syntax_dark"
\ }
docs: https://github.com/ms-jpq/chadtree/blob/chad/docs/THEME.md
Aha thanks! Is it possible to use the vim theme or terminal colors?
chadtree_settings.theme.text_colour_set = env should have given you back your old colours. except if your colours were in base16 instead of 256.
I will see if it is possible to get the base16 colours working, but might be difficult.
I changed the old base16 colour selection to a less eye cancer one, so that might have caused the difference for you. (eye cancer is subjective).