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

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

[nongnu] elpa/ample-theme 5ada4d1 024/137: highlight-indent


From: ELPA Syncer
Subject: [nongnu] elpa/ample-theme 5ada4d1 024/137: highlight-indent
Date: Thu, 21 Oct 2021 18:00:10 -0400 (EDT)

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

    highlight-indent
---
 ample-theme.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/ample-theme.el b/ample-theme.el
index 50596db..40f8404 100644
--- a/ample-theme.el
+++ b/ample-theme.el
@@ -102,6 +102,9 @@
    `(vertical-border ((t (:background ,ample/darker-gray :foreground 
,ample/darkest-gray))))
    
    `(hl-line ((t (:background "#1f1f1f"))))
+
+   `(highlight-indentation-face ((t (:background ,ample/darkest-gray))))
+     
    
    `(powerline-inactive1 ((t (:foreground "gray50"))))
    `(powerline-active1 ((t (:foreground "gray50"))))



reply via email to

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