branch: elpa/monokai-theme
commit 949eb7308648fe25a44154f5aac794229a71c838
Author: Simon Manning <[email protected]>
Commit: Simon Manning <[email protected]>
Face for highlighting current perspective in persp-mode.
---
monokai-theme.el | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/monokai-theme.el b/monokai-theme.el
index 361bb48..0c3642d 100644
--- a/monokai-theme.el
+++ b/monokai-theme.el
@@ -4007,6 +4007,11 @@ Also affects 'linum-mode' background."
`(paren-face
((,terminal-class (:foreground ,monokai-comments))))
+ ;; perspective
+ `(persp-selected-face
+ ((,class (:foreground ,blue
+ :weight bold))))
+
;; pretty-mode
`(pretty-mode-symbol-face
((,class (:foreground ,yellow