Revert commit 0a5ec7d

This is because it breaks things with existing installs, as reported by
several users in issue 162:
<https://gitlab.com/protesilaos/modus-themes/-/issues/162>.
This commit is contained in:
Protesilaos Stavrou 2021-03-04 13:57:33 +02:00
parent 1f41820678
commit bdf9e4f2e8
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA
2 changed files with 2 additions and 8 deletions

View file

@ -50,10 +50,7 @@
(if (and (>= emacs-major-version 28)
(functionp 'require-theme))
(require-theme 'modus-themes)
(require 'modus-themes))
(require 'modus-themes)
(deftheme modus-operandi
"Accessible and customizable light theme (WCAG AAA standard).

View file

@ -50,10 +50,7 @@
(if (and (>= emacs-major-version 28)
(functionp 'require-theme))
(require-theme 'modus-themes)
(require 'modus-themes))
(require 'modus-themes)
(deftheme modus-vivendi
"Accessible and customizable light theme (WCAG AAA standard).