Closed minrows closed 2 years ago
Looks good in general!
I think there are a few issues left:
The popup auto closes even if I hover it. If I'm not quick enough, I could be unable to click the switch
The grid background is very intensive in my opinion, especially compared to light mode. It's also less intensive in Artemis. But that's just an opinion
Apollon Standalone:
Artemis:
The separator in the right sidebar seems to be black in dark mode and is barely visible:
This Firefox alert seems to be not themed
Motivation and Context
This PR implements the Darkmode feature in Apollon Standalone
Description
The feature is as identical to the one we have in Artemis, where users can now have a button to switch between dark mode and light mode.
Steps for Testing
To test locally:
enhancement/dark-mode
branchyarn install && yarn start
To test in test server:
Todos: