rogonow
rogonow
I tried `colors.scheme=basic_colors,rainbow` at end to play with more color list files, but it seems like file basic_colors is not so handy to read: hexadecimal seems to work much better.
I add here that dark bluish rainbow hexadecimal code: ``` #24043c #1c093f #131040 #0c183f #06213b #022a36 #00322f #003826 #033d1e #084015 #0f400d #163e07 #203a02 #293300 #302c00 #372303 #3c1b07 #40120e #400b15 #3f051e...
This worked for me to launch it: ``` sudo add-apt-repository ppa:openshot.developers/libopenshot-daily sudo apt update sudo apt-get upgrade sudo apt install openshot-qt python3-openshot ```
Try my color scheme: [https://github.com/dpayne/cli-visualizer/issues/168#issuecomment-1281471557](https://github.com/dpayne/cli-visualizer/issues/168#issuecomment-1281471557)