src/config/theme.js @@ -1,4 +1,4 @@ let theme = 'dark' // let theme = 'light' // let theme = 'dark' let theme = 'light' export const THEME = theme