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

lighter grey top bar

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