Skip to content

Commit

Permalink
update default light themes
Browse files Browse the repository at this point in the history
  • Loading branch information
chens committed Nov 28, 2024
1 parent c7a42d9 commit d938f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lisp/init-themes.el
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
:config
(progn
;; Load the theme of your choice:
(load-theme 'modus-vivendi))
(load-theme 'modus-operandi))
:bind
(("<f5>" . modus-themes-toggle)))

Expand Down

0 comments on commit d938f7c

Please sign in to comment.