Skip to content

Commit

Permalink
Style "button" face
Browse files Browse the repository at this point in the history
  • Loading branch information
purcell committed Mar 8, 2024
1 parent e74bb5b commit 04b7de2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions color-theme-sanityinc-tomorrow.el
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ names to which it refers are bound."
(isearch-fail (:background ,background :inherit font-lock-warning-face :inverse-video t))

(link (:foreground unspecified :underline t))
(button (:underline t :foreground ,aqua))
(widget-button (:underline t))
(widget-field (:background ,contrast-bg :box (:line-width 1 :color ,foreground)))

Expand Down

0 comments on commit 04b7de2

Please sign in to comment.