[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/spacemacs-theme 3cc6919d63 2/2: Merge pull request #203 fr
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/spacemacs-theme 3cc6919d63 2/2: Merge pull request #203 from neferhotep/master |
Date: |
Mon, 15 Jul 2024 13:00:59 -0400 (EDT) |
branch: elpa/spacemacs-theme
commit 3cc6919d63726e96653169a7846aa5eca06e9a8b
Merge: 7b06ef8fb2 4bc5675576
Author: Nasser Alshammari <designernasser@gmail.com>
Commit: GitHub <noreply@github.com>
Merge pull request #203 from neferhotep/master
Improve lazy-highlight
---
spacemacs-theme.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/spacemacs-theme.el b/spacemacs-theme.el
index 630fd24309..c59ef75ebc 100644
--- a/spacemacs-theme.el
+++ b/spacemacs-theme.el
@@ -195,7 +195,7 @@ to 'auto, tags may not be properly aligned. "
`(highlight ((,class (:foreground ,base :background ,highlight))))
`(hl-line ((,class (:background ,bg2 :extend t))))
`(isearch ((,class (:foreground ,bg1 :background ,mat))))
- `(lazy-highlight ((,class (:background ,green-bg-s :weight normal))))
+ `(lazy-highlight ((,class (:background ,green-bg-s))))
`(link ((,class (:foreground ,comment :underline t))))
`(link-visited ((,class (:foreground ,comp :underline t))))
`(match ((,class (:background ,highlight :foreground ,mat))))
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [nongnu] elpa/spacemacs-theme 3cc6919d63 2/2: Merge pull request #203 from neferhotep/master,
ELPA Syncer <=