Skip to content

Commit

Permalink
change nb highlight color to yellow
Browse files Browse the repository at this point in the history
  • Loading branch information
stargaser committed Nov 6, 2018
1 parent d669f38 commit 86539bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/HSC-Footprints.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@
"outputs": [],
"source": [
"display1.overlayFootprints(catalogSubset, color='rgba(74,144,226,0.50)',\n",
" highlightColor='cyan', selectColor='orange',\n",
" highlightColor='yellow', selectColor='orange',\n",
" style='outline', layerString='detection footprints ',\n",
" titleString='catalog footprints ')"
]
Expand Down

0 comments on commit 86539bf

Please sign in to comment.