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

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

[elpa] externals/osm f91272da50 6/6: osm-track-style: Thinner line


From: ELPA Syncer
Subject: [elpa] externals/osm f91272da50 6/6: osm-track-style: Thinner line
Date: Thu, 21 Dec 2023 18:58:17 -0500 (EST)

branch: externals/osm
commit f91272da508fdf0d6459a840dc04d17150012041
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    osm-track-style: Thinner line
---
 osm.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/osm.el b/osm.el
index c300d6cbfd..37762c74d9 100644
--- a/osm.el
+++ b/osm.el
@@ -186,7 +186,7 @@ the domain name and the :user to the string \"apikey\"."
   :type '(alist :key-type symbol :value-type string))
 
 (defcustom osm-track-style
-  
"stroke:#00a;stroke-width:10;stroke-linejoin:round;stroke-linecap:round;opacity:0.4;"
+  
"stroke:#00a;stroke-width:5;stroke-linejoin:round;stroke-linecap:round;opacity:0.4;"
   "SVG style used to draw tracks."
   :type 'string)
 



reply via email to

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