Currently, TopBar is used as a local component built on MUI's AppBar. Since sci-react-ui now updated, we can use its Navbar component.
- Swap
TopBar for Navbar from @diamondlightsource/sci-react-ui
- Set
color="inherit"
- Preserve existing behaviour (menu toggle, logo, title, colour scheme button)
Currently,
TopBaris used as a local component built on MUI'sAppBar. Since sci-react-ui now updated, we can use itsNavbarcomponent.TopBarforNavbarfrom @diamondlightsource/sci-react-uicolor="inherit"