To enable support for multiple color modes, add a nested modes object to theme.colors . const theme = { colors: { text: '#000', background: '#fff', modes: { ...
確定! 回上一頁