tinted-theming / base16-emacs

Base16 themes for Emacs
MIT License
382 stars 77 forks source link

Warning (comp): base16-theme-pkg.el:7:1: Warning: the function ‘define-package’ is not known #112

Closed irigone closed 1 month ago

irigone commented 3 years ago

Emacs 28.0.50 native-comp branch. This was my use-package declaration

(use-package base16-theme
  :straight t
  :config
  (setq base16-highlight-mode-line t)
  (load-theme 'base16-grayscale-light))
belak commented 2 years ago

Are you still having this issue? I seem to remember trying this out with native-comp a while back and it working fine.

belak commented 1 month ago

I'm closing this for inactivity, but if you're still seeing issues, please let us know!