emacs: enlarge dashboard headings

This commit is contained in:
Jeremy Baxter 2024-07-29 15:20:40 +12:00
parent ea0bc27f4e
commit 501ebabdf8

View file

@ -338,7 +338,7 @@ value `italic'."
(info-xref :inherit link :background ,darker :foreground ,accent)
(anzu-mode-line :foreground ,accent)
(breadcrumb-imenu-leaf-face :foreground ,accent)
(dashboard-heading :foreground ,accent :height 1.1 :weight bold)
(dashboard-heading :foreground ,accent :height 1.2 :weight bold)
(corfu-default :background ,darker)
(corfu-current :background ,darkest :box ,accent)
(corfu-border :background ,accent)