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

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

[nongnu] elpa/ample-theme f5a1636 137/137: am I stupid?


From: ELPA Syncer
Subject: [nongnu] elpa/ample-theme f5a1636 137/137: am I stupid?
Date: Thu, 21 Oct 2021 18:00:33 -0400 (EDT)

branch: elpa/ample-theme
commit f5a163626e04abda2d3c168f703c3f330f302a7c
Author: jordonbiondo <jordonbiondo@gmail.com>
Commit: jordonbiondo <jordonbiondo@gmail.com>

    am I stupid?
---
 README.org | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.org b/README.org
index d1170ba..eae7b00 100644
--- a/README.org
+++ b/README.org
@@ -33,9 +33,9 @@
      (with-eval-after-load "ample-theme"
        ;; add one of these blocks for each of the themes you want to customize
        (custom-theme-set-faces
-       'ample
-       ;; this will overwride the color of strings just for ample-theme
-       '(font-lock-string-face ((t (:foreground "#bdba81"))))))
+         'ample
+         ;; this will overwride the color of strings just for ample-theme
+         '(font-lock-string-face ((t (:foreground "#bdba81"))))))
    #+END_SRC
 ** If you get ugly colors in terminal:
    #+BEGIN_SRC shell-script



reply via email to

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