diff options
-rw-r--r-- | init.el | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -61,6 +61,8 @@ (setq modus-themes-fringes 'subtle) (setq modus-themes-diffs 'fg-only) :config + (add-to-list 'modus-themes-org-agenda '(header-block . (no-scale))) + (add-hook 'modus-themes-after-load-theme-hook (lambda () (set-face-attribute 'git-annex-dired-annexed-available nil |