Government Violence Archive
violencebank.org
Video archive documenting incidents of government violence with dozens of records. Features incident severity ratings.
A comprehensive, accessible design system with seasaw aesthetics. Inspired by unfuck.cloud(opens in new tab), the [broken] podcast, and modern hacker culture.
A carefully crafted palette for dark interfaces with cyan/teal as the primary accent. All colors meet WCAG AA contrast requirements.
Primary
--primary
Accent
--accent
Success
--seasaw-success
Warning
--seasaw-warning
Destructive
--destructive
Background
--background
Card
--card
Secondary
--secondary
Muted
--muted
Two font families: Inter for body and display text, Space Mono for code and seasaw accents.
Primary font for all text and UI elements
The quick brown fox
Jumps over the lazy dog
Pack my box with five dozen liquor jugs. How vexingly quick daft zebras jump!
Small text for captions and metadata
For code, technical content, and cyber aesthetic accents
The quick brown fox
Jumps over the lazy dog
0123456789 !@#$%^&*()
const seasawTheme = {
primary: 'oklch(0.75 0.16 185)',
background: 'oklch(0.08 0.02 240)'
}Multiple button variants for different contexts and hierarchies. All buttons have proper focus states and meet touch target size requirements.
Variants
Sizes
With Icons
Badges for tags, status indicators, and tech stack displays.
Badge Variants
Tech Stack Badges
Status Indicators
Card components inspired by unfuck.cloud project cards and [broken] podcast episode cards.
violencebank.org
Video archive documenting incidents of government violence with dozens of records. Features incident severity ratings.
A podcast exploring the beautiful imperfections of engineering, technology, life, and the human mind
Everett CC (Corporate Ed)
Form elements styled for the cyber aesthetic with full accessibility support.
We'll never share your email
This field is required
Display key metrics with optional trend indicators.
This design system is built with accessibility as a core principle.
All interactive elements are fully keyboard accessible with visible focus indicators. Skip links allow users to bypass navigation.
All color combinations meet WCAG AA contrast requirements (4.5:1 for normal text, 3:1 for large text and UI components).
Proper ARIA labels, roles, and semantic HTML ensure content is accessible to assistive technologies.
All interactive elements have a minimum touch target size of 44x44 pixels for mobile accessibility.
Animations respect the prefers-reduced-motion media query, disabling motion for users who prefer it.
All form inputs have proper labels, error states, and ARIA attributes for assistive technology support.