change pwa theme color

This commit is contained in:
2022-11-15 07:49:00 +01:00
parent 01e49b7d38
commit db7d592c59
2 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ export default defineConfig({
name: 'Instacode',
short_name: 'Instacode',
description: 'Scratchpad for instant JavaScript code running',
theme_color: '#282C34',
theme_color: '#7ACED7',
id: '/',
icons: [
{