Currently, I am attempting to modify the theme of a material-UI AppBar
by utilizing states. Strangely enough, although the icons are changing, the theme itself is not.
If you'd like to take a look at the code, you can find it here: https://codesandbox.io/s/relaxed-bird-n30bg?file=/src/App.js