Getting Started
Terminal-aesthetic React components built on Base UI with SRCL styling
Introduction
Tuimorphic is a terminal-aesthetic React component library built on Base UI with styling inspired by SRCL/Sacred Computer. It provides beautiful, accessible, and highly customizable components that bring the distinctive look of terminal interfaces to your React applications.
Features
- Terminal Aesthetic: Box-drawing characters, monospace typography, and terminal-inspired visual language
- Built on Base UI: Leverages Base UI primitives for accessibility and headless functionality
- Themeable: Light/dark themes with multiple color tints (green, blue, red, yellow, purple, orange, pink)
- TypeScript First: Full TypeScript support with exported types
- React Server Components: Compatible with RSC via
'use client'directives
Quick Start
Import the styles in your app's entry point:
Then use the components:
Theming
Tuimorphic uses CSS custom properties for theming. Apply themes via body classes:
Available tints: green, blue, red, yellow, purple, orange, pink