Module SvgColors
[hide private]
[frames] | no frames]

Module SvgColors

source code

Variables [hide private]
  colors = {'alice': (0.94, 0.97, 1.0), 'aliceblue': (0.94, 0.97...
Variables Details [hide private]

colors

Value:
{'alice': (0.94, 0.97, 1.0),
 'aliceblue': (0.94, 0.97, 1.0),
 'almond': (1.0, 0.92, 0.8),
 'antique': (0.98, 0.92, 0.84),
 'antiquewhite': (0.98, 0.92, 0.84),
 'antiquewhite1': (1.0, 0.94, 0.86),
 'antiquewhite2': (0.93, 0.87, 0.8),
 'antiquewhite3': (0.8, 0.75, 0.69),
...