# Type alias ShadowsTypes

ShadowsTypes: "Dark" | "Light" | "Medium" | "None"

Possible types of shadows.