shell: properly demarshall DBus argument for color
There is no need to check if the item name is "Color". If the structure has "(u)" signature, it means the structure is created from QColor.
There is no need to check if the item name is "Color". If the structure has "(u)" signature, it means the structure is created from QColor.