[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/apropospriate-theme 6618e26a83: adjust `parenthesis` face
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/apropospriate-theme 6618e26a83: adjust `parenthesis` face (for `paren-face-mode`) |
Date: |
Fri, 15 Sep 2023 18:59:05 -0400 (EDT) |
branch: elpa/apropospriate-theme
commit 6618e26a833fdd2fbddf32075f1953cc4f86cb03
Author: justin talbott <justin@waymondo.com>
Commit: justin talbott <justin@waymondo.com>
adjust `parenthesis` face (for `paren-face-mode`)
---
apropospriate-theme.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apropospriate-theme.el b/apropospriate-theme.el
index 9e281b655b..0f7baab10a 100644
--- a/apropospriate-theme.el
+++ b/apropospriate-theme.el
@@ -141,7 +141,7 @@ Set to `1.0' or nil to prevent font size manipulation."
`(highlight-indent-guides-odd-face ((,class (:background ,base00+1))))
`(highlight-indent-guides-even-face ((,class (:background ,base00))))
`(highlight-indent-guides-character-face ((,class (:foreground
,base00+2))))
- `(parenthesis ((,class (:foreground ,base00+3))))
+ `(parenthesis ((,class (:foreground ,base01))))
`(font-lock-comment-face ((,class (:foreground ,base01))))
`(font-lock-comment-delimiter-face ((,class (:foreground ,base01))))
`(font-lock-builtin-face ((,class (:foreground ,cyan))))
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [nongnu] elpa/apropospriate-theme 6618e26a83: adjust `parenthesis` face (for `paren-face-mode`),
ELPA Syncer <=