inverted-colors
is a CSS media feature that can be used to check whether the user agent or underlying OS is inverting colors.
Enumerated values
Value | Meaning |
---|---|
none |
Colors are displayed normally |
inverted |
All pixels within the displayed area have been inverted |
Specifications
Specification | Status | Comment |
---|---|---|
Media Queries Level 4 The definition of 'inverted-colors' in that specification. |
Working Draft | Initial definition |