feat: change to dark mode

This commit is contained in:
2025-10-27 12:51:50 -03:00
parent fec7559f12
commit 37bc55f0ba
4 changed files with 122 additions and 115 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
<link rel="manifest" href="/assets/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/assets/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<meta name="theme-color" content="#121212">
</head>
<body>
<!-- Authentication Header -->