[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/inkpot-theme 372ad65429 041/104: Use slightly darker color
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/inkpot-theme 372ad65429 041/104: Use slightly darker color for function name |
Date: |
Thu, 7 Jul 2022 12:01:07 -0400 (EDT) |
branch: elpa/inkpot-theme
commit 372ad654293cd0b8cf7db6129674c5a84d54ca53
Author: Campbell Barton <ideasman42@gmail.com>
Commit: Campbell Barton <ideasman42@gmail.com>
Use slightly darker color for function name
---
inkpot-theme.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/inkpot-theme.el b/inkpot-theme.el
index 17cdafc577..05ec4b7ddc 100644
--- a/inkpot-theme.el
+++ b/inkpot-theme.el
@@ -69,7 +69,7 @@
;'(font-lock-doc-face ((t (:foreground
"#c080d0"))))
'(font-lock-doc-face ((t (:foreground "#808bed")))) ; alternate comment face
'(font-lock-constant-face ((t (:foreground "#409090"))))
- '(font-lock-function-name-face ((t (:foreground "#ff8bff"))))
+ '(font-lock-function-name-face ((t (:foreground "#c080d0"))))
'(font-lock-keyword-face ((t (:foreground "#808bed"))))
'(font-lock-preprocessor-face ((t (:foreground "#409090"))))
'(font-lock-reference-face ((t (:bold t :foreground "#808bed"))))
- [nongnu] elpa/inkpot-theme 614ccce439 096/104: Set the font for lsp-face-semhl-* faces, (continued)
- [nongnu] elpa/inkpot-theme 614ccce439 096/104: Set the font for lsp-face-semhl-* faces, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme c19880e06b 099/104: Set heading colors for markdown-mode, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme b68f8997ff 003/104: Update README.md, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 03e356a00c 004/104: first file upload, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 8c9c70d7bf 012/104: cleanup, trailing space, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 59a7896c46 013/104: Correct doc-comment color, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme e423aed885 049/104: readme.rst: categorize support, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme e175dbd7d0 036/104: Add company-mode colors, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme a7bbc67de2 038/104: Update readme, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme ed73854dcb 016/104: Correct function color, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 372ad65429 041/104: Use slightly darker color for function name,
ELPA Syncer <=
- [nongnu] elpa/inkpot-theme e7e1ce301d 069/104: Follow Vim color scheme more closely, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme df1d151279 020/104: Correct isearch color, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 9955e100b0 057/104: header-line: Add, matching mode-line, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme d9e97a2b95 043/104: match directory color with vim, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme eb3f6deac9 093/104: Cleanup: use brief SPDX license, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 42925d5213 098/104: Add font-lock-doc-markup-face, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 8e5c3ce626 100/104: Add inkpot-theme-use-box to optional disable box for mode-line, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme fff4ac36b4 011/104: Add line highlight color (sync with vim), ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 33fc84c68a 009/104: Match cursor & selection selection with VIMs theme, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme cbe5ead0b5 040/104: Add haskell operator, ELPA Syncer, 2022/07/07