A user-friendly design system prioritizing clarity and accessibility, with special optimizations for iOS WebViews.
Pure vanilla JavaScript. No build tools, no npm packages. Just include and go.
Safe area support, touch-friendly 48px tap targets, and WebView-specific fixes.
Built-in dark mode with automatic system preference detection.
WCAG-compliant with reduced motion support and screen reader utilities.
Add these lines to your HTML to get started:
All assets are served from https://assets.parkerbarker.com/
| File | Description |
|---|---|
/css/parkerbarker.css |
Complete stylesheet with all components |
/js/parkerbarker.js |
JavaScript library (vanilla, no dependencies) |
/fonts/ |
GT Ultra Fine & Standard fonts (woff2, woff, ttf) |
/favicon/ |
Favicon assets for all platforms |
/styleguide.html |
Classic style guide (class-based) |
/semantic-guide.html |
Semantic style guide (attribute-based) |
Override CSS variables in your own stylesheet to customize the design system: