diff --git a/vite.config.js b/vite.config.js index 363e561f83..88e9e29164 100644 --- a/vite.config.js +++ b/vite.config.js @@ -126,7 +126,7 @@ export default defineConfig({ short_name: CLIENT_NAME, description: 'Minimalistic opinionated Mastodon web client', // https://github.com/cheeaun/phanpy/issues/231 - // theme_color: '#ffffff', + theme_color: undefined, icons: [ { src: 'logo-192.png',