Skip to content

weird star appear before org headings #878

Description

@shadowash8

Theme(s)

doom-tokyo-night

What were you expecting?

This it what it is supposed to look
Image

What actually happened?

Yet this is what it looks
Image

But weirdly it is fine when I load it force fully with load-theme ui

here's my config

(use-package doom-themes
  :ensure t
  :config
  (load-theme 'doom-tokyo-night t)

  ;; Enable flashing mode-line on errors
  (doom-themes-visual-bell-config)
  ;; Enable custom neotree theme (nerd-icons must be installed!)
  (doom-themes-neotree-config)
  ;; Corrects (and improves) org-mode's native fontification.
  (doom-themes-org-config))

Steps to reproduce

  1. Add doom-themes to config
  2. Add a theme to load on startup
  3. Then open a org file

Operating system

Windows 11

Emacs version

Emacs 30.2

Installed commit of doom-themes

20250924.2042

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-triageIssue hasn't been assessed yet

    Type

    Fields

    Open to PRs

    None yet

    Priority

    None yet

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions