After reinstalling Doom Emacs several times I can’t find any way to make treemacs use the colored png icons of it’s own default theme. I always get monochrome icons.
How do I solve this?
After reinstalling Doom Emacs several times I can’t find any way to make treemacs use the colored png icons of it’s own default theme. I always get monochrome icons.
How do I solve this?
This seems to be due to a new variable added to Doom Emacs.
This sets the icons to be the familiar all-the-icons
set.
(setq doom-themes-treemacs-theme "doom-colors")