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

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

[nongnu] elpa/pacmacs 46219c3370 368/472: Smaller default weight for wal


From: ELPA Syncer
Subject: [nongnu] elpa/pacmacs 46219c3370 368/472: Smaller default weight for walls (#138)
Date: Thu, 6 Jan 2022 21:59:40 -0500 (EST)

branch: elpa/pacmacs
commit 46219c33701a745831ce9eb22f9eb044d873f19b
Author: rexim <reximkut@gmail.com>
Commit: rexim <reximkut@gmail.com>

    Smaller default weight for walls (#138)
---
 pacmacs-image.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pacmacs-image.el b/pacmacs-image.el
index 067f1a4781..8280aabf34 100644
--- a/pacmacs-image.el
+++ b/pacmacs-image.el
@@ -213,7 +213,7 @@
         cached-tile
       (puthash cache-index
                (let* ((wall-block (make-vector width nil))
-                      (weight 15)
+                      (weight 10)
                       (palette (pacmacs--color-hex-gradient
                                 pacmacs--wall-gradient-color-start
                                 pacmacs--wall-gradient-color-stop



reply via email to

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