Clean up theme file by grouping faces

This commit is contained in:
Wojciech Kozlowski 2019-04-13 10:51:10 +02:00
parent d300cc4321
commit 47ee8cda30
2 changed files with 694 additions and 384 deletions

View File

@ -59,7 +59,7 @@ enabled."
(str (if (and tag (< 0 (length tag)))
tag
(when num (int-to-string num)))))
(propertize str 'face 'doom-modeline-eyebrowse))
(propertize str 'face 'eyebrowse-mode-line-active))
""))
;; Necessary to play nice with Helm

File diff suppressed because it is too large Load Diff