From 3cd80de5bbadf5711c7c34342ad6bddf5565cf83 Mon Sep 17 00:00:00 2001 From: Simon Huber Date: Mon, 14 Jun 2021 12:01:00 +0200 Subject: [PATCH] Revert #5720 and fix #5770 by removing :root { color-scheme: ... } --- themes/tiddlywiki/vanilla/base.tid | 4 ---- 1 file changed, 4 deletions(-) diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index ea1063f3d..256152404 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -333,10 +333,6 @@ table tfoot tr td { height: 600px; } -:root { - color-scheme: {{{ [{$:/palette}get[color-scheme]] }}}; -} - /* ** Links */