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

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

[nongnu] elpa/ample-theme 7edb19c 116/137: Fix typo in ample-light-theme


From: ELPA Syncer
Subject: [nongnu] elpa/ample-theme 7edb19c 116/137: Fix typo in ample-light-theme
Date: Thu, 21 Oct 2021 18:00:29 -0400 (EDT)

branch: elpa/ample-theme
commit 7edb19c90a390a5a7cbd40fc6e6f1a278f6a026c
Author: Fice T <fice-t@protonmail.com>
Commit: Fice T <fice-t@protonmail.com>

    Fix typo in ample-light-theme
    
    It was setting the variables for the main theme.
---
 ample-light-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ample-light-theme.el b/ample-light-theme.el
index 5aac0c4..53986e1 100644
--- a/ample-light-theme.el
+++ b/ample-light-theme.el
@@ -745,7 +745,7 @@
    ) ;; end of custom-theme-set-faces
 
   (custom-theme-set-variables
-   'ample
+   'ample-light
    `(ansi-color-names-vector
      [,ample/darker-gray ,ample/red ,ample/green ,ample/dark-tan ,ample/blue 
,ample/purple ,ample/tan ,ample/fg])))
 



reply via email to

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