retroarch-assets/Systematic/README.md
Chad Margetts 5732769868 Universal Theme Conversion & System Icon Additions
The Automatic and Systematic themes have been setup in universal theme directories at the root level of the repository.  The source SVG files from RetroActive and NeoActive have been archived at baxy-retroarch-themes for their eventual retirement once universal themes have been fully implemented.

The following system icons have been added for Automatic, FlatUX, Monochrome and Systematic.  Most are additions that come from the No-Intro Dat-O-Matic, but a few have been added to bring other themes up to par with Systematic.

- 1292 Advanced Programmable Video System
- Acorn - Archimedes
- Acorn - Atom
- Acorn - BBC Micro
- ACT - Apricot PC Xi
- Amazon - Fire TV
- Amazon - Luna
- Amstrad - GX4000 (formerly GX-4000 - addresses #405 )
- APF - Imagination Machine
- APF - MP-1000
- Apple - I
- Apple - II
- Apple - II Plus
- Apple - IIe
- Apple - IIGS
- Apple - Macintosh
- Atari - 8-bit Family (formerly Atari - 800)
- Atari - Pong
- Atari - ST (Tapes)
- Atari - VCS
2022-02-18 10:16:38 -07:00

65 lines
4 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Systematic Theme for RetroArch & Lakka
====================
About Systematic
-----------------
Most Libretro themes follow the lead of Kivutars Monochrome by using a controller to represent the system at the top level of the XMB. However, that icon metaphor falls apart when you include computer systems with no official controller. The Systematic theme uses a top-down system icon to represent every system in order to bring consistency to the design.
Systematic follows most of the guidelines set by the RetroActive theme. System media icons such as cartridges or discs and most of the portable and computer system icons are identical to those in RetroActive. User interface icons use a hexagon shape as the base of the icon.
You will find that multiple variations of many systems have been created to represent region, color or model differences. However, the XMB is only capable of displaying the default system icon. If you wish to switch a system icon in the system, rename the default icon and give the replacement icon the original default name. For example, if you want to represent the Atari 2600 with a 4-switch, Jr. or Vader icon, rename the desired icon <i>Atari - 2600.png</i>.
Guidelines
----------
### Palette
* Icons use the 64 color palette found in the color palette folder. This palette is expanded to include shades of purple and gold that were never required in the RetroActive theme.
* The use of grayscale in 5% increments is encouraged as a baseline. Once the icon looks great in grayscale, feel free to add color in order to make the icon as recognizable as possible.
* Use of gradients is discouraged in favor of maintaining a flat look. If you make an icon with a gradient, please provide a flat version as the default. For example, there are alternative icons that use the Atari spectrum as a gradient, but the default icon illustrated the spectrum as 5 flat colors in succession.
* Translucency is discouraged except for the 8px white border, which should be set to 50% transparency.
### Layout
* The design should be easily recognizable.
* The icons should be set to a 256x256 canvas and should be centered on a 64x64 grid. Snap design elements to the grid wherever possible to provide maximum clarity and scalability.
* The icon must have a 8px white border and 8px margin, effectively reducing the icon size to 232x232.
### Style
* The level of detail is expanded beyond the scope of the monochrome set, but favors flat design and recognizability over absolute realism.
### Export
When converting from PDF source files, the SVG files can be created using [Alfrixs conversion script] (https://forums.libretro.com/t/neoactive-retroactive-and-systematic-theme-support-and-feedback/9501/26) and PNG files are converted via the ImageMagick Mogrify command (mogrify -density 288 -resize 25% -format png *.pdf).
### File Names
This theme follows the naming syntax demonstrated by the Monochromatic theme. If there are system variations, refer to the model number where possible and attach a code when necessary. Color Codes can be combined when the system has a two-tone design.
* A = Aqua
* B = Blue
* G = Green
* H = Gold
* K = Black
* O = Orange
* P = Pink
* Q = Purple
* R = Red
* S = Silver or Gray
* W = White
* Y = Yellow
* T = Tower or Vertical Configuration
* (As) = Asia
* (B) = Brazil
* (E) = Europe
* (J) = Japan
* (U) = United States
* (W) = World
Colophon
----------
### Theme Font
* This theme uses the [Titilium Web Regular](https://fonts.google.com/specimen/Titillium+Web) typeface by the [Accademia di Belle Arti di Urbino](http://www.accademiadiurbino.it/) covered under the [Open Font License](http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL_web).
### Support
* If you have questions or concerns about this theme, please visit the [Libretro Forum Thread] (https://forums.libretro.com/t/neoactive-retroactive-and-systematic-theme-support-and-feedback/9501/) or the [GitHub tetrarch-assets issues page] (https://github.com/libretro/retroarch-assets/issues).