((,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