RobLoach / retroarch-theme-materialdesign

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

Material Design RetroArch Theme

Material Design is a unified system that combines theory, resources, and tools for crafting digital experiences. This is a RetroArch theme which aims to adopt those principles.

Screenshot

Features

Install

  1. Download the theme
  2. Place the files in the assets/xmb/custom folder
  3. In the menu, select the Custom theme
  4. Quit and re-launch RetroArch

Build

  1. Install requirements

  2. Install dependencies

    composer install
    npm install
  3. Build the theme

    composer test

Licenses