summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2023-03-16 11:50:22 +0100
committerRicardo Wurmus <rekado@elephly.net>2023-03-16 11:50:22 +0100
commitf7e8589c7557314720dfde3893575f89a30cdc7b (patch)
tree476d349afaf15f520ecd6c8e3bfe870468a7fd18
parent8b1eda2391cf8452e9088df64b8d5a4fcf99b9cf (diff)
Remove solaire.
-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