Qudi saturated color palette.
More...
|
| blue = pg.mkColor(34, 23, 244) |
|
| c1 = blue |
|
| orange = pg.mkColor(255, 164, 14) |
|
| c2 = orange |
|
| magenta = pg.mkColor(255, 52, 135) |
|
| c3 = magenta |
|
| green = pg.mkColor(0, 139, 0) |
|
| c4 = green |
|
| cyan = pg.mkColor(23, 190, 207) |
|
| c5 = cyan |
|
| purple = pg.mkColor(133, 0, 133) |
|
| c6 = purple |
|
Qudi saturated color palette.
The documentation for this class was generated from the following file: