From 4095d32d2e8a37090667c9f08ac1be3057e7a047 Mon Sep 17 00:00:00 2001 From: Patrick Mulligan Date: Sat, 1 Aug 2026 02:23:18 +0200 Subject: [PATCH] style(deck): light-mode logo sits on a dark badge so it pops MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The logo art is drawn for dark; on the light canvas its glows washed out. Add a dark rounded badge (ring + shadow) behind it in light mode only — dark mode still floats the transparent logo free. Co-Authored-By: Claude Opus 4.8 (1M context) --- src/deck/slides/TitleSlide.vue | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/src/deck/slides/TitleSlide.vue b/src/deck/slides/TitleSlide.vue index 23814eb..12f835f 100644 --- a/src/deck/slides/TitleSlide.vue +++ b/src/deck/slides/TitleSlide.vue @@ -25,11 +25,16 @@ import logoUrl from '@/deck/assets/logo.webp' radial-gradient(38% 55% at 70% 55%, hsl(215 90% 58% / 0.5), transparent 70%); " /> - SolLunar — Energy · Intelligence · Harmony + +
+ SolLunar — Energy · Intelligence · Harmony +