Colors and Theme
Overview
Theme Color
pwa:
manifest:
enabled: true
theme_color: "#4285f4"Dark Theme Color
pwa:
manifest:
enabled: true
theme_color: "#4285f4"
dark_theme_color: "#1a73e8"Background Color
Best Practices
Complete Example
Last updated
Was this helpful?