about summary refs log tree commit diff stats
path: root/config.org
diff options
context:
space:
mode:
authorCase Duckworth2020-12-01 20:12:02 -0600
committerCase Duckworth2020-12-01 20:12:02 -0600
commit419b7773876e7e1bdcca07aaf301ef37c31df905 (patch)
treec0992086b5b27fa0dc4a5263c385da01b9fb079b /config.org
parentChange organization (diff)
downloademacs-419b7773876e7e1bdcca07aaf301ef37c31df905.tar.gz
emacs-419b7773876e7e1bdcca07aaf301ef37c31df905.zip
Tweak modus themes
Diffstat (limited to 'config.org')
-rw-r--r--config.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.org b/config.org index 7dfa249..13a9619 100644 --- a/config.org +++ b/config.org
@@ -295,7 +295,7 @@ The big ~dolist~ form is from [[https://protesilaos.com/modus-themes/#h:a897b302
295 :custom 295 :custom
296 (modus-%1$s-theme-slanted-constructs t) 296 (modus-%1$s-theme-slanted-constructs t)
297 (modus-%1$s-theme-bold-constructs t) 297 (modus-%1$s-theme-bold-constructs t)
298 (modus-%1$s-theme-fringes 'subtle) 298 (modus-%1$s-theme-fringes nil)
299 (modus-%1$s-theme-mode-line '3d) 299 (modus-%1$s-theme-mode-line '3d)
300 (modus-%1$s-theme-syntax 'yellow-comments) 300 (modus-%1$s-theme-syntax 'yellow-comments)
301 (modus-%1$s-theme-intense-hl-line nil) 301 (modus-%1$s-theme-intense-hl-line nil)
@@ -309,8 +309,8 @@ The big ~dolist~ form is from [[https://protesilaos.com/modus-themes/#h:a897b302
309 (modus-%1$s-theme-headings 309 (modus-%1$s-theme-headings
310 '((1 . section) 310 '((1 . section)
311 (2 . line) 311 (2 . line)
312 (t . rainbow-line-no-bold))) 312 (t . rainbow-line)))
313 (modus-%1$s-theme-variable-pitch-headings nil) 313 (modus-%1$s-theme-variable-pitch-headings t)
314 (modus-%1$s-theme-scale-headings t) 314 (modus-%1$s-theme-scale-headings t)
315 (modus-%1$s-theme-scale-1 1.1) 315 (modus-%1$s-theme-scale-1 1.1)
316 (modus-%1$s-theme-scale-2 1.15) 316 (modus-%1$s-theme-scale-2 1.15)