aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/frontend/vite.config.ts
diff options
context:
space:
mode:
Diffstat (limited to 'subprojects/frontend/vite.config.ts')
-rw-r--r--subprojects/frontend/vite.config.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/frontend/vite.config.ts b/subprojects/frontend/vite.config.ts
index f2e0f15c..0c13f133 100644
--- a/subprojects/frontend/vite.config.ts
+++ b/subprojects/frontend/vite.config.ts
@@ -110,7 +110,7 @@ export default defineConfig({
110 short_name: 'Refinery', 110 short_name: 'Refinery',
111 description: 111 description:
112 'An efficient graph sovler for generating well-formed models', 112 'An efficient graph sovler for generating well-formed models',
113 theme_color: '#21252b', 113 theme_color: '#f5f5f5',
114 display_override: ['window-controls-overlay'], 114 display_override: ['window-controls-overlay'],
115 display: 'standalone', 115 display: 'standalone',
116 background_color: '#21252b', 116 background_color: '#21252b',