daylerees / colour-schemes

Colour schemes for a variety of editors created by Dayle Rees.
http://daylerees.github.io
Other
9.32k stars 1.62k forks source link

Update background colour properties #114

Closed benweier closed 10 years ago

benweier commented 10 years ago

I added a new feature to Schemr that parses the scheme for its background colour. I then found that some schemes cause errors when trying to either retrieve the background property if missing or if using shorthand hex codes.

I've added error checking to Schemr to account for these cases, but thought it may help to have correct values.

daylerees commented 10 years ago

Thanks :)