[Canada Goose] Fluent

How about that?

Fluent Purple.muxthm (7.5 MB)

1 Like

Wow, PERFECT, Exactly like that! Thank you very much!

I will try and report back


Thanks for this wonderful Theme! :slight_smile: I will try to scrape a few box art images for the grid few later to test this.

1 Like

Tested it out looks great. All the theme needs imo is a bootlogo, and it would be perfect! Btw, is there any way I can swap out the Mega CD logo for the Sega CD logo?

EDIT: Just realized “Nintendo Entertainment System” still overlaps. I could just rename the directory, but just thought you might wanna know.

Awesome! This will go great with my purple Brick.

As for Sega CD logo, sure, just replace the grid image for Mega CD with the segacd.png one in /MUOS/info/catalogue/Folder/grid/{your_resolution} or rename your game folder to be SEGACD.

As for NES title overlapping, I won’t make the font smaller again or anything. Until there’s possibility to reliably put the clock on the right that will work with any user clock settings, I won’t change it for now

Could you please add Portuguese (BR) translation?

Content - Conteúdo
Collections - Coleções
History - Histórico
Apps - Apps

I will also need some additional texts, as per this JSON file:

{
  "charging": "Charging...",
  "menu": {
    "explore": "Content",
    "collections": "Collections",
    "history": "History",
    "applications": "Apps"
  },
  "rebooting": "Restarting",
  "shuttingDown": "Shutting down"
}

So also a text for “Charging…”, “Restarting”, “Shutting down”

Portuguese (BR)

{
  "charging": "Carregando...",
  "menu": {
    "explore": "Conteúdo",
    "collections": "Coleções",
    "history": "Histórico",
    "applications": "Apps"
  },
  "rebooting": "Reiniciando",
  "shuttingDown": "Desligando"
}
2 Likes

Thanks, I’ll add it and release a new version first thing tomorrow morning (it’s really late here!)

If possible, I’d like the following logos to be added:

・Famicom (Japanese logo)

・Super Famicom (Japanese logo)

・Mega Drive (Japanese logo)

・Super 32X (Japanese SEGA 32X logo)

・SEGA Saturn (Japanese logo)

・MSX2, MSX2+, MSXturboR

@MelquiM The download links on GitHub were updated with the translated version. Thanks for contributing!

@datchy_12465 The new version on GitHub now contains additional, alternate system images. To make it consistent, I made all the logos use the American version by default (this also applies to SEGA CD, which previously was using the Mega CD logo).
So, to use those new, Japanese logos, you have to go to /MUOS/info/catalogue/Folder/grid/{your_resolution} and rename the alternate files to the name of the default logo (e.g. rename Nintendo Famicom.png to Nintendo NES - Famicom.png; also remove/rename the default one, obviously).
Microsoft MSX2 might not be visible by default, but you can just rename the appropriate logo file to the name of your folder with MSX2 games and it should work fine.

1 Like

Very good. Thanks!!!

I suggest this color scheme too (from onion os silky theme). Could it work well with the fluent theme?

I don’t want to create a million of variants, that’s why I kept it at Dark and Light (and eventually Purple which was just a fun little one to add). I might add some more in the future, but currently I’ll leave it at those three.

1 Like

Oh, wow!

Thank you for your quick support!

Translation into Brazilian Portuguese:

{
  "charging": "Carregando...",
  "menu": {
    "explore": "Conteúdo",
    "collections": "Coleções",
    "history": "Histórico",
    "applications": "Aplicativos"
  },
  "rebooting": "Reiniciando",
  "shuttingDown": "Desligando"
}

I hope there won’t be any problems regarding the accented letters.

Hey, there is already a Brazilian Portuguese translation included in the current version. Thanks either way!

Sorry, I looked in the \src\locales folder and couldn’t find it.

The main branch of the repo is just an empty starting point for new themes and UI improvements that should be shared across themes. Fluent theme is in the fluent branch in the repo