summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.org7
1 files changed, 0 insertions, 7 deletions
diff --git a/init.org b/init.org
index 2116ef0..26b21c1 100644
--- a/init.org
+++ b/init.org
@@ -166,13 +166,6 @@ The default behavior of Emacs is that you can compose multiple themes; however,
(run-hooks 'after-load-theme-hook)))
#+END_SRC
-
-I like to highlight source buffers to distinguish them from side windows, so I enable =solaire-mode= first.
-
-#+BEGIN_SRC elisp
-(solaire-global-mode +1)
-#+END_SRC
-
The Modus themes look pretty nice.
#+BEGIN_SRC elisp