mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Remove emacs 24 check on theme
This commit is contained in:
@ -21,9 +21,6 @@
|
||||
;; Modified by Henrik Lissner <http://github.com/hlissner/emacs.d>
|
||||
;;
|
||||
|
||||
(unless (>= 24 emacs-major-version)
|
||||
(error "requires Emacs 24 or later."))
|
||||
|
||||
(deftheme brin "Space Grey theme for Emacs")
|
||||
|
||||
(custom-theme-set-variables 'brin)
|
||||
|
Reference in New Issue
Block a user