Explorar o código

org-faces.el (org-agenda-filter-tags): Use the 'modeline face as default.

* org-faces.el (org-agenda-filter-tags): Use the 'modeline face as
  default.
Bastien Guerry %!s(int64=14) %!d(string=hai) anos
pai
achega
21eef3b137
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lisp/org-faces.el

+ 1 - 1
lisp/org-faces.el

@@ -673,7 +673,7 @@ month and 365.24 days for a year)."
   :group 'org-faces)
 
 (defface org-agenda-filter-tags
-  (org-compatible-face 'default
+  (org-compatible-face 'modeline
     nil)
   "Face for tag(s) in the mode-line when filtering the agenda."
   :group 'org-faces)