Clean up theme file by grouping faces
This commit is contained in:
parent
d300cc4321
commit
47ee8cda30
@ -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
Reference in New Issue
Block a user