[REQ] Font Size / UI scale

Help improve MediaMonkey 5 by testing the latest pre-release builds, and reporting bugs and feature requests.

Moderator: Gurus

Raffhell
Posts: 42
Joined: Sat Dec 19, 2009 4:04 pm
Location: Italy

[REQ] Font Size / UI scale

Post by Raffhell »

Would be nice to change the font size and the overall UI scaling.
This shouldn't be very hard having a chromium interface component.
Skin: MetroM(MM4) | BlackMonkey(MM5)
Plugins: Minilyrics(MM4) | Stock(MM5)
"There's nothing better than a singin' monkey!"
Lowlander
Posts: 56491
Joined: Sat Sep 06, 2003 5:53 pm
Location: MediaMonkey 5

Re: [REQ] Font Size / UI scale

Post by Lowlander »

Text size is handled through Windows options: https://www.mediamonkey.com/wiki/WebHel ... g_the_Skin

Fonts itself is something that Skinners can change when creating Skins.
drakinite
Posts: 965
Joined: Tue May 12, 2020 10:06 am
Contact:

Re: [REQ] Font Size / UI scale

Post by drakinite »

Additionally, if you wish to get more granular control of the skins yourself, it's pretty simple. In this reply, I detailed step-by-step how you can change the color of sliders: viewtopic.php?p=479238#p479238

In this case, instead of opening skin_slider_add.less, you would want to open skin_base_add.less. There will be a line close to the top which defines the base font size:

Code: Select all

@baseFontSize: 13px; 
You can change this to whatever you like, and then reload the skin to see your changes. We also have a sample addon that makes reloading skins easier: https://www.mediamonkey.com/addons/brow ... -shortcut/

I'd highly encourage you to play around with other settings, too, and tweak the skin to whatever you like! And if you think enough people would like your changes, you can even share the customized skin if you want!
Image
Student electrical-computer engineer, web programmer, part-time MediaMonkey developer, full-time MediaMonkey enthusiast
I uploaded many addons to MM's addon page, but not all of those were created by me. "By drakinite, Submitted by drakinite" means I made it on my own time. "By Ventis Media, Inc., Submitted by drakinite" means it may have been made by me or another MediaMonkey developer, so instead of crediting/thanking me, please thank the team. You can still ask me for support on any of our addons.
Post Reply