summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Paśnikowski <marekpasnikowski@protonmail.com>2022-08-13 23:31:26 +0200
committerMarek Paśnikowski <marekpasnikowski@protonmail.com>2022-08-13 23:31:26 +0200
commitf71ef04257aac5339bad81992c27dd2598097af5 (patch)
tree6cbc084401356989a3602d4e6b0cadeadf04cf8b
parent9894072da5ef13021607c4424b726dbfaee28285 (diff)
Emacs Theme Change
-rw-r--r--emacs.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs.el b/emacs.el
index 5db39d8..647576e 100644
--- a/emacs.el
+++ b/emacs.el
@@ -1,7 +1,7 @@
;; https://github.com/fimblo/dot.emacs
;; Theme Activation
-(load-theme 'modus-vivendi)
+(load-theme 'manoj-dark)
;; https://elpa.gnu.org/packages/aggressive-indent.html
;; Automatic Activation of Aggressive Indent