AI Agent Hub
Back to plugins
dsh-plugin-ui-font-family preview

dsh-plugin-ui-font-family

Fun & Dress-up Updated 2026.09.16

Run the following command in DeepSeek Harness:

dsh plugin install rhczz/dsh-plugin-ui-font-family

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install rhczz/dsh-plugin-ui-font-family in the DeepSeek Harness terminal to install this plugin; source is at https://github.com/rhczz/dsh-plugin-ui-font-family.

About this plugin

dsh's Web GUI ships with a fixed font and offers no built-in way to swap it for something you actually enjoy reading. dsh-plugin-ui-font-family inserts a Font row into General settings, turning a hardcoded constant into a selectable, persistent preference.

The picker draws from three sources: four built-in presets, the fonts installed on the machine running dsh (with a search field and per-row previews), and font files you upload yourself (ttf, otf, woff, woff2, ttc). A choice takes effect immediately and survives refreshes. Code blocks and diff output keep the harness's monospace stack regardless of selection. A management dialog handles uploads and deletions and shows the storage directory. Uninstalling the plugin removes the row; uploaded font files remain on disk for you to keep or clean up later.

Built for dsh users who care about interface typography: readers in multilingual environments who want a sharper CJK face, operators who want a consistent visual identity across a shared deployment, or anyone who finds the default font a little too plain and wants to settle on one that feels right.

Screenshots

Use Cases

  • Switching the interface to a preferred CJK font for better multilingual readability
  • Enforcing a consistent brand font across a shared dsh deployment
  • Uploading a custom font file so every connected browser picks it up instantly

Best For

  • dsh daily users who care about interface typography
  • Multilingual readers who need better CJK font rendering
  • Operators of shared deployments who want a unified visual style