~alcinnz/Mondrian

ref: 05c8b4fe321de441c69e39e7e6350feb556157e6 Mondrian/lib/Graphics/Rendering/Rect/CSS/Colour.hs -rw-r--r-- 12.2 KiB
a08fe055 — Adrian Cochrane 1 year, 4 months ago
Improve debuggability, correct rect shrinking.
7a7ce8ff — Adrian Cochrane 1 year, 4 months ago
Implement background-colour rendering!
77f2d28e — Adrian Cochrane 1 year, 4 months ago
Improve code cleanliness.
8e840900 — Adrian Cochrane 1 year, 4 months ago
Handle initial colour values.
36e87766 — Adrian Cochrane 1 year, 4 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, 5 months ago
Add support for transparent, currentcolor, & hsl() colours!
fcb94798 — Adrian Cochrane 1 year, 5 months ago
Parse CSS colour hexcodes & keywords.
95fd608d — Adrian Cochrane 1 year, 5 months ago
Start parsing CSS colours!