{
 "compat_features": [
  "css.types.color.system-color",
  "css.types.color.system-color.accentcolor_accentcolortext",
  "css.types.color.system-color.buttonborder",
  "css.types.color.system-color.mark",
  "css.types.color.system-color.marktext"
 ],
 "description": "The system color CSS keywords, such as ButtonBorder or LinkText, allow you to match default colors from the user agent.",
 "description_html": "The system color CSS keywords, such as <code>ButtonBorder</code> or <code>LinkText</code>, allow you to match default colors from the user agent.",
 "group": [
  "color-types"
 ],
 "kind": "feature",
 "name": "System colors",
 "spec": [
  "https://drafts.csswg.org/css-color-4/#css-system-colors"
 ],
 "status": {
  "baseline": "high",
  "baseline_high_date": "2018-01-29",
  "baseline_low_date": "2015-07-29",
  "by_compat_key": {
   "css.types.color.system-color": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.types.color.system-color.accentcolor_accentcolortext": {
    "baseline": false,
    "support": {
     "firefox": "103",
     "firefox_android": "103",
     "safari": "16.5",
     "safari_ios": "16.5"
    }
   },
   "css.types.color.system-color.buttonborder": {
    "baseline": false,
    "support": {
     "chrome": "101",
     "chrome_android": "101",
     "edge": "101",
     "firefox": "109",
     "firefox_android": "109"
    }
   },
   "css.types.color.system-color.mark": {
    "baseline": false,
    "support": {
     "chrome": "102",
     "chrome_android": "102",
     "edge": "102",
     "firefox": "109",
     "firefox_android": "109"
    }
   },
   "css.types.color.system-color.marktext": {
    "baseline": false,
    "support": {
     "chrome": "102",
     "chrome_android": "102",
     "edge": "102",
     "firefox": "109",
     "firefox_android": "109"
    }
   }
  },
  "support": {
   "chrome": "1",
   "chrome_android": "18",
   "edge": "12",
   "firefox": "1",
   "firefox_android": "4",
   "safari": "1",
   "safari_ios": "1"
  }
 },
 "id": "system-color",
 "groups": [
  "color-types"
 ],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-color-4/#css-system-colors",
   "seriesComposition": "full",
   "shortname": "css-color-4",
   "series": {
    "shortname": "css-color",
    "currentSpecification": "css-color-4",
    "title": "CSS Color",
    "shortTitle": "CSS Color",
    "releaseUrl": "https://www.w3.org/TR/css-color/",
    "nightlyUrl": "https://drafts.csswg.org/css-color/"
   },
   "seriesVersion": "4",
   "nightly": {
    "url": "https://drafts.csswg.org/css-color-4/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/css-color-4/",
     "https://w3c.github.io/csswg-drafts/css-color/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-color-4/Overview.bs",
    "filename": "index.html"
   },
   "seriesPrevious": "css-color-3",
   "seriesNext": "css-color-5",
   "organization": "W3C",
   "groups": [
    {
     "name": "Cascading Style Sheets (CSS) Working Group",
     "url": "https://www.w3.org/groups/wg/css/"
    }
   ],
   "release": {
    "url": "https://www.w3.org/TR/css-color-4/",
    "status": "Candidate Recommendation Draft",
    "filename": "Overview.html"
   },
   "title": "CSS Color Module Level 4",
   "source": "w3c",
   "shortTitle": "CSS Color 4",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "css/css-color"
    ]
   },
   "fragment": "css-system-colors"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/CSS/Reference/Values/system-color",
   "title": "`<system-color>` CSS type",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Values/system-color"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:system-color"
 },
 "developerSignals": null,
 "bugs": {
  "chrome": [
   "https://issues.chromium.org/issues/40229450?pli=1",
   "https://bugs.chromium.org/p/chromium/issues/detail?id=1081945",
   "https://bugs.chromium.org/p/chromium/issues/detail?id=1015968#makechanges"
  ]
 },
 "baselineLowDateAsObject": "2015-07-29T00:00:00.000Z",
 "baselineHighDateAsObject": "2018-01-29T00:00:00.000Z"
}