aboutsummaryrefslogtreecommitdiffstats
path: root/web/dist/v3/index.html
diff options
context:
space:
mode:
authorClaude <noreply@anthropic.com>2026-02-18 01:07:17 +0000
committerClaude <noreply@anthropic.com>2026-02-18 01:07:17 +0000
commit042c8ba30a6cbc1915fce8910de31af86253a044 (patch)
tree210b3a649b3921e4e7f23793e5a8485c6cd4058a /web/dist/v3/index.html
parent18a85a30f4282b5d07528eb8e1dd8ff7617190d2 (diff)
downloadneko-042c8ba30a6cbc1915fce8910de31af86253a044.tar.gz
neko-042c8ba30a6cbc1915fce8910de31af86253a044.tar.bz2
neko-042c8ba30a6cbc1915fce8910de31af86253a044.zip
Refine themes, add sidebar controls, and theme docs
Refined: softer dark-mode link color (#a0c4e8), fix export button vertical alignment with inline-flex, tighten settings page spacing (reduce gaps from 3rem to 1.5rem). Terminal: switch accent from cyan to green (#4ae54a dark / #1a7a2e light), add proper light mode with pale steel background, scanlines only in dark mode. Sidebar: add quick-access controls in footer — moon/sun icon toggles light/dark, circle icon cycles through style themes showing current name. Both update reactively on state change. Add THEMES.md with full documentation on creating new themes: variable reference, selector guide, light/dark mode tips, and the registration process. https://claude.ai/code/session_01Jv3c8GdaDQMm5WYwHUJMVe
Diffstat (limited to 'web/dist/v3/index.html')
-rw-r--r--web/dist/v3/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/dist/v3/index.html b/web/dist/v3/index.html
index 3c5190c..3101db5 100644
--- a/web/dist/v3/index.html
+++ b/web/dist/v3/index.html
@@ -5,8 +5,8 @@
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>neko</title>
- <script type="module" crossorigin src="/v3/assets/index-CRt-Evnh.js"></script>
- <link rel="stylesheet" crossorigin href="/v3/assets/index-DMQzdxIi.css">
+ <script type="module" crossorigin src="/v3/assets/index-UNWwwUlG.js"></script>
+ <link rel="stylesheet" crossorigin href="/v3/assets/index-B2b8reSa.css">
</head>
<body>
<div id="app"></div>