Dark Moded interrim checkin.
This commit is contained in:
@@ -30,8 +30,15 @@
|
||||
Learn how to configure a non-root public URL by running `npm run build`.
|
||||
-->
|
||||
<title>PiPedal</title>
|
||||
<style>
|
||||
BODY { background: #D0D0D0; }
|
||||
@media (prefers-color-scheme: dark) {
|
||||
BODY { background: #333; }
|
||||
}
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body style="background: #D0D0D0">
|
||||
<body >
|
||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||
<div id="root"></div>
|
||||
<!--
|
||||
|
||||
Reference in New Issue
Block a user