What problem does it solve? Styling SharePoint list views with a consistent terminal or hacker aesthetic requires hand-writing complex view-formatting JSON, choosing accessible dark-mode colors, and handling status badges, progress bars, and overdue states manually. ## Core Features & Use Cases - Ready-made design tokens: Provides badge colors, card backgrounds, borders, and spacing values for a dark terminal look with neon green and cyan accents. - Complete rowFormatter JSON: Ships a full SharePoint view-formatting template with a CLI prompt character, bracketed status flags, neon progress bar, and red glow for overdue items. - Accessibility and responsive guidance: Includes pinned WCAG contrast ratios for neon-on-dark colors and breakpoint rules for mobile layouts. - Use Case: A developer portal team wants their document library to look like CLI output; apply this style so each row renders as a dark card with a > prompt, status flags like [IN REVIEW], and a glowing progress bar. ## Quick Start Ask Copilot to style my document library list view using the terminal style with dark cards and neon status badges.