diff --git a/vite.config.js b/vite.config.js index 1b8d0f0..8dea5d0 100644 --- a/vite.config.js +++ b/vite.config.js @@ -14,8 +14,8 @@ export default defineConfig({ start_url: 'https://sune.planetrenox.com/', display: 'standalone', orientation: 'portrait', - theme_color: '#000000', - background_color: '#000000', + theme_color: 'white', + background_color: 'black', categories: ['productivity', 'utilities'], icons: [ { src: 'https://sune.planetrenox.com/appstore_content/✺.png', sizes: '1024x1024', type: 'image/png' }