jtbm37 / all-the-icons-dired

Adds dired support to all-the-icons
GNU General Public License v3.0
198 stars 25 forks source link

Icons sizing and accuracy #16

Closed dchrzanowski closed 5 years ago

dchrzanowski commented 6 years ago

Just did a fresh reinstall of emacs (old was fine in terms of icons).

The new installation has odd icons for files (Vue icon for js files, warning for Download, a Peach for .elc files, etc), and icons display no colours, also some files display huge icons as well. What could be wrong? I might point out that neotree's icons are coloured, are of the right type and size.

EDIT: All the icons config Dired config

nandryshak commented 6 years ago

See: https://github.com/domtronn/all-the-icons.el/pull/106

dchrzanowski commented 6 years ago

This surely did the trick for dired. Thank you very much for this.

Now I just have to figure out why the fonts display incorrectly in prog-mode buffers.