branch: elpa/apropospriate-theme
commit 1ac38ed16dc7a8d8a9d1617aeaecb8e988750348
Author: justin talbott <jus...@waymondo.com>
Commit: justin talbott <jus...@waymondo.com>

    make dirvish-hl-line slightly darker
---
 apropospriate-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apropospriate-theme.el b/apropospriate-theme.el
index bfd201d6c1..66d47ec1e1 100644
--- a/apropospriate-theme.el
+++ b/apropospriate-theme.el
@@ -449,7 +449,7 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(undo-tree-visualizer-register-face ((,class (:foreground ,yellow))))
      `(erm-syn-errline ((,class (:box nil :underline (:style wave :color 
,red)))))
      `(erm-syn-warnline ((,class (:box nil :underline (:style wave :color 
,orange)))))
-     `(dirvish-hl-line ((,class (:background ,highlight-line-color))))
+     `(dirvish-hl-line ((,class (:background ,base00-1))))
      `(dired-directory ((,class (:foreground ,brown))))
      `(dired-header ((,class (:inherit header-line))))
      `(dired-subtree-depth-1-face ((,class (:background ,base00-1))))

Reply via email to