diff --git a/docs/source/_static/main_stylesheet.css b/docs/source/_static/main_stylesheet.css index eed575bac..2cc3bf697 100644 --- a/docs/source/_static/main_stylesheet.css +++ b/docs/source/_static/main_stylesheet.css @@ -8,10 +8,10 @@ } /*use voila palette for title coloring*/ -html[data-theme="light"] { +html[data-theme='light'] { --pst-color-primary: #5dbcaf; } -html[data-theme="dark"] { +html[data-theme='dark'] { --pst-color-primary: #5dbcaf; } diff --git a/yarn.lock b/yarn.lock index 07897ed1d..2f959ca9a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15938,11 +15938,11 @@ __metadata: "typescript@patch:typescript@~5.0.2#~builtin": version: 5.0.4 - resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin::version=5.0.4&hash=b5f058" + resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin::version=5.0.4&hash=85af82" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: d26b6ba97b6d163c55dbdffd9bbb4c211667ebebc743accfeb2c8c0154aace7afd097b51165a72a5bad2cf65a4612259344ff60f8e642362aa1695c760d303ac + checksum: bb309d320c59a26565fb3793dba550576ab861018ff3fd1b7fccabbe46ae4a35546bc45f342c0a0b6f265c801ccdf64ffd68f548f117ceb7f0eac4b805cd52a9 languageName: node linkType: hard