var r={transitionDuration:"{transition.duration}"},o={gap:"0.25rem"},a={padding:"1rem",gap:"0.5rem"},i={width:"2rem",height:"0.5rem",borderRadius:"{content.border.radius}",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},c={light:{indicator:{background:"{surface.200}",hoverBackground:"{surface.300}",activeBackground:"{primary.color}"}},dark:{indicator:{background:"{surface.700}",hoverBackground:"{surface.600}",activeBackground:"{primary.color}"}}},t={root:r,content:o,indicatorList:a,indicator:i,colorScheme:c};export{c as colorScheme,o as content,t as default,i as indicator,a as indicatorList,r as root};//# sourceMappingURL=index.mjs.map