diff options
-rw-r--r-- | config.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.org b/config.org index f8c0f55..481e61a 100644 --- a/config.org +++ b/config.org | |||
@@ -531,8 +531,8 @@ I want the git version. | |||
531 | modus-themes-bold-constructs t | 531 | modus-themes-bold-constructs t |
532 | modus-themes-region 'bg-only | 532 | modus-themes-region 'bg-only |
533 | modus-themes-org-blocks 'grayscale | 533 | modus-themes-org-blocks 'grayscale |
534 | modus-themes-headings '((1 . line) | 534 | modus-themes-headings '((1 . section) |
535 | (t . t)) | 535 | (t . no-color)) |
536 | modus-themes-scale-headings nil | 536 | modus-themes-scale-headings nil |
537 | modus-themes-mode-line 'borderless-3d) | 537 | modus-themes-mode-line 'borderless-3d) |
538 | #+end_src | 538 | #+end_src |