Skip to content

Commit

Permalink
Merge widget faces to upstream.
Browse files Browse the repository at this point in the history
  • Loading branch information
seagle0128 committed Jul 31, 2019
1 parent d1c99f7 commit d60709c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions lisp/init-dashboard.el
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,7 @@
persp-switch-to-buffer
winner-undo
widget-forward)
:custom-face
(dashboard-heading ((t (:inherit (font-lock-string-face bold)))))
(widget-button-pressed ((t (:inherit error))))
(widget-documentation ((t (:inherit success))))
:custom-face (dashboard-heading ((t (:inherit (font-lock-string-face bold)))))
:pretty-hydra
((:title (pretty-hydra-title "Dashboard" 'material "dashboard" :height 1.1 :v-adjust -0.225)
:color pink :quit-key "q")
Expand Down

0 comments on commit d60709c

Please sign in to comment.