The `currentColor` keyword essentially applies the value of the computed `color` property to a given property. See [this article](https://css-tricks.com/currentcolor/) for more details. Related: https://github.com/purescript-contrib/purescript-css/issues/143