RobLoach / retroarch-theme-materialdesign

Material Design theme for RetroArch
Other
16 stars 0 forks source link

Gamesystem Icons #5

Open CoalaJoe opened 7 years ago

CoalaJoe commented 7 years ago

Do you need gamesystem icons?

RobLoach commented 7 years ago

That would be pretty cool! Not sure how they could work with Material Design. Majority are from https://materialdesignicons.com/ .

Could possibly submit them over to https://github.com/Templarian/MaterialDesign .

CoalaJoe commented 7 years ago

Would be kinda hard to make then like those icons. I thought more about the ones companies use for their logos.

RobLoach commented 7 years ago

I thought more about the ones companies use for their logos.

There are company-based logos in the set:

You're right that it may be difficult.

CoalaJoe commented 7 years ago

I thought more about what i planed here: https://github.com/libretro/retroarch-assets/issues/17#issuecomment-275167910

RobLoach commented 7 years ago

As long as they match the style documented over at https://material.io/icons/ , then :+1:

CoalaJoe commented 7 years ago

Well these are the guidelines: https://material.io/guidelines/style/icons.html#icons-product-icons

But they differ from https://material.io/icons/

CoalaJoe commented 7 years ago

Do you see what I meant to say?

RobLoach commented 7 years ago

Ah, yeah... Kind of resembles FlatUI and what you did over at https://github.com/libretro/retroarch-assets/issues/17#issuecomment-275167910 .

CoalaJoe commented 7 years ago

What do you think about that?

RobLoach commented 7 years ago

:+1:

Right now, the script copies them in from monochrome: https://github.com/RobLoach/retroarch-theme-materialdesign/blob/master/src/build.php#L18

But we could bring them in from elsewhere, or...

  1. Copy in from Monochrome
  2. Copy/overwrite in from src/gamesystemicons or something
  3. Build the remaining from icons.yml
CoalaJoe commented 7 years ago

Sounds good.