this repo has no description
0
fork

Configure Feed

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

Prevent theme_color from being applied

+1 -1
+1 -1
vite.config.js
··· 126 126 short_name: CLIENT_NAME, 127 127 description: 'Minimalistic opinionated Mastodon web client', 128 128 // https://github.com/cheeaun/phanpy/issues/231 129 - // theme_color: '#ffffff', 129 + theme_color: undefined, 130 130 icons: [ 131 131 { 132 132 src: 'logo-192.png',