Hi Folks,
I'm having a play around with themes on an rpi4 and am struggling to use ubuntu-mate-colours to geneate some different coloured artworks. I'm sure I'm missing something blindingly obvious, but being fairly new to linux having migrated in from the world of Win10, the command line is proving a stumbling point.
No matter what variation of theme name I suppy I get the "unrecognized arguments" error. Where am I going wrong?
Thanks
It seems the python code needs a --theme NAME so call it with --theme Ambiant-MATE-Dark Also, look at all the other parms (note here that \ is a continuation marker).
Thanks - guess i was getting a bit confused by the --help text:
--theme NAME Required. Ubuntu MATE theme to use, e.g. 'Ambiant-MATE'
--hex CODE Required. Colour value to use, e.g. '#5489CF'
--name NAME Required. Human readable suffix to identify variant, e.g. 'Blue'.
Quotes weren't needed to get the the other options working, were for that one - probably my lack of linux/cli knowledge and it's obvious to those more experienced in such dark arts. Great little tool by the way