This covers adding support for uppercase hex characters in the css color check regex. From #287: > Adds uppercase check (A-F) in the css regex to pass css of the following format: > border-top: 2px #DA4534 solid;