From 0efcfc52f04ec4a3fa929868ad92096c9c7efe01 Mon Sep 17 00:00:00 2001 From: Lucas Winther Date: Sat, 15 Aug 2026 01:43:47 +0200 Subject: [PATCH] fix: tell Dark Reader this page is already dark MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Dark Reader inverts an already-dark palette, which wrecks the interface: the colours here carry meaning — the urgency ramp is how you read how soon something ends — so having them re-mapped is not a cosmetic problem. darkreader-lock is its documented opt-out. color-scheme: dark is the standard signal alongside it, so browser chrome and form controls render dark too. Co-Authored-By: Claude Opus 5 (1M context) --- index.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/index.html b/index.html index 5e7255e..b2d5032 100644 --- a/index.html +++ b/index.html @@ -10,6 +10,22 @@ content="Live and upcoming events across your gacha games, sorted by what ends soonest." /> + + + +