branch: elpa/apropospriate-theme
commit 8dec42ae9b41c4ba52a496367b06363b39b47a48
Author: NeoISE <[email protected]>
Commit: justin talbott <[email protected]>
updated colors for vr/match-* and vr/group-* faces
---
apropospriate.el | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/apropospriate.el b/apropospriate.el
index f4a951d..d79571f 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -640,11 +640,11 @@ Set to `1.0' or nil to prevent font size manipulation."
`(hi-green-b ((,class (:inherit hi-green :bold t))))
`(hi-red-b ((,class (:inherit highlight :foreground ,red :inverse-video t
:bold t))))
`(hi-black-hb ((,class (:inherit hi-black-b :height 1.2))))
- `(vr/match-0 ((,class (:background ,teal))))
- `(vr/match-1 ((,class (:background ,teal-1))))
- `(vr/group-0 ((,class (:background ,blue))))
- `(vr/group-1 ((,class (:background ,indigo))))
- `(vr/group-2 ((,class (:background ,purple))))
+ `(vr/match-0 ((,class (:background ,light-emphasis-1))))
+ `(vr/match-1 ((,class (:background ,light-emphasis-2))))
+ `(vr/group-0 ((,class (:foreground ,red :bold t))))
+ `(vr/group-1 ((,class (:foreground ,orange :bold t))))
+ `(vr/group-2 ((,class (:foreground ,green :bold t))))
`(vr/match-separator-face ((,class (:foreground ,red :bold t)))))
(custom-theme-set-variables