Skip to content
Snippets Groups Projects
Commit 975247b7 authored by Rémi PAILHAREY's avatar Rémi PAILHAREY :fork_knife_plate:
Browse files

revert: status bar overlay color

parent a942a5f3
Branches
No related tags found
1 merge request!903feat: Amirale app compatibility
......@@ -30,10 +30,8 @@ export const App = ({ tracker }: AppProps) => {
webviewIntent?.call('setFlagshipUI', {
bottomBackground: '#32343d',
bottomTheme: 'dark',
bottomOverlay: 'rgba(255,255,255,0.6)',
topBackground: '#1b1c22',
topTheme: 'dark',
topOverlay: 'rgba(255,255,255)',
})
}, [webviewIntent])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment