Beispiel #1
0
def _get_current_index(color):
    return colors.index([color.stroke, color.fill])
Beispiel #2
0
def _get_current_index(color):
    return colors.index([color.stroke, color.fill])