Would it be possible to implement a function that allows you to customize the account icon? For me owning many, it would be easier via custom icons to frame them right away (e.g. putting the bank favicon would be ideal)
Obviously not an urgent feature, but I think easily implemented
Insert custom icons
Moderator: Renato
-
- Super MMEX User
- Posts: 23
- Joined: Sat Mar 21, 2015 9:15 am
- Are you a spam bot?: No
- Location: Italia
-
- Super MMEX User
- Posts: 209
- Joined: Tue Mar 02, 2021 10:24 am
- Are you a spam bot?: No
Re: Insert custom icons
I'm afraid you are making an incorrect assumption. It's not so easy.
At present, the account icons are an integral part of the Theme you have selected to style the appearance of MMEX. See Options | View Options | Open Theme Manager.
You can define your own themes, either by building them from scratch, or by altering an existing theme. See https://github.com/moneymanagerex/themes
MMEX icons are Scaleable Vector Graphics (SVG) format, however not all websites provide favicons as SVG; some are PNG or even JPG.
However, a more significant issue is that the set of MMEX account icons in a theme is currently fixed; see https://github.com/moneymanagerex/theme ... counticons for a list.
So, to achieve what you want, you could modify a theme and replace the existing account icons with appropriate icons for your banks - but it's not as straightforward as you assume.
-
- Super MMEX User
- Posts: 23
- Joined: Sat Mar 21, 2015 9:15 am
- Are you a spam bot?: No
- Location: Italia
Re: Insert custom icons
the easiest thing would seem to be to manually overwrite the preset icon files... however, I can't find the path. But perhaps that is precisely where the difficulty liesMartinArmstrong wrote: ↑Fri Jan 06, 2023 5:09 pm So, to achieve what you want, you could modify a theme and replace the existing account icons with appropriate icons for your banks - but it's not as straightforward as you assume.


-
- Super MMEX User
- Posts: 209
- Joined: Tue Mar 02, 2021 10:24 am
- Are you a spam bot?: No
Re: Insert custom icons
The themes (and all the theme's assets) are in the .mmextheme files in the res folder.frankieorabona wrote: ↑Fri Jan 06, 2023 7:23 pm to manually overwrite the preset icon files... however, I can't find the path
.mmextheme files are just zip archives. If you open them you'll find a folders containing separate assets for light and dark mode. In there you'll find the accounticons folder which contains the .svg files. See the attached.
So, to change account icons, copy a .mmextheme file and give it a new name, extract the archive, replace the icons, and then rezip the folder tree. Then in MMEX, Open Theme Manager, Import your new theme, then Use it.
- Attachments
-
- account icons.png (160.04 KiB) Viewed 584 times
- Renato
- MVP MMEX User
- Posts: 480
- Joined: Mon Apr 25, 2011 7:36 pm
- Are you a spam bot?: No
- Location: near Zurich
Re: Insert custom icons
maybe this will help: https://www.img2go.com/convert-to-svg
regards Renato use MMEX since 2009, now with Windows 11