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

rustic issue #140

Closed
drishal opened this issue Mar 23, 2024 · 1 comment
Closed

rustic issue #140

drishal opened this issue Mar 23, 2024 · 1 comment

Comments

@drishal
Copy link

drishal commented Mar 23, 2024

in the logs I am getting the issue rustic/:catch: Symbol’s function definition is void: catppuccin-quantize-color, because of which rustic mode cannot be started and the colors in rust-mode are not correctly applied
Can this problem please be fixed?

 emacs --version
GNU Emacs 30.0.50

using elpaca with the configuration

(use-package catppuccin-theme
  :demand t
  :config
  (load-theme 'catppuccin t)
  (catppuccin-load-flavor 'macchiato)
  (catppuccin-reload))
@nyxkrage
Copy link
Collaborator

Sadly I haven't been able to figure out why specifically rustic, catppuccin-emacs and emacsclient are having problems, so until someone can figure it out and point towards where the fix would be to use the workaround in #121 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants