~alcinnz/Mondrian

ref: 7564554b3527f7e220c09c24cc9f8035d3f196b0 Mondrian/lib/Graphics/Rendering/Rect/CSS d---------
6236cf8a — Adrian Cochrane 1 year, 6 months ago
Add support for background-clip & prepare for multilayered backgrounds!
a08fe055 — Adrian Cochrane 1 year, 6 months ago
Improve debuggability, correct rect shrinking.
7a7ce8ff — Adrian Cochrane 1 year, 6 months ago
Implement background-colour rendering!
4c875d8e — Adrian Cochrane 1 year, 6 months ago
Integrate backgrounds parsing.
77f2d28e — Adrian Cochrane 1 year, 6 months ago
Improve code cleanliness.
8e840900 — Adrian Cochrane 1 year, 6 months ago
Handle initial colour values.
a3455462 — Adrian Cochrane 1 year, 6 months ago
Parse background-colour CSS property.
36e87766 — Adrian Cochrane 1 year, 6 months ago
Integrate colour parsing & add accent-colour support.

accent-colour takes no effort & helps (custom) form controls clash less with webpages.
b485cd03 — Adrian Cochrane 1 year, 7 months ago
Add support for transparent, currentcolor, & hsl() colours!
fcb94798 — Adrian Cochrane 1 year, 7 months ago
Parse CSS colour hexcodes & keywords.
95fd608d — Adrian Cochrane 1 year, 7 months ago
Start parsing CSS colours!