[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/inkpot-theme 9a2af49fa1 010/104: Correct parens color
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/inkpot-theme 9a2af49fa1 010/104: Correct parens color |
Date: |
Thu, 7 Jul 2022 12:00:58 -0400 (EDT) |
branch: elpa/inkpot-theme
commit 9a2af49fa187a792865884db53d22648984987d4
Author: Campbell Barton <ideasman42@gmail.com>
Commit: Campbell Barton <ideasman42@gmail.com>
Correct parens color
Also easier to tell apart from the regular cursor.
---
inkpot-theme.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/inkpot-theme.el b/inkpot-theme.el
index 277e7ca3df..3b4a521589 100644
--- a/inkpot-theme.el
+++ b/inkpot-theme.el
@@ -19,7 +19,7 @@
'(fringe ((t (:background "#2e2e2e" :foreground "#8b8bcd"))))
'(linum ((t (:background "#2e2e2e" :foreground "#8b8bcd"))))
'(cursor ((t (:background "#8b8bff" :foreground "#cfdfef"))))
- '(show-paren-match-face ((t (:background "#606060"))))
+ '(show-paren-match-face ((t (:background "#4e4e8f"))))
'(isearch ((t (:bold t :foreground "#303030" :background "#cd8b60"))))
'(modeline ((t (:bold t :foreground "#b9b9b9" :background "#3e3e5e"))))
'(modeline-inactive ((t (:foreground "#708090" :background
"#3e3e5e"))))
- [nongnu] elpa/inkpot-theme 54adc447d3 053/104: Add refine colors for diff-mode in emacs 27+, (continued)
- [nongnu] elpa/inkpot-theme 54adc447d3 053/104: Add refine colors for diff-mode in emacs 27+, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 1b6bca5928 075/104: Add success & warning faces, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme c010838770 081/104: Add tab-bar-mode, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 1ca7141686 089/104: Add colors for magit-commit-mark package, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme a8d0d2ecd4 097/104: Set the face for buffer fonts, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme dab3a40b99 006/104: restored original comment color, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme d35dd86b01 001/104: initial commit, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 374a72794e 008/104: Update inkpot-theme.el, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 626f41990a 018/104: match gvim's secondary selection, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme de745de9ab 007/104: added headers for MELPA inclusion and a couple of small fixes, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 9a2af49fa1 010/104: Correct parens color,
ELPA Syncer <=
- [nongnu] elpa/inkpot-theme 7fb48d4216 022/104: Correct modeline variable names, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme b962f44136 035/104: Correct paren-match color, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 054c125b49 051/104: Show box around mode-line, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme c25e622b8a 029/104: Add helm color, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 288927565d 034/104: Unindent text, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 0173f2d80f 019/104: match vim for selected text, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme d6a0255d52 021/104: Use brighter contrast for ivy selected item, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 046d0bb361 046/104: Add whitespace colors, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme b6603694e1 060/104: Use line number color for xref mode, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme c0b316a0dd 061/104: Cleanup: comments, ELPA Syncer, 2022/07/07