Skip to content

Commit

Permalink
Merge pull request cortex-lab#658 from nippoo/more_colours
Browse files Browse the repository at this point in the history
Added 7 more colours to COLORMAP
  • Loading branch information
rossant committed Oct 1, 2015
2 parents 487b6b1 + d5b2c51 commit 3045d7f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions phy/utils/_color.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,13 @@ def _random_bright_color():
[228, 31, 228],
[2, 217, 2],
[255, 147, 2],
[212, 150, 70],
[205, 131, 201],
[201, 172, 36],
[150, 179, 62],
[95, 188, 122],
[129, 173, 190],
[231, 107, 119],
])


Expand Down

0 comments on commit 3045d7f

Please sign in to comment.