Re: [csswg-drafts] [css-variables] User Agent properties and variables

Why not follow the idea of currentColor?
````css
body {
    color: userForegroundColor;
}
````

-- 
GitHub Notification of comment by devatrox
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1693#issuecomment-330203913 using your GitHub account

Received on Monday, 18 September 2017 12:25:57 UTC