retroarch-assets/xmb/monochrome
2025-03-12 23:40:46 -04:00
..
png Fix DICE icon names for xmb, old ozone dir. 2025-03-12 23:40:46 -04:00
font.ttf Optimize TTF with fonttool to save 313KB 2024-06-03 16:21:01 +02:00
README.md Change monochrome to white, for recoloring in code 2019-01-27 15:26:32 -03:00

XMB Monochrome Theme

Guidelines

Palette

  • The icons have only one color, pure white (#ffffff).
  • No semi transparent parts except for anti-aliasing purpose.

Layout

  • The shape should be easily recognizable.
  • The shapes should be, when possible, aligned to a 64x64 grid, but exported as 256x256 PNGs, to downscale nicely.
  • The shapes should be included in a circle of radius 31px (except when the shape is itself a circle, then we make it smaller), to insure consistent sizes.
  • Some special icons have a superelliptic shape with a substracted symbol. They have an associated content icon figuring the same symbol. Symbols should match.

Style

  • The border radius are either 1px, or 2px.
  • Lines are 2px.
  • The level of detail is reduced, we try to represent every button, but we can void representing stickers or color changes.

Export

The PNGs are better exported by the old Inkscape v0.48.5. Later versions causes a premultiplied alpha issue with our mipmaping and blending code.

Theme Font