summaryrefslogtreecommitdiff
path: root/emacs.el
diff options
context:
space:
mode:
authorMarek Paśnikowski <marekpasnikowski@protonmail.com>2022-08-13 23:31:26 +0200
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2022-08-13 23:31:26 +0200
commit7aec7a2153a6d3964f5cafc8a75dbf9405497776 (patch)
treeae5936966845411c67080396f981d13386c3fd6f /emacs.el
parent3b160730d93c20a375a0721227ffeefd5d7a0d79 (diff)
Emacs Theme Change
Diffstat (limited to 'emacs.el')
-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