Test remove theme_color

This commit is contained in:
Lim Chee Aun 2023-12-24 23:43:18 +08:00
parent 7cfa839e1c
commit 2923c23672

View file

@ -59,7 +59,8 @@ export default defineConfig({
name: CLIENT_NAME,
short_name: CLIENT_NAME,
description: 'Minimalistic opinionated Mastodon web client',
theme_color: '#ffffff',
// https://github.com/cheeaun/phanpy/issues/231
// theme_color: '#ffffff',
icons: [
{
src: 'logo-192.png',