Update workspace face.

This commit is contained in:
Vincent Zhang 2018-09-30 16:45:04 +08:00
parent 266cedffa9
commit 677dc9ab2c

View file

@ -990,7 +990,7 @@ enabled."
tag
(when num (int-to-string num)))))
(propertize (format " %s " str) 'face
(if (doom-modeline--active) 'doom-modeline-highlight)))
(if (doom-modeline--active) 'doom-modeline-buffer-major-mode)))
""))