Skip to content

Commit

Permalink
update default theme
Browse files Browse the repository at this point in the history
  • Loading branch information
chens committed Oct 30, 2024
1 parent 3d0edc6 commit 3d97264
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-operandi))
(load-theme 'modus-vivendi))
:bind
(("<f5>" . modus-themes-toggle)))

Expand Down

0 comments on commit 3d97264

Please sign in to comment.