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

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

[nongnu] elpa/gotham-theme 31e9d69734 099/214: Drop unnecessary term spe


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme 31e9d69734 099/214: Drop unnecessary term specs
Date: Fri, 7 Jan 2022 17:58:45 -0500 (EST)

branch: elpa/gotham-theme
commit 31e9d69734a64768978810a4e02afd8bbf90f277
Author: Vasilij Schneidermann <v.schneidermann@gmail.com>
Commit: Vasilij Schneidermann <v.schneidermann@gmail.com>

    Drop unnecessary term specs
    
    Closes #20.
---
 gotham-theme.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gotham-theme.el b/gotham-theme.el
index 9c908cc1a9..2dd67a31b2 100644
--- a/gotham-theme.el
+++ b/gotham-theme.el
@@ -334,8 +334,6 @@ depending on DISPLAY for keys which are either :foreground 
or
    (term-color-magenta :foreground magenta :background magenta)
    (term-color-cyan :foreground cyan :background cyan)
    (term-color-white :foreground base6 :background base6)
-   (term-default-fg-color :inherit term-color-white)
-   (term-default-bg-color :inherit term-color-black)
 
    ;; widget
    (widget-button-pressed :foreground red)



reply via email to

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