Skip to content

Commit

Permalink
fix wrong theme name
Browse files Browse the repository at this point in the history
  • Loading branch information
listx committed Jun 11, 2012
1 parent c0b3016 commit 08480dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zenburn-mod-theme.el
Expand Up @@ -91,7 +91,7 @@
(zenburn-red-m1 "#ff0000")
(zenburn-yellow+1 "#dfdfbf"))
(custom-theme-set-faces
'zenburn
'zenburn-mod
'(button ((t (:underline t))))
`(link ((,class (:foreground ,zenburn-yellow :underline t :weight bold))))
`(link-visited ((,class (:foreground ,zenburn-yellow-2 :underline t :weight normal))))
Expand Down

0 comments on commit 08480dc

Please sign in to comment.