From b18b78039a27c5657c9b0227b8578c50532b331e Mon Sep 17 00:00:00 2001 From: ajianaz Date: Thu, 17 Sep 2026 17:29:00 +0700 Subject: [PATCH] fix(templates): macOS traffic lights on notes-app, typographic quote glyph on quote-stack - notes-app: monochrome grip dots -> real macOS traffic lights (#ff5f57 / #febc2e / #28c840), slightly larger (r8) for readability - quote-stack: decorative '&' (ampersand) ornament replaced with an opening typographic double quote (U+201C, Georgia serif, 72px) - reads as a quote card instead of a stray symbol Both verified visually via render (traffic lights correct colors and order; quote glyph renders serif, no tofu). --- templates/notes-app/template.svg | 8 ++++---- templates/quote-stack/template.svg | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/notes-app/template.svg b/templates/notes-app/template.svg index d61b0b7..ceac21b 100644 --- a/templates/notes-app/template.svg +++ b/templates/notes-app/template.svg @@ -31,10 +31,10 @@ - - - - + + + + {{ slide.note_timestamp | default('Today') }} diff --git a/templates/quote-stack/template.svg b/templates/quote-stack/template.svg index 8e8a300..5d45e39 100644 --- a/templates/quote-stack/template.svg +++ b/templates/quote-stack/template.svg @@ -41,7 +41,7 @@ {% if q[0] %} {% set cy = 200 + loop.index0 * 370 %} - & + “ {% set ql = q[2] %} {% set qsegs = q[3] %} {% if qsegs %}