[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/monokai-theme 1ea6ea3613 14/16: Add support for `eldoc-box
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/monokai-theme 1ea6ea3613 14/16: Add support for `eldoc-box` |
Date: |
Wed, 11 Sep 2024 07:00:30 -0400 (EDT) |
branch: elpa/monokai-theme
commit 1ea6ea361391ea056af97bc7080015b9ac663707
Author: coco24 <1281299809@qq.com>
Commit: Kelvin Smith <onekelvinsmith@gmail.com>
Add support for `eldoc-box`
---
monokai-theme.el | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/monokai-theme.el b/monokai-theme.el
index 3bbe6ef370..c43c4c11da 100644
--- a/monokai-theme.el
+++ b/monokai-theme.el
@@ -3512,6 +3512,14 @@ Also affects 'linum-mode' background."
((,monokai-class (:background ,monokai-highlight-alt))
(,monokai-256-class (:background ,monokai-256-highlight-alt))))
+ `(eldoc-box-body
+ ((,monokai-class (:background ,monokai-gray-d))
+ (,monokai-256-class (:background ,monokai-256-gray-d))))
+
+ `(eldoc-box-border
+ ((,monokai-class (:background ,monokai-highlight-alt))
+ (,monokai-256-class (:background ,monokai-256-highlight-alt))))
+
;; lusty-explorer
`(lusty-directory-face
((,monokai-class (:inherit dimonokai-red-directory))
- [nongnu] elpa/monokai-theme 430f6d9d6e 04/16: Add support for `corfu`, (continued)
- [nongnu] elpa/monokai-theme 430f6d9d6e 04/16: Add support for `corfu`, ELPA Syncer, 2024/09/11
- [nongnu] elpa/monokai-theme dcc794af9f 05/16: Disable underline for `italic`, ELPA Syncer, 2024/09/11
- [nongnu] elpa/monokai-theme 6704c9d44b 01/16: Improve the appearance of `company-tooltip` under 256-color mode, ELPA Syncer, 2024/09/11
- [nongnu] elpa/monokai-theme 65b76f937a 02/16: Enable lexical binding, ELPA Syncer, 2024/09/11
- [nongnu] elpa/monokai-theme a65b289518 06/16: Enhance support for `corfu`, ELPA Syncer, 2024/09/11
- [nongnu] elpa/monokai-theme 24e9e34cc2 07/16: Disable `distant-foreground` for highlight, ELPA Syncer, 2024/09/11
- [nongnu] elpa/monokai-theme 4febada5bb 15/16: Add support for `corfu-popupinfo`, ELPA Syncer, 2024/09/11
- [nongnu] elpa/monokai-theme 883c81314c 08/16: Add face for `child-frame-border`, `lsp-ui-doc-background`, ELPA Syncer, 2024/09/11
- [nongnu] elpa/monokai-theme dacd9d8a88 16/16: Update `org-remark-highlighter`, ELPA Syncer, 2024/09/11
- [nongnu] elpa/monokai-theme 82a0a4e578 10/16: Add support for `org-remark-highlighter`, `highlight-indent-guides`, ELPA Syncer, 2024/09/11
- [nongnu] elpa/monokai-theme 1ea6ea3613 14/16: Add support for `eldoc-box`,
ELPA Syncer <=
- [nongnu] elpa/monokai-theme 7743e4f3f7 09/16: Add support for `doom-modeline-bar`, ELPA Syncer, 2024/09/11
- [nongnu] elpa/monokai-theme e963aa87ad 03/16: Improve the appearance of `tab-line`, ELPA Syncer, 2024/09/11
- [nongnu] elpa/monokai-theme b88d09a6fe 11/16: Add support for `tty-menu`, `eshell-prompt-extras`, ELPA Syncer, 2024/09/11
- [nongnu] elpa/monokai-theme eeb90f8f37 12/16: Add support for `custom-button`, `eww`, `shr`, `widget`, ELPA Syncer, 2024/09/11
- [nongnu] elpa/monokai-theme 7b51beafca 13/16: Add support for `flymake-popon`, `lsp-ui-doc-border`, ELPA Syncer, 2024/09/11