A fork of the PS5 white skin from Istador/gamepadviewer-skins, packaged as a standalone repo for use with https://gamepadviewer.com.

On gamepadviewer.com, paste this into the custom CSS field on the URL-generation dialog:
https://brendanwelsh.github.io/Playstation-DS5-White/style.css
(Enable GitHub Pages on main / root for the link above to serve.)
The skin is a set of SVG asset layers + a single style.css that positions and animates them in response to gamepad input:
base.svg / shell.svg — controller bodyabxy.svg — face buttons (Cross / Circle / Square / Triangle, shown at all times)dpad.svg — directional padsticks.svg — analog stickstriggers.svg / bumpers.svg — L1/L2/R1/R2back_start.svg — Create / Optionstouchpad.svg — center touchpadlightbar.svg — light bar above touchpadmeta.svg — PlayStation logo buttondisconnected.svg — fallback when no controller is connectedpreview.png — static preview imageMozilla Public License 2.0 — see LICENSE.md. Modifications to source files must remain MPL-2.0; combined works can be under another license as long as the MPL files keep their notices.