diff options
Diffstat (limited to 'etc/themes/tango-theme.el')
-rw-r--r-- | etc/themes/tango-theme.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/themes/tango-theme.el b/etc/themes/tango-theme.el index c58e0036353..9d0f0aca94a 100644 --- a/etc/themes/tango-theme.el +++ b/etc/themes/tango-theme.el @@ -77,7 +77,6 @@ Semantic, and Ansi-Color faces are included.") `(font-lock-variable-name-face ((,class (:foreground ,orange-4)))) `(font-lock-warning-face ((,class (:foreground ,red-2)))) ;; Button and link faces - `(button ((,class (:underline t :foreground ,blue-3)))) `(link ((,class (:underline t :foreground ,blue-3)))) `(link-visited ((,class (:underline t :foreground ,blue-2)))) ;; Gnus faces |