this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Test remove theme_color

+2 -1
+2 -1
vite.config.js
··· 59 59 name: CLIENT_NAME, 60 60 short_name: CLIENT_NAME, 61 61 description: 'Minimalistic opinionated Mastodon web client', 62 - theme_color: '#ffffff', 62 + // https://github.com/cheeaun/phanpy/issues/231 63 + // theme_color: '#ffffff', 63 64 icons: [ 64 65 { 65 66 src: 'logo-192.png',