-
Notifications
You must be signed in to change notification settings - Fork 1
Visual Settings
Arnav Sankaran edited this page Aug 1, 2016
·
1 revision
- Options colorwave, colorwavedel and pickcolors can be set to change the colors of selected waves, deselected waves, and time picks
- Valid settings are b, g, r, c, m, y, w, d, l, s
- b = blue
- g = green
- r = red
- c = cyan
- m = magenta
- y = yellow
- k = black
- w = white
- d = grey
- l = light grey
- s = purple
- If you want to add more color options go to utils.py and add the identifier, RGB, and RGBA values to their corresponding dictionaries
- Valid settings are b, g, r, c, m, y, w, d, l, s