emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ef-themes 18aae80892 1/2: Refine custom-button backgrou


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 18aae80892 1/2: Refine custom-button background
Date: Sat, 20 Aug 2022 02:57:33 -0400 (EDT)

branch: externals/ef-themes
commit 18aae80892690e0584c12c3a808a056c9680f231
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Refine custom-button background
---
 ef-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-themes.el b/ef-themes.el
index 74eac1e4cf..121a9f27a8 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -610,7 +610,7 @@ Helper function for `ef-themes-preview-colors'."
     `(completions-common-part ((,c :inherit bold :foreground ,accent-0)))
     `(completions-first-difference ((,c :inherit bold :foreground ,accent-1)))
 ;;;; custom (M-x customize)
-    `(custom-button ((,c :box ,fg-dim :background ,bg-alt :foreground 
,fg-intense)))
+    `(custom-button ((,c :box ,fg-dim :background ,bg-active :foreground 
,fg-intense)))
     `(custom-button-mouse ((,c :inherit (highlight custom-button))))
     `(custom-button-pressed ((,c :inherit (secondary-selection 
custom-button))))
     `(custom-changed ((,c :background ,bg-changed)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]