MCPcopy Create free account
hub / github.com/Facets-cloud/flow / script.js

File script.js

site/script.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Live-update the data-theme attribute when the OS color scheme changes.
2// The initial value is set synchronously by the inline <head> script.
3(function () {
4 const mql = window.matchMedia('(prefers-color-scheme: light)');

Callers

nothing calls this directly

Calls 2

applyMotionPreferenceFunction · 0.85
copyTextFunction · 0.85

Tested by

no test coverage detected