catppuccin / emacs

🍄 Soothing pastel theme for Emacs
MIT License
282 stars 44 forks source link

fix: show color when catppuccin-get-color is called interactively #156

Closed jtbx closed 2 months ago

jtbx commented 2 months ago

When catppucin-get-color is called interactively (via M-x or a keybind) the color gets returned but not shown.

Call message on the result when called interactively.