mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-05 07:41:11 +00:00
better separation of plotting colors
This commit is contained in:
parent
cacf9dee74
commit
9786812b2c
2 changed files with 3 additions and 4 deletions
|
@ -20,9 +20,8 @@
|
||||||
LIGHT_SPEED = 299792.458
|
LIGHT_SPEED = 299792.458
|
||||||
|
|
||||||
colorList = ['r', 'b', 'g', 'y', 'c', 'm',
|
colorList = ['r', 'b', 'g', 'y', 'c', 'm',
|
||||||
'brown', 'grey',
|
'darkred', 'grey',
|
||||||
'darkred', 'orange', 'pink', 'darkblue',
|
'orange', 'darkblue',
|
||||||
'lightblue', 'chocolate',
|
|
||||||
'indigo', 'lightseagreen', 'maroon', 'olive',
|
'indigo', 'lightseagreen', 'maroon', 'olive',
|
||||||
'royalblue', 'palevioletred', 'seagreen', 'tomato',
|
'royalblue', 'palevioletred', 'seagreen', 'tomato',
|
||||||
'aquamarine', 'darkslateblue',
|
'aquamarine', 'darkslateblue',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue