This PR adjusts the stylesheet to enable darkmode if the user prefers-color-scheme: dark.
To build ofborg-viewer you need to use an old nix channel that includes nodejs 6. Building with 18-03 (https://nixos.org/channels/nixos-18.03) seemed to work for me.
This PR adjusts the stylesheet to enable darkmode if the user
prefers-color-scheme: dark
.To build ofborg-viewer you need to use an old nix channel that includes nodejs 6. Building with 18-03 (
https://nixos.org/channels/nixos-18.03
) seemed to work for me.