anki_vector.color

Colors to be used with a light or Vector’s screen.

Module Attributes

green

Green color instance.

red

Red color instance.

blue

Blue color instance.

cyan

Cyan color instance.

magenta

Magenta color instance.

yellow

Yellow color instance.

white

White color instance.

off

Instance representing no color (i.e., lights off).

Classes

Color([int_color, rgb, name])

A Color to be used with a Light or Vector's screen.