Showcase for Qt material color palette
Color palette is generate by using
Qt.lighter()
with an increase step of0.1
for lighter colorsQt.darker()
with an increase step of0.2
for darker colors
Keep in mind that with the functions provided by Qt is not possible to obtain the same palette as Material Color Tool.