From b0a2dcbc210a06ec3a7bd98f4be5c43249f9945a Mon Sep 17 00:00:00 2001 From: Niels Mokkenstorm Date: Mon, 10 Aug 2026 12:04:01 +0200 Subject: [PATCH] fix: migrate the at-record theme key and split meta theme-color for dark mode --- web/priv/static/index.html | 23 +++++++++++++++++++++-- web/priv/static/manifest.webmanifest | 4 ++-- web/src/crate_web.gleam | 2 +- web/src/crate_web/ffi.ts | 8 ++++++++ web/src/crate_web/prefs.gleam | 25 +++++++++++++++++++++++++ 5 files changed, 57 insertions(+), 5 deletions(-) diff --git a/web/priv/static/index.html b/web/priv/static/index.html index 14bcf6a..5748841 100644 --- a/web/priv/static/index.html +++ b/web/priv/static/index.html @@ -3,12 +3,31 @@ - + +