[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/jinx 245af8ab0b: Update jinx-misspelled color
From: |
ELPA Syncer |
Subject: |
[elpa] externals/jinx 245af8ab0b: Update jinx-misspelled color |
Date: |
Mon, 27 Mar 2023 13:58:46 -0400 (EDT) |
branch: externals/jinx
commit 245af8ab0b391524174ea4e0c97b2be7360599b6
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>
Update jinx-misspelled color
---
jinx.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/jinx.el b/jinx.el
index 0a35bcd3a5..e4f03f8136 100644
--- a/jinx.el
+++ b/jinx.el
@@ -106,7 +106,7 @@
(defface jinx-misspelled
'((((class color) (min-colors 88) (background dark)
(supports :underline (:style wave)))
- :underline (:style wave :color "red"))
+ :underline (:style wave :color "#d2b580"))
(((class color) (min-colors 88) (background light)
(supports :underline (:style wave)))
:underline (:style wave :color "#5f4400"))
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] externals/jinx 245af8ab0b: Update jinx-misspelled color,
ELPA Syncer <=