diff --git a/client/vue.config.js b/client/vue.config.js index cf91e13..5a851f6 100644 --- a/client/vue.config.js +++ b/client/vue.config.js @@ -1,8 +1,8 @@ module.exports = { pwa: { name: 'Voozik', - themeColor: '#26a8a2', - msTileColor: '#26a8a2', + themeColor: '#1f2424', + msTileColor: '#1f2424', appleMobileWebAppCapable: 'yes', appleMobileWebAppStatusBarStyle: 'black', workboxOptions: { diff --git a/voozik.jar b/voozik.jar index b5cf95d..a4a5e8f 100644 Binary files a/voozik.jar and b/voozik.jar differ