just a quick question: iāve tried to style the āupper spaceā from capacitor.config.json file but nothing changed. Am i missing something?
For me, it is working:
EdgeToEdge: {
backgroundColor: '#cccccc',
},
Thanks for your reply
Does it change both top And bottom colors? I actually need only the top
You cannot change the status bar and nav colors independently. There is an open PR for that - feat(edge-to-edge): support different colors for the navigation bar and status bar by rixhkai Ā· Pull Request #601 Ā· capawesome-team/capacitor-plugins Ā· GitHub
On both, as @twestrick has highlight.
