mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-24 13:30:55 -08:00
Set colour scheme property of root element
This commit is contained in:
parent
30a7d61e56
commit
0ee2f286aa
1 changed files with 1 additions and 1 deletions
|
|
@ -429,7 +429,7 @@ Tiddler frame in story river
|
|||
}
|
||||
|
||||
:root {
|
||||
color-scheme: {{{ [{$:/palette}get[color-scheme]] ~light }}};
|
||||
color-scheme: {{{ [{$:/temp/palette-colours!!color-scheme}] ~light }}};
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue