[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/modus-themes 3bef1fae4b 2/2: Tweak the foreground of sp
From: |
ELPA Syncer |
Subject: |
[elpa] externals/modus-themes 3bef1fae4b 2/2: Tweak the foreground of spacious-padding-subtle-mode-line-active |
Date: |
Fri, 10 Jan 2025 03:59:03 -0500 (EST) |
branch: externals/modus-themes
commit 3bef1fae4b81676895eed7592c1009181a64e3f5
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Tweak the foreground of spacious-padding-subtle-mode-line-active
---
modus-themes.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modus-themes.el b/modus-themes.el
index bcebf4123a..f8166a934e 100644
--- a/modus-themes.el
+++ b/modus-themes.el
@@ -3709,7 +3709,7 @@ FG and BG are the main colors."
`(smerge-refined-removed ((,c :inherit diff-refine-removed)))
`(smerge-upper ((,c :inherit diff-removed)))
;;;;; spacious-padding
- `(spacious-padding-subtle-mode-line-active ((,c :foreground ,fg-main)))
+ `(spacious-padding-subtle-mode-line-active ((,c :foreground ,keybind)))
`(spacious-padding-subtle-mode-line-inactive ((,c :foreground ,border)))
;;;;; speedbar
`(speedbar-button-face ((,c :inherit button)))