Packages
- 📖 Study the documentation
- 🧭 Explore the examples
- 📜 Read the changelog
Functions
default
▸ default<Theme>(section, key, ...«destructured»): ColorValue | undefined
Type parameters
| Name | Type |
|---|---|
Theme | extends BaseTheme = BaseTheme |
Parameters
| Name | Type |
|---|---|
section | string |
key | string |
...«destructured» | Context<Theme> |
Returns
ColorValue | undefined