From 800e8ffb5d2067c838806505f7a2e148760b1058 Mon Sep 17 00:00:00 2001 From: trav Date: Sat, 22 Aug 2026 15:14:36 -0400 Subject: [PATCH] v0.11.0: web mixes pick their own color MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The export dialog gains an accent color — the hover background on links and tracklist rows, and the player's progress fill — and the rest of the bar loses its 2010 gold so that choice is the only color in it. The accent travels as a `:root { --accent }` custom property declared in index.html, which player.css reads as `var(--accent, #8c764a)`. That keeps the stylesheet in the verbatim copyfile loop: index.html is still the only rendered template. `normalize_accent` is the injection gate — the value lands raw inside a