summary refs log tree commit diff stats
path: root/config.org
diff options
context:
space:
mode:
Diffstat (limited to 'config.org')
-rw-r--r--config.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.org b/config.org index 727414f..0d52eb7 100644 --- a/config.org +++ b/config.org
@@ -244,6 +244,9 @@ I'm using the [[https://protesilaos.com/modus-themes/][Modus]] themes.
244 modus-%1$s-theme-scale-3 1.21 244 modus-%1$s-theme-scale-3 1.21
245 modus-%1$s-theme-scale-4 1.27 245 modus-%1$s-theme-scale-4 1.27
246 modus-%1$s-theme-scale-5 1.33)) 246 modus-%1$s-theme-scale-5 1.33))
247 :custom-face
248 (font-lock-comment-face
249 ((t (:inherit (custom-comment italic variable-pitch))))))
247 theme)) 250 theme))
248#+end_src 251#+end_src
249 252