From 8ef8e4a102dcc9c031e899bc18b90f336c206a90 Mon Sep 17 00:00:00 2001 From: yyyr Date: Tue, 21 Jul 2026 01:24:12 +0800 Subject: [PATCH] fix(theme): eliminate dark-mode first-paint flash MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Move the theme-init IIFE from next/script beforeInteractive (which defers execution to the client bootstrap) into a native synchronous