{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/foundations/color-scheme.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/foundations/color-scheme/#article", "headline": "", "description": "Tells the browser which colour schemes your page is designed for. Prevents the white flash that dark-mode users see before your CSS loads, and lets the browser style scrollbars, form controls, and the page background to match.", "url": "https://webspecification.com/spec/foundations/color-scheme/", "inLanguage": "en", "isPartOf": { "@type": "WebSite", "@id": "https://webspecification.com/#website", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "author": { "@type": "Person", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "publisher": { "@type": "Organization", "@id": "https://webspecification.com/#organization", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "license": "https://creativecommons.org/licenses/by/4.0/", "dateModified": "2026-06-30T00:00:00.000Z", "citation": [ { "@type": "CreativeWork", "name": "HTML Living Standard — Standard metadata names: color-scheme", "url": "https://html.spec.whatwg.org/multipage/semantics.html#meta-color-scheme", "publisher": { "@type": "Organization", "name": "WHATWG" } }, { "@type": "CreativeWork", "name": "CSS Color Adjustment Module Level 1 — the color-scheme property", "url": "https://www.w3.org/TR/css-color-adjust-1/#color-scheme-prop", "publisher": { "@type": "Organization", "name": "W3C" } }, { "@type": "CreativeWork", "name": "MDN — ", "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/meta/name/color-scheme", "publisher": { "@type": "Organization", "name": "MDN" } }, { "@type": "CreativeWork", "name": "web.dev — Improve dark mode default with color-scheme", "url": "https://web.dev/articles/color-scheme", "publisher": { "@type": "Organization", "name": "web.dev" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/foundations/color-scheme/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://webspecification.com/" }, { "@type": "ListItem", "position": 2, "name": "Spec", "item": "https://webspecification.com/spec/" }, { "@type": "ListItem", "position": 3, "name": "Foundations", "item": "https://webspecification.com/spec/foundations/" }, { "@type": "ListItem", "position": 4, "name": "", "item": "https://webspecification.com/spec/foundations/color-scheme/" } ] } ] }