Пример #1
0
def _get_current_index(color):
    return colors.index([color.stroke, color.fill])
Пример #2
0
def _get_current_index(color):
    return colors.index([color.stroke, color.fill])