MidnightOps Design System

MidnightOps Design System mockup preview
Click to expand

MidnightOps is a pitch-dark, multi-layered design system engineered for OLED screens and night-shift productivity. Starting from pure black (#000000), it builds elevation through incremental surface layers, creating depth without light. Designed for dark-mode-first productivity tools, it uses blue, green, and amber as functional signal colors against an ink-black canvas. Every pixel of brightness is earned and intentional.

Surface 0#000000
Blue#3B82F6
Green#22C55E
Amber#F59E0B
Headline
Aa
Search
Body
Aa
Label
Aa
Label

Color Palette

Typography

h1Albert Sans · 28px · Bold

Every letter tells a story worth reading, and every typeface gives that story a new voice waiting to be heard.

h2Albert Sans · 24px · SemiBold

Every letter tells a story worth reading, and every typeface gives that story a new voice waiting to be heard.

h3Albert Sans · 20px · SemiBold

Every letter tells a story worth reading, and every typeface gives that story a new voice waiting to be heard.

h4Albert Sans · 16px · Medium

Every letter tells a story worth reading, and every typeface gives that story a new voice waiting to be heard.

bodyDM Sans · 14px · Regular

Every letter tells a story worth reading, and every typeface gives that story a new voice waiting to be heard.

smallDM Sans · 12px · Regular

Every letter tells a story worth reading, and every typeface gives that story a new voice waiting to be heard.

tinyDM Sans · 11px · Medium

Every letter tells a story worth reading, and every typeface gives that story a new voice waiting to be heard.

monoJetBrains Mono · 13px · Regular

Every letter tells a story worth reading, and every typeface gives that story a new voice waiting to be heard.

Spacing

Base: 4px

MidnightOps is a pitch-dark, multi-layered design system engineered for OLED screens and night-shift productivity. Starting from pure black (#000000), it builds elevation through incremental surface layers, creating depth without light. Designed for dark-mode-first productivity tools, it uses blue, green, and amber as functional signal colors against an ink-black canvas. Every pixel of brightness is earned and intentional.

Components

Buttons

Cards

Card Title

Sample body text for the card component.

Card Title

Sample body text for the card component.

Inputs

Please enter a valid email

Chips

DefaultActive

Elevation & Depth

surface-0
surface-1
surface-2
surface-3
surface-4

Do's & Don'ts

Do

Use pure black (#000000) as the base -- this is designed for OLED screens where black pixels are truly off.
Keep components compact; this is a productivity system where information density matters.
Use content-primary (#E5E5E5) instead of pure white for text to reduce eye strain.
Support keyboard navigation with visible blue focus rings on every interactive element.
Use amber for "important" and "starred" items consistently throughout the interface.
Test all surfaces on OLED displays to verify that #000000 base renders as true black.

Don't

Skip surface layers; always step through `surface-0` to `surface-4` sequentially for logical elevation.
Use colored backgrounds on large areas; color is reserved for small functional indicators.
Use shadows or glows; the layered surface system handles all elevation.
Mix green-for-success and green-for-online in the same view without clear context labels.
Download .md

License MIT
Uploaded yesterday
Version v1
File size 6.1 KB
Downloads 0

Use with MCP

Using designmd mcp, download the design system https://designmd.ai/chef/midnightops and implement it in my code

Don't have the MCP? Install it here