chore(ui): remove NapCat design-DNA references and napcat-design-dna.json; neutralize design attribution comments

This commit is contained in:
2026-08-16 13:05:53 +08:00
parent 3c82b07ff4
commit ae1e1d39b4
4 changed files with 8 additions and 357 deletions

View File

@ -11,7 +11,7 @@
<link rel="stylesheet" href="style.css" />
</head>
<body>
<!-- NapCat sakura/frost glassmorphism background -->
<!-- sakura/frost glassmorphism background -->
<div id="bgfx" aria-hidden="true">
<i class="blob b1"></i><i class="blob b2"></i><i class="blob b3"></i>
</div>

View File

@ -1,7 +1,7 @@
/* =====================================================================
ModelRouter Desktop GUI — Clash-Verge-style shell
Content area = full-screen iframe embedding the real WebUI 1:1.
Palette mirrors the WebUI (NapCat sakura/frost/glassmorphism).
Palette mirrors the WebUI (sakura/frost/glassmorphism).
===================================================================== */
:root {
--primary: #ff7fac;
@ -114,7 +114,7 @@ input {
border-radius: 4px;
}
/* animated gradient-mesh background (NapCat PageBackground) */
/* animated gradient-mesh background */
#bgfx {
position: fixed;
inset: 0;