Admin Panel
A dense, dark admin DESIGN.md for internal tooling: near-black canvas, layered graphite surfaces, meaningful blue/green accents, and a fully-stated data table as the core surface.
- Tokens
- 14
- Components
- 8
- Themes
- Dark + Light
- Responsive
- 3 breakpoints
Preview Lab
LiveInspect theme and responsive behavior
Design system overview
Dense, dark tooling built for operators
A dense, dark admin system for internal tooling: near-black canvas, layered graphite surfaces, meaningful blue/green accents, and a fully-stated data table as the core surface.
The template defines the working system behind the preview: sidebar density, data-table completeness, stat hierarchy, filter and bulk-action patterns, semantic states, keyboard focus, and implementation rules for AI coding agents.
Primary
One clear action
Active navigation and primary controls
Typography
$482,900
Total revenue
+8.2% this month
Controls
Status
Tokens
Color system
Named roles from the template contract. Every swatch is keyboard-copyable and includes its intended use, so the palette stays meaningful outside this preview.
Brand
Surfaces
Text
Semantic
Data visualization
Source file
Raw DESIGN.md and export formats
This is the single canonical source view. Anonymous visitors see a short preview; signed-in users get the complete Markdown and generated implementation formats.
# Admin Panel DESIGN.md
## Product feel
Build a dense, dark admin console for operators who manage records, users, and system state all day.
Prioritize scannability, keyboard speed, and information density over marketing polish. Use a
near-black canvas, layered graphite surfaces, and restrained blue/green accents that carry meaning.
## Color system
### Brand
- Blue: #3b82f6 — primary actions, active nav, selected rows
- Indigo: #6366f1 — secondary emphasis, focus accents
- Violet: #8b5cf6 — chart/data highlight only
### Surfaces (dark)
- Canvas: #0f0f0f — app background
- Surface: #1a1a1a — panels, tables, cards
- Surface Raised: #2a2a2a — hover rows, menus, inputs
- Border: #333333 — separators and outlines
### Text
- Text Primary: #fafafa — headings, values, body
- Text Secondary: #a1a1a1 — labels, metadata
- Text Muted: #6b6b6b — captions, disabled, placeholders
### Semantic
- Success: #22c55e — healthy, active, completed
- Warning: #f59e0b — degraded, pending review
- Danger: #ef4444 — errors, destructive, offline
- Info: #3b82f6 — informational, links
## Light mode
- Canvas: #f7f7f8, Surface: #ffffff, Border: #e5e5e5
- Text Primary: #171717, Text Secondary: #666666
- Keep semantic colors recognizable and test contrast in both themes.
## Typography
- Display Font: Inter
- Body Font: Inter
Use with AI Coding Agents
Copy one of these prompts into your AI coding agent to apply the Admin Panel DESIGN.md design system to your project. The DESIGN.md file in your repo root is the source of truth.
# .cursor/rules (or DESIGN.md) You are working in a project that uses the Admin Panel DESIGN.md design system. Read the DESIGN.md file in this project root and follow it strictly when generating UI. Match the brand's exact colors, typography, spacing scale, and border radius. Do not create generic Tailwind UI — apply the visual language from DESIGN.md. Key rules: - Use the defined color palette, not arbitrary hex values - Apply the correct font family and weight scale - Follow spacing tokens (4/8/12/16/24/32px scale) - Match component patterns: buttons, cards, inputs, badges as specified
More templates
Related templates
Explore other ready-to-use DESIGN.md templates for your next project.
Minimal SaaS Dashboard
A calm, data-dense SaaS operating system with warm neutral surfaces, graphite navigation, electric signal accents, and a strict 4px grid.
Editorial Product Landing Page
A complete conversion system for product launches: warm editorial composition, signal-red action hierarchy, product evidence, section rhythm, copy limits, and mobile rules.
AI App Starter
A dark-first DESIGN.md for AI apps: deep space canvas, an indigo-to-violet brand gradient reserved for generative moments, calm neutrals, and streaming-aware states.
Ecommerce
A minimal, editorial ecommerce DESIGN.md: bright neutral canvas, near-black ink, generous whitespace, and a strict product grid where imagery is the hero.
Frequently Asked Questions
Can I use the Admin Panel DESIGN.md with Cursor, Claude Code, or Codex?
Yes. Copy the DESIGN.md file into your project root and reference it in your agent rules. For Cursor, add it to .cursor/rules. For Claude Code, include it as CLAUDE.md. For Codex, add it to your system prompt. The agent will read it and apply the Admin Panel visual system to any UI it generates.
Is this an official Admin Panel file?
No — this is an independent reference created for AI coding agent compatibility. It is not officially endorsed by Admin Panel. The visual system was analyzed and documented to help AI agents produce UI that matches the Admin Panel aesthetic. Always verify against official Admin Panel documentation.
What is a DESIGN.md file?
A DESIGN.md file is a Markdown document that describes a product's visual design system in a format that AI coding agents can read and follow. It captures color palettes, typography, spacing, component patterns, and usage rules — giving AI agents like Cursor, Claude Code, and Codex a source of truth for consistent UI generation.
Can I use the Admin Panel color tokens and visual style in my own project?
The design tokens and visual patterns documented here are for reference and AI agent guidance. If you are building a project inspired by the Admin Panel visual style, ensure your use is consistent with Admin Panel's brand guidelines and any applicable trademark or copyright rules. This file helps AI agents understand a style — it does not grant license to use proprietary brand assets.
How do I add this to my project?
Download the DESIGN.md file (requires free account) and place it in your project root. Then tell your AI agent to read it: "Read the DESIGN.md file in this project and follow its design system when generating UI." The agent will pick it up automatically in most modern AI coding tools.