kami-mura/dsh-logo-silhouette

kami-mura★ 1JavaScript最后同步: 2026-08-15

在 GitHub 打开

README 摘要

dsh-logo-silhouette DeepSeek 鲸鱼 logo 剪影 —— DeepSeek Harness(dsh)Web GUI 的全屏背景水印插件。 纯视觉、 pointer-events: none 完全不挡交互,亮色 / 夜间模式自动适配。 DeepSeek whale-logo silhouette — a full-screen background watermark plugin for the DeepSeek Harness (dsh) web GUI. Purely visual, pointer-events: none , auto-adapts to light / dark. 安装 / Install 安装后需 重启 dsh web 服务 生效。 Restart the dsh web GUI to see it. 卸载 / Uninstall 效果 / Effects - 固定铺满视口的背景层( z-index: 0 ,不挡点击、不挡滚动) - 大号鲸鱼 logo 剪影固定在左下角(高 min(56vh, 600px) ), aria-hidden - 亮色模式:DeepSeek 品牌蓝(设计令牌 --dsw-static-deepseek-500 ), opacity: .15 - 夜间模式:柔和浅蓝( --dsw-static-deepseek-300 ), opacity: .12 - 夜间模式优化: - 颜色 / 透明度随主题 300ms 平滑过渡 ,切换不跳变 - 鲸鱼顶部 mask 渐隐 ,上缘融入背景,去掉"贴纸感" - 暗色下降低不透明度,减少深色底上的眩光 - 窄屏自动缩小并修正定位( left / bottom ) - 尊重 prefers-reduced-motion ,系统暗色 prefers-color-scheme 兜底 安装说明 / Install notes 该包是标准的 dsh bundle( dsh.bundle.patch ), dsh plugin add 会自动把它加入 profile 的层栈( dsh.profile.bundles ),无需手改任何配置文件。 dsh plugin --profile web add dsh-logo-silhouette installs the bundle into the profile layer stack automatically — no manual config edits. 从 GitHub 安装 / From git: 开发 / Develop - lib/client.js —— 手写的 client bundle( window. ModuleLoader 格式,无构建依赖), 全部视觉与 CSS 在这里 -…

在 GitHub 查看完整 README →
工具/开发dshdsh-plugindsh-plugin-marketdsh-plugins

分类