[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/monokai-theme 5d3a37e 179/207: Better handling of vhl colo
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/monokai-theme 5d3a37e 179/207: Better handling of vhl colors |
Date: |
Thu, 21 Oct 2021 18:07:57 -0400 (EDT) |
branch: elpa/monokai-theme
commit 5d3a37ead687cbfbed563e39274a407399acbd61
Author: Codruț Constantin Gușoi <codrut.gusoi@gmail.com>
Commit: Codruț Constantin Gușoi <codrut.gusoi@gmail.com>
Better handling of vhl colors
---
monokai-theme.el | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/monokai-theme.el b/monokai-theme.el
index d64d578..c63e4cc 100644
--- a/monokai-theme.el
+++ b/monokai-theme.el
@@ -5260,10 +5260,8 @@ Also affects 'linum-mode' background."
;; volatile highlights
`(vhl/default-face
- ((,monokai-class (:background ,monokai-green-lc
- :foreground ,monokai-green-hc))
- (,monokai-256-class (:background ,monokai-256-green-lc
- :foreground ,monokai-256-green-hc))))
+ ((,monokai-class (:background ,monokai-highlight-alt))
+ (,monokai-256-class (:background ,monokai-256-highlight-alt))))
;; w3m
`(w3m-anchor
- [nongnu] elpa/monokai-theme b3f654a 100/207: Update dired faces, (continued)
- [nongnu] elpa/monokai-theme b3f654a 100/207: Update dired faces, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme 0c21998 123/207: Also fix color clash in company complete pop-up for terminal, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme e42c1d5 125/207: Tweak js2-mode colours, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme 01d08b1 128/207: Merge pull request #58 from deb0ch/PR/which-key-support, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme 35199c2 129/207: Update web-mode faces to be more consistent, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme e05a2ad 127/207: add faces for which-key, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme 8a45285 136/207: Rethink and adjust highlights and line numbers, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme 12da0ef 133/207: Update README with windows org-mode fix, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme ccce96e 139/207: Remove erroneous "defcustom" from readme, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme 46fe076 160/207: Bump version again for another release, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme 5d3a37e 179/207: Better handling of vhl colors,
ELPA Syncer <=
- [nongnu] elpa/monokai-theme b5ed679 173/207: FIX: show-paren-mode erroneously highlights the left margin., ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme 65682b1 181/207: Merge pull request #86 from sdwolf/fix/vhl-colors, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme fec00a7 197/207: Pass the unevaluated form of weechat-color-list, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme f212c10 206/207: Fix hi-red-b face for 256 color terminals (#107), ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme 08721c1 057/207: Add support for pos-tip colors and change tooltip colors, ELPA Syncer, 2021/10/21
- [nongnu] elpa/monokai-theme 451a469 060/207: Bump version number, ELPA Syncer, 2021/10/21