A new CLI argument '--color-scheme' to allow the user to change the color scheme of the generated graph. The list of schemes can be found at the top of model.py.
If no argument is provided, then the default color scheme will be used, which is the scheme used before this request.
A new CLI argument '--color-scheme' to allow the user to change the color scheme of the generated graph. The list of schemes can be found at the top of model.py.
If no argument is provided, then the default color scheme will be used, which is the scheme used before this request.
Addresses issue: https://github.com/scottrogowski/code2flow/issues/76#issue-1609843824