Every value in the BRUTnoir system. Colors, typography, shadows, spacing, z-index — documented with live renders and copy-to-clipboard.
import { colors, fonts, shadows, spacing, zIndex } from "@/components/tokens";BRUTnoir defaults to zero radius. Soft corners make soft commitments. The sm value exists for extreme edge cases only.
| Token | Name | Value | Copy |
|---|---|---|---|
| zIndex.base | base | 1 | |
| zIndex.dropdown | dropdown | 1000 | |
| zIndex.overlay | overlay | 5000 | |
| zIndex.modal | modal | 8000 | |
| zIndex.notification | notification | 9000 |