Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

doom-meltbus theme does not load #854

Open
Bendodroid opened this issue Jan 19, 2025 · 1 comment · May be fixed by #855
Open

doom-meltbus theme does not load #854

Bendodroid opened this issue Jan 19, 2025 · 1 comment · May be fixed by #855
Labels
is:bug Something isn't working as intended needs-triage Issue hasn't been assessed yet

Comments

@Bendodroid
Copy link

Theme(s)

doom-meltbus

What were you expecting?

The meltbus theme should load.

What actually happened?

It does not load.

Debugger entered--Lisp error: (error "Eager macro-expansion failure: (wrong-number-of-ar...")
  error("Eager macro-expansion failure: %S" (wrong-number-of-arguments (defs &optional extra-faces extra-vars) 9))
  internal-macroexpand-for-load((def-doom-theme doom-meltbus "A dark mostly monochromatic theme inspired by the ..." ((bg '("black" "black" "black")) (fg '("#dddddd" "#dddddd" "white")) (bg-alt '("black" "black" "black")) (fg-alt '("#dddddd" "#dddddd" "white")) (base0 '("black" "black" "black")) (base1 '("#111111" "#111111" "brightblack")) (base2 '("#242424" "#222222" "brightblack")) (base3 '("#464646" "#444444" "brightblack")) (base4 '("#686868" "#666666" "brightblack")) (base5 '("#8a8a8a" "#888888" "brightblack")) (base6 '("#acacac" "#aaaaaa" "brightblack")) (base7 '("#cecece" "#cccccc" "brightblack")) (base8 '("#efefef" "#eeeeee" "white")) (grey base4) (red '("#f8b0b0" "#ffaaaa" "red")) (dark-red '("#b22222" "#bb2222" "red")) (orange '("#da8548" "#dd8844" "brightred")) (green '("#448844" "#448844" "green")) (teal '("#c0f860" "#aaffaa" "brightgreen")) (yellow '("#cdad00" "#ccaa00" "yellow")) (blue '("#87afff" "#88aaff" "brightblue")) (dark-blue '("#7070aa" "#6666aa" "blue")) (magenta '("#db7093" "#ee6688" "brightmagenta")) (violet '("#a9a1e1" "#a9a1e1" "magenta")) (cyan '("#46D9FF" "#46D9FF" "brightcyan")) (dark-cyan '("#5699AF" "#5699AF" "cyan")) (white '("#ffffff" "#ffffff" "white")) (highlight blue) (vertical-bar base1) (selection base3) (builtin base5) (comments base4) (doc-comments base5) (constants base5) (functions fg) (keywords fg) (methods fg) (operators base5) (type base6) (strings base6) (variables fg) (numbers fg) (region base2) (error red) (warning orange) (success green) (vc-modified orange) (vc-added green) (vc-deleted red) (vc-conflict magenta) ...) (faded-red '("#fac7c7" "#ffcccc" "red")) (faded-blue '("#abc7ff" "#aaccff" "brightblue")) (faded-green '("#7cab7c" "#77aa77" "green")) (faded-yellow '("#dcc54c" "#ddcc44" "yellow")) (faded-magenta '("#e59ab3" "#ee99bb" "brightmagenta")) (faded-cyan '("#7de4ff" "#77eeff" "brightcyan")) (((cursor &override) :background base7) (region :inverse-video t) (hl-line :underline doom-meltbus-hl-line) ((link &override) :weight 'normal :underline nil :foreground highlight) (link-visited :inherit 'link) (minibuffer-prompt :foreground base5 :background base2 :weight 'bold) (mode-line-emphasis :foreground fg :weight 'bold :distant-foreground bg) (mode-line-highlight :foreground fg :weight 'bold :distant-foreground bg) (mode-line-inactive :foreground base5) (compilation-line-number :foreground fg :weight 'bold) ((custom-button &override) :foreground highlight) ((custom-button-unraised &override) :foreground comments) ((custom-button-pressed-unraised &override) :background comments) ((custom-button-pressed &override) :background highlight) ((custom-button-mouse &override) :background highlight) ((custom-variable-button &override) :foreground fg) (custom-saved :inherit 'custom-state) (custom-modified :inherit 'custom-changed) (custom-variable-tag :foreground fg) ((custom-visibility &override) :foreground fg) (custom-group-tag :foreground base8 :weight 'bold) (custom-group-tag-1 :foreground fg) (custom-group-subtitle :foreground fg) ((custom-invalid &override) :foreground error) (custom-state :foreground green) (custom-changed :foreground orange) (diff-added :foreground vc-added) (diff-changed :foreground vc-modified) (diff-header :foreground fg :weight 'bold) (diff-hunk-header :foreground base7 :background base3) (diff-file-header :foreground fg :background base3 :weight 'bold) (diff-refine-added :foreground bg :background vc-added :distant-foreground fg) (diff-refine-changed :foreground bg :background vc-modified :distant-foreground fg) (diff-refine-removed :foreground bg :background vc-deleted :distant-foreground fg) (diff-removed :foreground vc-deleted) (dired-header :foreground doc-comments :weight 'bold) (dired-mark :foreground builtin) (dired-marked :foreground orange :weight 'bold) (dired-symlink :foreground doc-comments :weight 'bold) (diredfl-read-priv :foreground fg) (diredfl-symlink :foreground cyan :weight 'bold) (doom-modeline-bar :background fg :foreground bg) (doom-modeline-bar-inactive :background base4 :foreground bg) (doom-modeline-info :foreground fg :weight 'bold) (doom-modeline-lsp-running :inherit 'doom-modeline-info) (doom-modeline-evil-insert-state :foreground green) (doom-modeline-evil-emacs-state :foreground cyan) (doom-modeline-evil-normal-state :foreground base5) (doom-modeline-evil-visual-state :foreground white) (doom-modeline-evil-operator-state :inherit 'doom-modeline-evil-visual-state) ...) nil) nil)
  load-with-code-conversion("/home/bjw/.config/emacs/.local/straight/build-29.4..." "/home/bjw/.config/emacs/.local/straight/build-29.4..." nil t)
  load("/home/bjw/.config/emacs/.local/straight/build-29.4..." nil t nil t)
  #<subr load-theme>(doom-meltbus :no-confirm nil)
  apply(#<subr load-theme> (doom-meltbus :no-confirm))
  load-theme(doom-meltbus :no-confirm)
  consult-theme(doom-meltbus)
  #f(compiled-function (action theme) #<bytecode -0xac1c621bee478b9>)(return doom-meltbus)
  #f(compiled-function () #<bytecode -0x48839e3190ec7ed>)()
  consult--with-preview-1(("C-SPC" :debounce 0.5 any) #f(compiled-function (action theme) #<bytecode -0xac1c621bee478b9>) #f(compiled-function (narrow input cand) #<bytecode 0x17cb0edc4c1b5d77>) #f(compiled-function (&rest args2) #<bytecode -0x1f2591e19a26d6b9>) nil #f(compiled-function () #<bytecode -0xeb2e51fc06ff1f9>))
  consult--read-1(("default" "doom-1337" "doom-Iosvkem" "doom-acario-dark" "doom-acario-light" "doom-ayu-dark" "doom-ayu-light" "doom-ayu-mirage" "doom-badger" "doom-bluloco-dark" "doom-bluloco-light" "doom-challenger-deep" "doom-city-lights" "doom-dark+" "doom-dracula" "doom-earl-grey" "doom-ephemeral" "doom-fairy-floss" "doom-feather-dark" "doom-feather-light" "doom-flatwhite" "doom-gruvbox-light" "doom-gruvbox" "doom-henna" "doom-homage-black" "doom-homage-white" "doom-horizon" "doom-ir-black" "doom-lantern" "doom-laserwave" "doom-manegarm" "doom-material-dark" "doom-material" "doom-meltbus" "doom-miramare" "doom-molokai" "doom-monokai-classic" "doom-monokai-machine" "doom-monokai-octagon" "doom-monokai-pro" "doom-monokai-ristretto" "doom-monokai-spectrum" "doom-moonlight" "doom-nord-aurora" "doom-nord-light" "doom-nord" "doom-nova" "doom-oceanic-next" "doom-oksolar-dark" "doom-oksolar-light" ...) :preview-key ("C-SPC" :debounce 0.5 any) :prompt "Theme: " :require-match t :category theme :history consult--theme-history :lookup #f(compiled-function (selected &rest _) #<bytecode -0x1298d5d203f56d8d>) :state #f(compiled-function (action theme) #<bytecode -0xac1c621bee478b9>) :default "doom-one" :prompt "Select: " :preview-key any :sort t :lookup #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_172>)
  consult--read(("default" "doom-1337" "doom-Iosvkem" "doom-acario-dark" "doom-acario-light" "doom-ayu-dark" "doom-ayu-light" "doom-ayu-mirage" "doom-badger" "doom-bluloco-dark" "doom-bluloco-light" "doom-challenger-deep" "doom-city-lights" "doom-dark+" "doom-dracula" "doom-earl-grey" "doom-ephemeral" "doom-fairy-floss" "doom-feather-dark" "doom-feather-light" "doom-flatwhite" "doom-gruvbox-light" "doom-gruvbox" "doom-henna" "doom-homage-black" "doom-homage-white" "doom-horizon" "doom-ir-black" "doom-lantern" "doom-laserwave" "doom-manegarm" "doom-material-dark" "doom-material" "doom-meltbus" "doom-miramare" "doom-molokai" "doom-monokai-classic" "doom-monokai-machine" "doom-monokai-octagon" "doom-monokai-pro" "doom-monokai-ristretto" "doom-monokai-spectrum" "doom-moonlight" "doom-nord-aurora" "doom-nord-light" "doom-nord" "doom-nova" "doom-oceanic-next" "doom-oksolar-dark" "doom-oksolar-light" ...) :prompt "Theme: " :require-match t :category theme :history consult--theme-history :lookup #f(compiled-function (selected &rest _) #<bytecode -0x1298d5d203f56d8d>) :state #f(compiled-function (action theme) #<bytecode -0xac1c621bee478b9>) :default "doom-one")
  byte-code("\302\303\304\10\"!\305\306\307\3\"\310\311 B\"\11@\312\303\313\4\"\314\315\316\317\320\321\322\323\324\306\325\6\15\6\17#\326\306\327\6\17\"\330\313\6\20\206..." [consult-themes custom-enabled-themes consult--regexp-filter mapcar #f(compiled-function (x) #<bytecode -0x132b74d6c6d03692>) seq-filter make-closure #f(compiled-function (x) #<bytecode 0xe6faae2780b8e51>) default custom-available-themes consult--read symbol-name :prompt "Theme: " :require-match t :category theme :history consult--theme-history :lookup #f(compiled-function (selected &rest _) #<bytecode 0x12025dc1d1e3d5b4>) :state #f(compiled-function (action theme) #<bytecode 0x16cbae5d04fb874a>) :default] 20)
  command-execute(consult-theme)

Steps to reproduce

  1. Have Doom loaded with any theme
  2. Use SPC h t or sth else to load doom-meltbus
  3. The theme is not applied and instead emacs looks like this:

Image

Operating system

FreeBSD 14.1-RELEASE-p6

Emacs version

Emacs 29.4 with native-comp

Installed commit of doom-themes

e506a87

@Bendodroid Bendodroid added is:bug Something isn't working as intended needs-triage Issue hasn't been assessed yet labels Jan 19, 2025
andrewpeck added a commit to andrewpeck/doom-themes that referenced this issue Jan 24, 2025
as reported in doomemacs#854, recent
changes to meltbus introduced a syntax error.
@andrewpeck andrewpeck linked a pull request Jan 24, 2025 that will close this issue
3 tasks
@tocxjo
Copy link

tocxjo commented Jan 30, 2025

i thought i was tweaking trying to make emacs work lol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:bug Something isn't working as intended needs-triage Issue hasn't been assessed yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants