1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-08-06 22:04:19 +00:00

Set colour scheme property of root element

This commit is contained in:
Jeremy Ruston 2025-02-04 16:40:48 +00:00
parent 30a7d61e56
commit 0ee2f286aa

View File

@ -429,7 +429,7 @@ Tiddler frame in story river
} }
:root { :root {
color-scheme: {{{ [{$:/palette}get[color-scheme]] ~light }}}; color-scheme: {{{ [{$:/temp/palette-colours!!color-scheme}] ~light }}};
} }
/* /*