Alphauni-x/dsh-ds-home-bg ↗★ 0
dsh-ds-home-bg
适用于 DeepSeek Harness Web UI 的深海军蓝极光背景主题:分层径向光晕、细网格和漂移的半色调鲸鱼,跟随主机的外观设置。
AI 分析
核心用途是美化 DSH Web 界面背景。适合追求精致视觉体验、喜爱极光与鲸鱼主题的用户。支持跟随系统深浅色模式,且配置修改后可热重载生效。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Alphauni-x/dsh-ds-home-bg說明文件
閱讀完整 README ↗Configuration
Append to ~/.dsh/profiles/web/cordis.patch.yml:
- id: ds-home-bg
config:
base: "#0B1120" # background base colour
glow1: "#1A3870" # lower-left glow
glow2: "#4A8AC4" # upper-centre glow
glow3: "#2D5F9E" # lower-right glow
grid: "rgba(74, 138, 196, 0.06)" # grid line colour
blur: 140 # glow blur radius, px
opacity: 0.45 # overall glow strength
animation: true # enable breathing animation
Config changes hot-reload — save the file and the loader re-applies, no restart needed.