feat: webui support light theme

This commit is contained in:
程序员阿江(Relakkes)
2026-01-06 11:16:48 +08:00
parent ee4539c8fa
commit 57b688fea4
4 changed files with 85 additions and 70 deletions

View File

@@ -8,8 +8,8 @@
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet">
<script type="module" crossorigin src="/assets/index-DQPd_23u.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BKWwy9pb.css">
<script type="module" crossorigin src="/assets/index-DvClRayq.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-OiBmsgXF.css">
</head>
<body>
<div id="root"></div>