Add GPT support though it doesn't really work or do anything useful
Some checks are pending
/ Test config on ${{matrix.node}} (20) (push) Waiting to run
Some checks are pending
/ Test config on ${{matrix.node}} (20) (push) Waiting to run
This commit is contained in:
parent
5fee1e3351
commit
95d1169b3a
3 changed files with 57 additions and 44 deletions
|
|
@ -25,6 +25,7 @@
|
|||
(load-theme 'base16-harmonic16-light t t)
|
||||
(load-theme 'base16-horizon-light t t)
|
||||
(load-theme 'base16-humanoid-light t t)
|
||||
(load-theme 'sanityinc-tomorrow-day t t)
|
||||
|
||||
;; Dark themes
|
||||
(load-theme 'cyberpunk t t)
|
||||
|
|
@ -50,7 +51,7 @@
|
|||
|
||||
(spaceline-emacs-theme)
|
||||
|
||||
(enable-theme 'base16-onedark)
|
||||
(enable-theme 'base16-zenburn-modified)
|
||||
|
||||
(provide '+custom-pkg-themes)
|
||||
;;; themes.el ends here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue