Prevent theme_color from being applied

pull/1129/head 2025.04.28.5849b4d
Lim Chee Aun 2025-04-28 17:26:07 +08:00
rodzic 86df927fef
commit c619a7c6b3
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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',