[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/inkpot-theme 5286e480bb 08/25: Add dap-ui-marker-face
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/inkpot-theme 5286e480bb 08/25: Add dap-ui-marker-face |
Date: |
Mon, 10 Jun 2024 13:00:51 -0400 (EDT) |
branch: elpa/inkpot-theme
commit 5286e480bb5e52709e7f6c4b0e3f63fe8058a29d
Author: Campbell Barton <ideasman42@gmail.com>
Commit: Campbell Barton <ideasman42@gmail.com>
Add dap-ui-marker-face
---
changelog.rst | 3 +++
inkpot-theme.el | 3 +++
readme.rst | 1 +
3 files changed, 7 insertions(+)
diff --git a/changelog.rst b/changelog.rst
index 0cd06a6ec1..434e5f74d6 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -3,6 +3,9 @@
Change Log
##########
+- 2022-08-19
+ - Add ``dap-ui-marker-face`` color.
+
- 2022-08-12
- Add ``anzu-mode-line`` color.
diff --git a/inkpot-theme.el b/inkpot-theme.el
index b51ce7d341..d0ed7276e1 100644
--- a/inkpot-theme.el
+++ b/inkpot-theme.el
@@ -410,6 +410,9 @@
`(lsp-face-semhl-constant ((t (:foreground ,ip-cream-light))))
`(lsp-face-semhl-function ((t (:foreground ,ip-pink-dark))))
+ ;; `dap-mode' (melpa).
+ `(dap-ui-marker-face ((t (:background ,ip-slate-dark+7.6))))
+
;; magit-commit-mark (melpa).
`(magit-commit-mark-read-face ((t (:foreground ,ip-slate-light))))
`(magit-commit-mark-unread-face ((t (:foreground ,ip-green-bright))))
diff --git a/readme.rst b/readme.rst
index 1f184dbfe4..f04a1d0529 100644
--- a/readme.rst
+++ b/readme.rst
@@ -74,6 +74,7 @@ Other Packages:
- ``anzu``
- ``idle-highlight-mode``
- ``auto-complete``.
+ - ``dap-mode``.
- ``diff-hl``
- ``display-line-numbers``.
- ``fancy-dabbrev``.
- [nongnu] elpa/inkpot-theme updated (59056ef2e8 -> 259272084f), ELPA Syncer, 2024/06/10
- [nongnu] elpa/inkpot-theme d13222bac7 02/25: readme: update screenshot URL's, ELPA Syncer, 2024/06/10
- [nongnu] elpa/inkpot-theme 0d15d95cd9 09/25: Cleanup: wait warnings with emacs-29, ELPA Syncer, 2024/06/10
- [nongnu] elpa/inkpot-theme bccedeb498 12/25: Cleanup: formatting, ELPA Syncer, 2024/06/10
- [nongnu] elpa/inkpot-theme 5189ec24c0 03/25: Cleanup: quiet warning (fails to specify containing group), ELPA Syncer, 2024/06/10
- [nongnu] elpa/inkpot-theme 20203d9f87 05/25: Cleanup: tweak punctuation, quiet checkdoc warning, ELPA Syncer, 2024/06/10
- [nongnu] elpa/inkpot-theme 58561b414c 11/25: Cleanup: emacs native format, ELPA Syncer, 2024/06/10
- [nongnu] elpa/inkpot-theme b5586d72e9 10/25: Cleanup: format, ELPA Syncer, 2024/06/10
- [nongnu] elpa/inkpot-theme 5286e480bb 08/25: Add dap-ui-marker-face,
ELPA Syncer <=
- [nongnu] elpa/inkpot-theme f0ff3986c0 16/25: Define colors for vundo, ELPA Syncer, 2024/06/10
- [nongnu] elpa/inkpot-theme a0f5cbf9b6 18/25: Add vundo-branch-stem, vundo-last-saved, ELPA Syncer, 2024/06/10
- [nongnu] elpa/inkpot-theme ed158367d4 20/25: Don't use black background for diff function/context, ELPA Syncer, 2024/06/10
- [nongnu] elpa/inkpot-theme 964f506749 21/25: Separate background adjusted colors (when using a black background), ELPA Syncer, 2024/06/10
- [nongnu] elpa/inkpot-theme fc2e3e90e3 24/25: Rename some colors in the palette, ELPA Syncer, 2024/06/10
- [nongnu] elpa/inkpot-theme 14b689394f 15/25: Add mono-complete face, ELPA Syncer, 2024/06/10
- [nongnu] elpa/inkpot-theme 93182c9b2b 06/25: Add hl-indent-scope colors, ELPA Syncer, 2024/06/10
- [nongnu] elpa/inkpot-theme 6b0de65672 07/25: Add anzu color, ELPA Syncer, 2024/06/10
- [nongnu] elpa/inkpot-theme e64d360b9d 01/25: Change URL to codeberg, ELPA Syncer, 2024/06/10
- [nongnu] elpa/inkpot-theme 6f8a1b0a40 04/25: Update description, ELPA Syncer, 2024/06/10