Primary / dark field
B3RT BRAND SYSTEM / v1.0
Quiet grid.
Loud signal.
The B3RT identity is editorial restraint with crypto-native voltage: black, warm paper, one decisive accent, and monospace labels that read like system output.
01 / Marks
Logo variations
Editorial slash
Hex / utility mark
02 / Palette
Mono plus voltage.
INK #151515
PAPER #F6F2E9
SIGNAL #FF4D24
CYAN #00BCD4
VIOLET #7C5CFF
PAPER 2 #E9E2D5
03 / Type + spacing
Inter carries the argument.
JETBRAINS MONO LABELS THE MACHINE.
Use the 8 / 16 / 24 / 32 / 64 / 112 pixel spacing scale. Headlines are tight. Body copy breathes. Labels are uppercase and tracked.
04 / Components
Card / 001
Artifacts over activity.
Every card states an outcome, not a mood. Give it a number, a title, and one useful paragraph.
Callout
One accent per surface.
Color is punctuation. If everything is highlighted, nothing has priority.
b3rt ship --artifact page
b3rt verify --status 200
b3rt report --receipts05 / Copy-paste tokens
:root {
--ink: #151515; --paper: #f6f2e9;
--paper-2: #e9e2d5; --signal: #ff4d24;
--cyan: #00bcd4; --violet: #7c5cff;
--space-1: 8px; --space-2: 16px;
--space-3: 24px; --space-4: 32px;
--space-5: 64px; --space-6: 112px;
--font-body: Inter, system-ui, sans-serif;
--font-mono: "JetBrains Mono", monospace;
}