Page 1 of 1

Load icons from zip and generate images from SVG

Posted: Mon Apr 12, 2021 3:19 pm
by Redwise
How can I do that on the new 1.5 version?

Is it also possible to load own icons for the various bank account/cach/credit card etc... ?

tks

Re: Load icons from zip and generate images from SVG

Posted: Mon Apr 12, 2021 4:32 pm
by Nikolay
Download the repository
https://github.com/moneymanagerex/theme ... em-themes/

or any res\*.mmextheme file form mmex installation folder
Extract it locally (it's zip file). Replace any file you wish. Then zip it back.

Re: Load icons from zip and generate images from SVG

Posted: Mon Apr 12, 2021 11:17 pm
by whall3y
For more detail on theme structure and options see here: https://github.com/moneymanagerex/themes.

There is no elegant mechanism at present to specify unique icons per account type other than defining these as account icons - https://github.com/moneymanagerex/theme ... counticons for which you can specify upto 14 but will need to use the names as defined.

There is a good selection of brand logos here: https://worldvectorlogo.com

Re: Load icons from zip and generate images from SVG

Posted: Tue Apr 13, 2021 9:11 am
by Redwise
Thanks a lot, I'll try it ;)