feat: update passwords tool UI, fix layout issues, and set PWA theme color
This commit is contained in:
@@ -14,7 +14,7 @@ export default defineConfig({
|
||||
name: 'Tools App',
|
||||
short_name: 'Tools',
|
||||
description: 'A collection of useful tools',
|
||||
theme_color: '#242424',
|
||||
theme_color: '#4facfe',
|
||||
background_color: '#242424',
|
||||
display: 'standalone',
|
||||
orientation: 'portrait',
|
||||
|
||||
Reference in New Issue
Block a user