Textpattern PHP Cross Reference Content Management Systems

Source: /textpattern/admin-themes/hive/assets/js/darkmode.js - 1 lines - 358 bytes - Text - Print

   1  !function(){"use strict";var r=document.body.classList,e=window.matchMedia("screen and (prefers-color-scheme: dark)");function d(e){null===localStorage.getItem("prefers-color-scheme")&&(e.matches?r.add("darkmode"):r.contains("darkmode")&&r.remove("darkmode"))}"dark"===localStorage.getItem("prefers-color-scheme")&&r.add("darkmode"),d(e),e.addListener(d)}();

title

Description

title

Description

title

Description

title

title

Body