Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Open
Freemason-12 opened this issue Feb 6, 2025 · 0 comments
Labels
is:bug Something isn't working as intended needs-triage Issue hasn't been assessed yet

Comments

@Freemason-12
Copy link

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

@Freemason-12 Freemason-12 added is:bug Something isn't working as intended needs-triage Issue hasn't been assessed yet labels Feb 6, 2025
@Freemason-12 Freemason-12 changed the title doom-theme-neotree-config gives different icons than the ones shown on screenshots doom-themes-neotree-config gives different icons than the ones shown on screenshots Feb 6, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
is:bug Something isn't working as intended needs-triage Issue hasn't been assessed yet
Projects
None yet
Development

No branches or pull requests

1 participant