Back to home@pinkear

deepseek-harness-liverpool-theme

Liverpool-inspired DSH theme plugin with local custom pattern backgrounds.

Stars
0
Language
TypeScript
Created
Aug 20, 2026
Updated
Aug 20, 2026

Introduction

DeepSeek Harness Liverpool Theme

An original Liverpool-inspired theme plugin for DeepSeek Harness (DSH). It uses deep red, warm gold, cream, and charcoal tokens, plus restrained matchday details such as Anfield, The Kop, YNWA, and a typographic legends wall.

Features

  • Complete light and dark theme-token overrides.
  • Matchday chrome with original geometric and typographic elements.
  • Settings → General → Theme pattern image picker.
  • Local-only JPG, PNG, WebP, and AVIF backgrounds up to 15 MB.
  • Automatic 1600 px downscaling and WebP compression.
  • Separate light/dark blending to keep conversation text readable.
  • Chinese and English settings copy.

Uploaded pattern images remain in browser localStorage; they are not sent to a server. The plugin repository does not bundle club crests, player photos, or other official artwork.

DSH source integration

This repository follows the native DSH client-plugin package layout. Place it at packages/client/theme-liverpool in a DeepSeek Harness source checkout, then:

  1. Add @deepseek-ai/dsh-client-theme-liverpool to the web bundle dependencies.
  2. Add the plugin to the client roster after ui-theme.
  3. Import the published stylesheet from the web shell:
@import '@deepseek-ai/dsh-client-theme-liverpool/styles/liverpool-skin.css';
  1. Add the package to tsconfig.client.json project references and rebuild the web app.

The plugin registers itself into DSH's settings.general.item slot with order 11, immediately after the built-in Appearance row.

Development

The package is designed to build inside a DeepSeek Harness workspace because its browser artifact uses DSH's shared client-bundle preset and module loader.

pnpm --filter @deepseek-ai/dsh-client-theme-liverpool bundle

License

MIT. “Liverpool” and related club names are used descriptively. This project is an independent fan-made theme and is not affiliated with or endorsed by Liverpool Football Club.