Skip to content

doom-themes-neotree-config gives different icons than the ones shown on screenshots #856

@Freemason-12

Description

@Freemason-12

Theme(s)

All themes (base)

What were you expecting?

I expected it to look like in the official screenshots

What actually happened?

Icons look like this instead:
Image

Steps to reproduce

Use this config on vanilla emacs:

(use-package doom-themes
  :init
  (doom-themes-neotree-config)
  (setq doom-themes-neotree-file-icons t)
  (setq doom-themes-enable-bold t
	doom-themes-enable-italic t
	doom-themes-chevron-size 0.0))

(use-package neotree)

Operating system

Fedora 41

Emacs version

Emacs 29.4

Installed commit of doom-themes

I have no idea how to get it

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-triageIssue hasn't been assessed yet

    Type

    Open to PRs

    None yet

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions