aboutsummaryrefslogtreecommitdiff
path: root/bard-emacs-modules/bard-emacs-theme.el
diff options
context:
space:
mode:
authorBardofSprites <[email protected]>2025-01-08 17:51:55 -0500
committerBardofSprites <[email protected]>2025-01-08 17:51:55 -0500
commitdf726bb18608eaf6402b0ead3e53c8470aad6317 (patch)
treecf630b281f3ceaa93c42fff29cfc2c6cd14c9c98 /bard-emacs-modules/bard-emacs-theme.el
parente4ef51e0558bd12df5027124b729f326a67d147f (diff)
switch to gruber
Diffstat (limited to 'bard-emacs-modules/bard-emacs-theme.el')
-rw-r--r--bard-emacs-modules/bard-emacs-theme.el8
1 files changed, 7 insertions, 1 deletions
diff --git a/bard-emacs-modules/bard-emacs-theme.el b/bard-emacs-modules/bard-emacs-theme.el
index 57b78e9..0c492b3 100644
--- a/bard-emacs-modules/bard-emacs-theme.el
+++ b/bard-emacs-modules/bard-emacs-theme.el
@@ -131,7 +131,13 @@ The exact color values are taken from the active Modus theme."
(?B . org-priority)
(?C . (:inherit (shadow org-priority)))))
- (load-theme 'modus-vivendi t))
+ ;; (load-theme 'modus-vivendi t)
+ )
+
+(use-package gruber-darker-theme
+ :ensure t
+ :config
+ (bard/select-theme 'gruber-darker))
;;;; Fonts
(use-package fontaine