CSS - :-moz-system-metric(mac-graphite-theme)
:-moz-system-metric(mac-graphite-theme)
will match an element if the user has chosen the "Graphite" appearance in the "Appearance" prefpane of the Mac OS X System Preferences.
Example
Description
:-moz-system-metric(mac-graphite-theme)
will match an element if the user has chosen the "Graphite" appearance in the "Appearance" prefpane of the Mac OS X System Preferences.
This selector is intended for use mainly by theme developers.
License
© 2016 Mozilla Contributors
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-us/docs/web/css/:-moz-system-metric(mac-graphite-theme)