[colors]
primary = "#0ea5e9"
primary_dark = "#0284c7"
accent = "#8b5cf6"
background = "#0f172a"
surface = "#1e293b"
text = "#f1f5f9"
text_muted = "#94a3b8"
border = "#334155"
code_bg = "#0f172a"
success = "#22c55e"
warning = "#f59e0b"
error = "#ef4444"
[typography]
font_sans = "'Inter', system-ui, -apple-system, sans-serif"
font_mono = "'JetBrains Mono', 'Fira Code', ui-monospace, monospace"
font_heading = "'Inter', system-ui, sans-serif"
size_base = "1rem"
size_lg = "1.125rem"
size_xl = "1.25rem"
size_2xl = "1.5rem"
size_3xl = "1.875rem"
line_height = "1.7"
[spacing]
unit = "0.25rem"
container_max = "1140px"
sidebar_width = "280px"
header_height = "64px"
dock_height = "80px"