]> git.earman.xyz Git - emacsinit.git/commitdiff
Don't use giant headers on agenda search
authorrearman <rearman@r717.net>
Wed, 25 Mar 2026 18:33:38 +0000 (14:33 -0400)
committerrearman <rearman@r717.net>
Wed, 25 Mar 2026 18:33:38 +0000 (14:33 -0400)
re/b&w-theme.el

index dd10af37d6bd84e179216d73101749998c910050..05203c804a8a325d44882e95fdc189109f6350d7 100644 (file)
      ((,class (:foreground ,text))))
 ;;; Org Agenda
    `(header-line
-     ((,class (:foreground ,text :background ,bg :weight bold :height 1.25))))
+     ((,class (:foreground ,text :background ,bg :weight bold))))
    `(org-agenda-structure
-     ((,class (:foreground ,text :background ,bg :box nil :weight bold :height 1.25))))
+     ((,class (:foreground ,text :background ,bg :box nil :weight bold))))
    `(org-column
      ((,class (:background ,bg))))
    `(org-warning