AI Agent Hub
Back to plugins
🎮

dsh-font

Fun & Dress-up Updated 2026.09.16

Run the following command in DeepSeek Harness:

dsh plugin install citisen/dsh-font

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

Run dsh plugin install citisen/dsh-font in the DeepSeek Harness terminal; the source lives at https://github.com/citisen/dsh-font, and after restarting the Web surface a Fonts row appears under Settings → General.

About this plugin

The DeepSeek Harness Web GUI bakes its font stacks and text sizes into the design system: there is no built-in way to swap in a more comfortable coding font, bump the conversation text by a point, or give code blocks a size independent of the surrounding prose. dsh-font adds a single Fonts row under Settings → General with five fields that let you settle all of it in one save.

The two font fields are editors for a small query language rather than plain text boxes: you type to change families and weights, and the completion list is built from the fonts actually installed on your machine. A bad entry is reported under the field instead of silently fixed, so what you typed stays exactly as typed. Three size axes are deliberately independent of each other, so enlarging the body text does not inflate the heading hierarchy or the code surface, and vice versa.

This plugin is for developers who want DeepSeek Harness to read in their preferred typeface and at a size comfortable for their eyes, and for anyone who finds the shipped defaults either too small for long reading sessions or too large for a dense layout. Every value is persisted to the host settings document, survives a restart, and is shared across all browsers pointed at the same instance.

Use Cases

  • The default font size feels a little small during long reading sessions and only the body text should grow
  • Preferring Fira Code or JetBrains Mono for code blocks while keeping the rest of the UI unchanged
  • Switching between high-DPI and low-DPI displays and needing independent control over interface versus conversation text

Best For

  • DeepSeek Harness users who care about typeface and text size
  • Developers who read and author long conversations in the Web GUI daily
  • Users moving between high- and low-DPI screens who want a consistent reading experience