Ableton / aqt-stylesheets

Apply CSS style sheets to QML applications
Other
214 stars 39 forks source link

Support color expressions #12

Closed gck-ableton closed 9 years ago

gck-ableton commented 9 years ago

Add support for color expressions in CSS (like rgba(100, 120, 250, 0.1)).

This implementation is very different from my first approach, but simplifies adding further CSS expression.

@sbs-ableton @rof-ableton

sbs-ableton commented 9 years ago

LGTM! This seems like a very powerful addition to the framework :+1: