Remove spacemacs-specific face from theme

This commit is contained in:
Wojciech Kozlowski 2017-08-17 22:42:34 +01:00
parent 2980f953aa
commit 71436ef80f

View File

@ -650,9 +650,6 @@
`(spaceline-flycheck-warning((,class (:foreground ,war))))
`(spaceline-python-venv ((,class (:foreground ,comp))))
;;;;; spacemacs-specific
`(spacemacs-transient-state-title-face ((,class (:background nil :foreground ,comp :box nil :inherit bold))))
;;;;; swiper
`(swiper-line-face ((,class (:background ,highlight :inherit bold))))
`(swiper-match-face-1 ((,class (:inherit bold))))