summaryrefslogtreecommitdiff
path: root/smart-documents.org
diff options
context:
space:
mode:
authorBlendoit <blendoit@gmail.com>2021-05-22 21:28:31 -0700
committerBlendoit <blendoit@gmail.com>2021-05-22 21:28:31 -0700
commit70e15a4114a13c0ec29b6206c96d7fffa39f22fa (patch)
tree593350c906151d39baea82741463f7e635f75f7c /smart-documents.org
parent35d1a51988eb85b556384bd394fd6e24ba671c88 (diff)
Compagnon theme!
Diffstat (limited to 'smart-documents.org')
-rw-r--r--smart-documents.org13
1 files changed, 6 insertions, 7 deletions
diff --git a/smart-documents.org b/smart-documents.org
index 6174abc..bc92a7f 100644
--- a/smart-documents.org
+++ b/smart-documents.org
@@ -874,7 +874,6 @@ We hide minor modes in the mode line.
(setf rm-whitelist "projectile")
#+END_SRC
-
*** Emojis
Emojis are a symbol of modernity, and their tasteful use enables
@@ -1041,8 +1040,7 @@ custom format:
'("%d %b. %Y (%a)" . "%d %b. %Y (%a), at %H:%M"))
#+END_SRC
-*** N/A Sequence of TODOs
-CLOSED: [2021-05-16 Sun]
+*** Sequence of TODOs
#+begin_src emacs-lisp :tangle yes
(setq org-todo-keywords
@@ -1593,14 +1591,15 @@ Disable minibuffer scroll bar.
#+END_SRC
* Themes
-
+# This is just another comment.
Without a carefully designed theme, our editor would become
-unusable. Thus, we describe two themes that were developed
-purposefully and iteratively.
+unusable. Thus, we /describe/ two themes that were developed
+*purposefully* and iteratively.
#+BEGIN_SRC emacs-lisp :tangle yes
(setq custom-theme-directory (concat user-emacs-directory "themes/"))
- (load-theme 'sd-light)
+ ;; (load-theme 'sd-light)
+ (load-theme 'sd-compagnon)
;; (load-theme 'sd-dark)
#+END_SRC
Copyright 2019--2024 Marius PETER