Closed jasper-schnabel closed 2 years ago
I do actually like the idea of having colored icons in DREX. I need to check out the documentation about it and how to integrated it within the plugin. As you suggested I would prefer to offer this as a configurable option for those who prefer a more monocromatic look instead.
If you update the plugin to the latest version you should now get colored icons by default
If you don't like the colors anymore, you can deactivate it by setting the colored_icons
option to false
I think this should cover everything :slightly_smiling_face:
Thanks a lot, it works perfectly!
Hey,
I was wondering if it's possible to add support for colored icons.
'kyazdani42/nvim-web-devicons'
has an option to get the color of an icon.Take a look at its README:
It could also be an optional option to set in the config. If it's against the idea of the plugin feel free to not to include it.
Best regards