import theme from './theme'; //默认配置 export default { theme: 'dark', //用户可选择类型:auto,light, dark color: theme.color[1] }