Admin Panel

Free Admin Panel DESIGN.md for Cursor, Codex, and Claude Code: Light + Dark themes, responsive table rules, semantic states, and Tailwind-ready exports.

Tokens
16
Components
8
Themes
Light + Dark
Responsive
3 breakpoints

Preview Lab

Live

Inspect theme and responsive behavior

Design system overview

Dense tooling with Light + Dark theme contracts

Free Admin Panel DESIGN.md for Cursor, Codex, and Claude Code: Light + Dark themes, responsive table rules, semantic states, and Tailwind-ready exports.

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

Search customers…

Status

HealthyHealthy
PendingPending
FailedFailed

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 admin console for operators who manage records, users, and system state all day.
Prioritize scannability, keyboard speed, and information density over marketing polish. Support
dark-first operations and a first-class light theme with the same layout, state, and semantic roles.

## 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 — dark app background
- Surface: #1a1a1a — dark panels, tables, cards
- Surface Raised: #2a2a2a — dark hover rows, menus, inputs
- Border: #333333 — dark separators and outlines

### Text
- Text Primary: #fafafa — dark headings, values, body
- Text Secondary: #a1a1a1 — dark labels, metadata
- Text Muted: #737373 — dark captions, disabled, placeholders

### Semantic
- Success: #22c55e — healthy, active, completed on dark surfaces
- Warning: #f59e0b — degraded, pending review on dark surfaces
- Danger: #ef4444 — errors, destructive, offline on dark surfaces
- Info: #3b82f6 — informational, links on dark surfaces

## Light mode

- Blue: #2563eb — primary actions, active nav, selected rows
- Indigo: #6366f1 — secondary emphasis, focus accents
- Violet: #8b5cf6 — chart/data highlight only
- Canvas: #f7f7f8 — app background
- Surface: #ffffff — panels, tables, cards
- Surface Raised: #f0f1f3 — hover rows, menus, inputs
- Border: #d9dce3 — separators and outlines
- Text Primary: #171717 — headings, values, body
Checking your session…

How to use this template

  1. 01

    Copy

    Copy the complete DESIGN.md content from this page.

  2. 02

    Paste

    Create a DESIGN.md file in your project root and paste it in.

  3. 03

    Reference

    In your AI agent chat: "Build the next screen following DESIGN.md."

  4. 04

    Generate

    The agent applies the tokens, spacing, and component rules automatically.

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

Explore other ready-to-use DESIGN.md templates for your next project.

Goes well with

Frequently asked questions

How do I use the Admin Panel DESIGN.md template with Cursor?

Copy the full DESIGN.md from this page into your project root, or add it to .cursor/rules when you want Cursor-specific project rules. Then prompt: "Read DESIGN.md and follow its design system for every UI change."

Is the Admin Panel template free for commercial projects?

Yes. All DesignMD templates are MIT licensed — copy, modify, and ship them in commercial products without attribution.

What does the Admin Panel DESIGN.md include?

Admin Panel documents light + dark tokens, responsive layout rules, and Sidebar Navigation, Data Table, Stat / Metric Card, Primary Button patterns for AI coding agents. It is prepared for Cursor, Codex, Claude Code.