diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index 28ca1ea46..c126e7681 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -146,7 +146,7 @@ export default defineConfig({ short_name: 'FMHY', description: 'The largest collection of free stuff on the internet!', theme_color: '#000000ff', - background_color: '#ffffff', + background_color: '#000000ff', display: 'standalone', orientation: 'portrait', scope: '/',