color:<integer>
简单列举几个应用示例:
@media screen and (color){ … } @import url(example.css) screen and (color:0); <link media="screen and (min-color:1)" rel="stylesheet" href="example.css" />