Henrik Lissner 2020-08-11 20:52:19 -04:00
parent 08e5b8535a
commit 8fc82cacdb
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 2 additions and 9 deletions

View file

@ -35,13 +35,6 @@
(when solaire-global-mode
(solaire-global-mode -1))))))
(add-hook! 'solaire-global-mode-hook :append
(defun +doom-solaire-swap-bg-faces-maybe-h ()
(and (bound-and-true-p solaire-global-mode)
(symbolp doom-theme)
(string-prefix-p "doom-" (symbol-name doom-theme))
(solaire-mode-swap-bg))))
;; DEPRECATED No longer needed in Emacs 27+
(unless EMACS27+
;; HACK On Emacs <=26, when point is on the last (or second to last) line