• index
    • neutralColors
variable neutralColors

Neutral colors for UI chrome, text, and backgrounds

Properties

bgPage: string
bgSurface: string
bgMuted: string
bgSubtle: string
textHeading: string
textBody: string
textMuted: string
textSubtle: string
border: string
borderStrong: string
borderSubtle: string
ring: string
ringStrong: string

Usage

import { neutralColors } from ".";

Document Navigation

  • Properties
    • bgPage
    • bgSurface
    • bgMuted
    • bgSubtle
    • textHeading
    • textBody
    • textMuted
    • textSubtle
    • border
    • borderStrong
    • borderSubtle
    • ring
    • ringStrong