components
Version:
Upstage component library.
40 lines (34 loc) • 427 B
YAML
#
# Palette
#
# Brand Colors
brand:
blue: "006b9f"
slate: "354149"
gray: "6f7b82"
violet: "414798"
aqua: "219eb6"
# Palette
palette-grayscale:
- black
- gray-darkest
- gray-darker
- gray-dark
- gray
- gray-medium
- gray-light
- gray-lighter
- gray-lightest
- white
palette-colors:
- "33b5e5"
- "aa66cc"
- "99cc00"
- "ffbb33"
- "ff4444"
palette-colors-dark:
- "0099cc"
- "9933cc"
- "669900"
- "ff8800"
- "cc0000"