[Canada Goose] Fluent

the theme already comes with images for some of the different arcade variants like cps1 cps2 cps3 but in or for those images to show your folders would have to be named cps1 cps2 and cps3 or you would need to rename those images in the theme. What all do you have for arcade folders?

Just noticed you said genre, so never mind but still good info to have

Replacing muxplore.ini with muxapp.inididn’t work, but I added a text file named .nogrid to my /fbneo/ directory and that did the job! Thanks for the suggestion.

/fbneo/

replacing the contents of muxplore.ini with the contents from muxapp.ini should have made the text appear, it worked for me. You have to be sure you edit the muxplore.ini for your device for example for the 34xx-sp you would want to edit the one in the 720x480/scheme folder

Oof, I thought my 34xxsp used 640x480. That was the problem.

Thank you for the theme!

I wanted to ask, is it possible to make “Content Box Art Alignment: Center“ work like it does in the default theme? In the default theme it centers the artwork in the right half of the screen, while in Fluent it centers it relative to the screen.

Screenshots that illustrate what I mean:

the way we achieve that in the default theme is by setting IMAGE_LIST_PAD_LEFT to the same value as CONTENT_WIDTH in muxplore.ini. Example of the 640x480 muxplore.ini settings.

you could also accomplish this yourself by setting those two settings in `/muos/theme/override/muxplore.ini’ and it would apply to all themes.

1 Like

Thank you! Although in this particular case I had to set IMAGE_LIST_PAD_LEFT to 360 to compensate for the padding on the left of the text labels; figured I’d mention it for other people who’d want to do this tweak.

1 Like

Can you please say whether it’s possible to do the same for activity tracker app?

You could do it by adding muxactivity.ini, but latest stable release doesn’t differentiate between the main list view and the details pages, so I left it with default settings.

This was changed in current test release, so I’ll add full support for activity tracker when new update is released.

1 Like

News Update:

I’ve been updating the theme along with Andromeda testing releases for a while now and a lot has changed (in a good way!). I’ll drop a proper change log when I finally release the new version.

I’ve also started thinking about dropping support for the Purple variant, as I want to keep the color schemes as neutral (and boring, I know) as possible. If there’s enough uproar, I might keep it.

But, for those who want their device to be a little more colorful, I’ll be releasing a Blue variant. Elegant, but colorful. Have a look:

WHYYYYYYYYYYYYY, not purple! :smiley:
It’s still my favourite theme! I tried so many others, but i always come back to purple fluent.

Can i help you somehow?

Good news, everyone!

Due to latest changes in the upcoming Andromeda, I was able to really cut down on the maintenance time required for this theme. To celebrate that, not only Purple will remain, I’ll also add the previously mentioned Blue and also… a mustard one!

4 Likes

That makes me REALLY happy :slight_smile: Thank you!

Also, I have created the Turkish version images. you can get there, but change file extension to .zip (forum doesnt let me upload zip file)

Turkish.muxzip (201.8 KB)

It’s easier to provide me with a translated JSON, so I can generate the theme files with new translation. Just change the text on the right side:

{
  "charging": "Charging...",
  "menu": {
    "explore": "Content",
    "collections": "Collections",
    "history": "History",
    "applications": "Apps"
  },
  "rebooting": "Restarting",
  "shuttingDown": "Shutting down"
}
{
“charging”: “Şarj Oluyor…”,
“menu”: {
“explore”: “Keşfet”,
“collections”: “Koleksiyonlar”,
“history”: “Geçmiş”,
“applications”: “Uygulamalar”
},
“rebooting”: “Yeniden Başlatılıyor”,
“shuttingDown”: “Kapatılıyor”
}

Thanks!

I’ll make sure to include it in the latest version just in time for Andromeda to drop

1 Like