Lower handwriting stroke width

This commit is contained in:
2025-07-06 19:35:11 +02:00
parent 0a19462b0f
commit 98a4f50031

View File

@ -707,7 +707,7 @@ impl HandwritingStyle {
} }
HandwritingStyle { HandwritingStyle {
stroke: Stroke::new(1.6, stroke_color), stroke: Stroke::new(1.0, stroke_color),
bg_color, bg_color,
bg_line_stroke: Stroke::new(0.5, line_color), bg_line_stroke: Stroke::new(0.5, line_color),
animate: true, animate: true,