What problem does it solve? Styling SharePoint list rows with a consistent, distinctive visual theme requires hand-writing complex view-formatting JSON with per-status colors, shadows, and layouts, which is error-prone and time-consuming. ## Core Features & Use Cases - Complete design token set: Provides badge, progress bar, deadline, and row card tokens with per-status colors (Draft, In Review, Revising, Approved, Published) for the Retro Memphis aesthetic. - Ready-to-adapt rowFormatter JSON: Ships a full SharePoint view-formatting schema producing a stacked vertical card with a status-colored top banner, pill badges, large progress percentage, and colored offset shadows. - Responsive and fallback guidance: Includes mobile breakpoints and notes on inconsistent colored box-shadow rendering across browsers and SharePoint themes. - Use Case: A user asks Copilot in SharePoint to make a document tracking list look "retro" or "colorful"; the skill supplies the tokens and JSON template, adapted to the list's actual column names and Choice values. ## Quick Start Ask Copilot in SharePoint to apply the retro Memphis style to your list, replacing the placeholder column names with your actual Status, Progress, and Deadline columns.