Add simple radial gradient support, fix lint warnings.
Test whether colour conversion is giving me the issues on certain JPGs, nope!
Build texturing infrastructure & implement background-color!
Build texturing infrastructure.
Add support for background-clip & prepare for multilayered backgrounds!
Implement background-colour rendering!
Draft background-colour shader.
Parse background-colour CSS property.
Integrate colour parsing & add accent-colour support.
accent-colour takes no effort & helps (custom) form controls clash less with webpages.
Parse CSS colour hexcodes & keywords.
Start parsing CSS colours!
Add scaffolding for CSS property parsing.
Prepare canvas on which to code.