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

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

[nongnu] elpa/cyberpunk-theme 17f68f8 115/132: Fringe color set explicit


From: ELPA Syncer
Subject: [nongnu] elpa/cyberpunk-theme 17f68f8 115/132: Fringe color set explicitly
Date: Thu, 21 Oct 2021 18:04:00 -0400 (EDT)

branch: elpa/cyberpunk-theme
commit 17f68f8ac70b712d2870ecb6adb3841b992074fa
Author: nemo <nemo1211@gmail.com>
Commit: nemo <nemo1211@gmail.com>

    Fringe color set explicitly
---
 cyberpunk-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cyberpunk-theme.el b/cyberpunk-theme.el
index c038f38..24079e9 100644
--- a/cyberpunk-theme.el
+++ b/cyberpunk-theme.el
@@ -120,7 +120,7 @@
    `(default ((,class (:foreground ,cyberpunk-gray :background 
,cyberpunk-black))))
    `(cursor ((,class (:background ,cyberpunk-fg))))
    `(escape-glyph-face ((,class (:foreground ,cyberpunk-red))))
-   ;; `(fringe ((,class (:foreground ,cyberpunk-fg :background 
,cyberpunk-bg+1))))
+   `(fringe ((,class (:foreground ,cyberpunk-fg :background ,cyberpunk-bg-1))))
    `(header-line ((,class (:foreground ,cyberpunk-yellow
                                        :background ,cyberpunk-bg-1
                                        :box (:line-width -1 :style 
released-button)))))



reply via email to

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