[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/monokai-theme 657a5e6 169/207: Support highlight-symbol.
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/monokai-theme 657a5e6 169/207: Support highlight-symbol. |
Date: |
Thu, 21 Oct 2021 18:07:55 -0400 (EDT) |
branch: elpa/monokai-theme
commit 657a5e6995fe0a8adc89f7e4155db554b0b4d63f
Author: Vincent Zhang <seagle0128@gmail.com>
Commit: Vincent Zhang <seagle0128@gmail.com>
Support highlight-symbol.
---
monokai-theme.el | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/monokai-theme.el b/monokai-theme.el
index f13ea30..d620df0 100644
--- a/monokai-theme.el
+++ b/monokai-theme.el
@@ -2907,6 +2907,11 @@ Also affects 'linum-mode' background."
((,monokai-class (:background ,monokai-gray))
(,monokai-256-class (:background ,monokai-256-gray))))
+ ;; highlight-symbol
+ `(highlight-symbol-face
+ ((,monokai-class (:background ,monokai-highlight))
+ (,monokai-256-class (:background ,monokai-256-highlight))))
+
;; hl-line-mode
`(hl-line
((,monokai-class (:background ,monokai-highlight-line))
- [nongnu] elpa/monokai-theme 92fa80a 107/207: Add info faces, (continued)
- [nongnu] elpa/monokai-theme 92fa80a 107/207: Add info faces, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme f8c5cb3 095/207: Use use colours with more contrast for *-hc variables, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme d6a19e0 092/207: Add ein faces, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme fb3f6ac 093/207: Add missing header comment, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme 838ddac 113/207: Bump version, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme 16337f5 112/207: Add ivy faces, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme 5fbfaa7 122/207: Bump version after bug fixes, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme 02c5f5d 130/207: Bump version, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme d68b8c2 149/207: Update lazy highlight and contrast in powerline, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme d9ef39c 163/207: Merge pull request #76 from realgud/realgud-fringe-arrows, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme 657a5e6 169/207: Support highlight-symbol.,
ELPA Syncer <=
- [nongnu] elpa/monokai-theme 623083f 175/207: Merge pull request #82 from sdwolf/fix/terminal-colors, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme 019e079 182/207: Add images and update README, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme c5a7978 207/207: Fix some monokai-256-class faces (#106), ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme 2187ac8 205/207: Fix font-latex-doctex-preprocessor-face for 256 color terminals (#108), ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme 59aad14 083/207: Fix formating and parens around some faces, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme 4f1ac8f 104/207: Add melpa badges, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme 1cc2c5d 110/207: Add org-block-background; really closes #50, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme 64b05ef 106/207: Make org-blocks stand out more; Closes #50; also blue links..., ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme a9efe29 120/207: Merge pull request #54 from abo-abo/master, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme 99a270d 126/207: Bump version, ELPA Syncer, 2021/10/21