[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/indent-bars 73af2efff2 029/431: change bar pattern and
From: |
ELPA Syncer |
Subject: |
[elpa] externals/indent-bars 73af2efff2 029/431: change bar pattern and blend defaults |
Date: |
Mon, 16 Sep 2024 12:59:10 -0400 (EDT) |
branch: externals/indent-bars
commit 73af2efff26577a317188ff94130367f8d8e2b95
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: JD Smith <93749+jdtsmith@users.noreply.github.com>
change bar pattern and blend defaults
---
indent-bars.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/indent-bars.el b/indent-bars.el
index 87832eff99..bc144875da 100644
--- a/indent-bars.el
+++ b/indent-bars.el
@@ -62,7 +62,7 @@ A float, the fraction of the character width."
:type-error "Fraction must be between 0 and 1")
:group 'indent-bars)
-(defcustom indent-bars-pattern ". . "
+(defcustom indent-bars-pattern " . . . . ."
"A pattern specifying the vertical structure of indent bars.
Space signifies blank regions, and any other character signifies
filled regions. The pattern length is scaled to match the
@@ -110,7 +110,7 @@ side of the bar; see `indent-bars-pad-frac' and
:group 'indent-bars)
(defcustom indent-bars-color
- '(highlight :background t :blend 0.35)
+ '(highlight :background t :blend 0.3)
"The main indent bar color.
The format is a list of 1 required element, followed by an
optional plist (keyword/value pairs):
- [elpa] externals/indent-bars 5bce1c1324 005/431: Notes on updates :stipple usage given gutter offsets, (continued)
- [elpa] externals/indent-bars 5bce1c1324 005/431: Notes on updates :stipple usage given gutter offsets, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars ee18d37d12 006/431: Greatly simplify row-data, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 3fef0ab598 007/431: improve stipple description comment, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 14dad9430e 011/431: spacing: use override and default to 4 chars, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 563328e19e 009/431: resize-stipple: let faces extend, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars fde60a178f 013/431: tint the main color with depth-based color first, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 257b723c72 014/431: Use stipple-rot for rotating stipple, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 2452b96761 021/431: Simplify create-faces, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 00a26de005 020/431: rename indentation->depth, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars fa1d59893f 026/431: Some custom doc improvements, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 73af2efff2 029/431: change bar pattern and blend defaults,
ELPA Syncer <=
- [elpa] externals/indent-bars 69d3b3924c 091/431: format FAQs, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars c5ccaf5926 067/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars f4f2cba7c9 060/431: Add zz example, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 6ec3e9b24b 052/431: Add more info on dual-buffer stipple issue, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 96d64efa43 064/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 169b85f092 068/431: README: update stipple test, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 759a80e5cf 082/431: Bump version, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 9935c0f9a2 105/431: teardown no-stipple-chars, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 01583822ab 095/431: New example image, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 6f0f2bf5ce 092/431: Update README.md, ELPA Syncer, 2024/09/16