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

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

[nongnu] elpa/gotham-theme 60e87081a2 170/214: Fix typo


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme 60e87081a2 170/214: Fix typo
Date: Fri, 7 Jan 2022 17:58:51 -0500 (EST)

branch: elpa/gotham-theme
commit 60e87081a2dbbac90f9cf872356b2ac5aed0584a
Author: Jonathan <jgrg@autistici.org>
Commit: Jonathan <jgrg@autistici.org>

    Fix typo
---
 gotham-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gotham-theme.el b/gotham-theme.el
index 41d60ea587..2227997e3a 100644
--- a/gotham-theme.el
+++ b/gotham-theme.el
@@ -928,7 +928,7 @@ depending on DISPLAY for keys which are either :foreground 
or
 
    ;; smartparens
    (sp-show-pair-match-face :foreground base2 :background orange)
-   (sp-show-pair-mismatch-face :foreground base2 background red)
+   (sp-show-pair-mismatch-face :foreground base2 :background red)
 
    ;; smart-mode-line
    (sml/charging :foreground green)



reply via email to

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