add dark theme

This commit is contained in:
1ilit
2023-09-19 15:51:08 +03:00
parent 8a17540d31
commit 1dd645f1a7
19 changed files with 213 additions and 117 deletions

View File

@@ -26,7 +26,7 @@
-->
<title>React App</title>
</head>
<body>
<body theme-mode="light">
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root" class="h-full"></div>
<!--