emacs: enlarge dashboard headings
This commit is contained in:
parent
ea0bc27f4e
commit
501ebabdf8
1 changed files with 1 additions and 1 deletions
|
@ -338,7 +338,7 @@ value `italic'."
|
||||||
(info-xref :inherit link :background ,darker :foreground ,accent)
|
(info-xref :inherit link :background ,darker :foreground ,accent)
|
||||||
(anzu-mode-line :foreground ,accent)
|
(anzu-mode-line :foreground ,accent)
|
||||||
(breadcrumb-imenu-leaf-face :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-default :background ,darker)
|
||||||
(corfu-current :background ,darkest :box ,accent)
|
(corfu-current :background ,darkest :box ,accent)
|
||||||
(corfu-border :background ,accent)
|
(corfu-border :background ,accent)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue