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

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

[nongnu] elpa/ample-theme 559ec83 038/137: removed rouge comma


From: ELPA Syncer
Subject: [nongnu] elpa/ample-theme 559ec83 038/137: removed rouge comma
Date: Thu, 21 Oct 2021 18:00:13 -0400 (EDT)

branch: elpa/ample-theme
commit 559ec8330a483eeb54759627571edb491b477bf3
Author: jordonbiondo <biondoj@mail.gvsu.edu>
Commit: jordonbiondo <biondoj@mail.gvsu.edu>

    removed rouge comma
---
 ample-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ample-theme.el b/ample-theme.el
index 872fa69..ad7d21a 100644
--- a/ample-theme.el
+++ b/ample-theme.el
@@ -77,7 +77,7 @@
   ;; Set faces
   (custom-theme-set-faces
    `ample ;; you must use the same theme name here...
-   `(default ((t (:foreground ,ample/fg, :background ,ample/bg))))
+   `(default ((t (:foreground ,ample/fg :background ,ample/bg))))
    `(cursor  ((t (:background ,ample/cursor))))
    `(fringe  ((t (:background ,ample/fringe))))
    `(region  ((t (:background ,ample/region))))



reply via email to

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