aboutsummaryrefslogtreecommitdiff
path: root/lisp/emms-streams.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/emms-streams.el')
-rw-r--r--lisp/emms-streams.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emms-streams.el b/lisp/emms-streams.el
index 2b27e1a..7b68351 100644
--- a/lisp/emms-streams.el
+++ b/lisp/emms-streams.el
@@ -50,7 +50,7 @@ Can be either \"add\" or \"play\". The default is \"add\"."
:type 'string
:group 'emms-stream)
-(defface emms-stream-name-face '((t (:bold t :foreground nil :weight bold)))
+(defface emms-stream-name-face '((t (:bold t :weight bold)))
"Face for stream names."
:group 'emms-stream)