dsh-typography
Run the following command in DeepSeek Harness:
dsh plugin install Gan332/dsh-typography
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install Gan332/dsh-typography inside DeepSeek Harness to install this plugin; the full source repository is at https://github.com/Gan332/dsh-typography . Restart the corresponding entry after installation to access font settings.
About this plugin
In the DeepSeek Harness Web UI, typography is reduced to two CSS variables, and the UI font and code font are coupled together. Swapping one means redoing both; custom fonts must be converted to woff2, and variable fonts rarely render their full weight range.
dsh-typography splits those two variables into two fully independent selections. The UI font and the code font each get their own preset cards, import editor, and persisted state. Online presets cover Inter, JetBrains Mono, IBM Plex Sans, Fira Code, and Noto Sans SC, served via CDN with automatic fallback to the system font stack when offline. The local font library lets you drop woff2, ttf, or otf files into a designated folder and apply them with one click after a refresh, with no TTF-to-woff2 conversion required. Variable fonts can be registered in full-weight mode, generating a font-weight: 100 900 @font-face rule so every intermediate thickness renders correctly. Choosing the Default option in either group outputs no styles at all, keeping the plugin compatible with other font-related plugins and auto-adapting across DSH versions.
Best for DSH users who care about reading comfort, spend long hours reviewing code, and want to use their personal font collection, especially variable fonts. No front-end background needed: pick a card, and the font is live.
Use Cases
- Split UI and code font selection without touching raw CSS
- Apply a local TTF or variable font with zero conversion
- Swap online font presets while keeping a graceful offline fallback
Best For
- Users who read code in DSH for hours and care about legibility
- Users with variable fonts like MiSans who want true full-weight rendering
- Users who want fine-grained font control without front-end knowledge
Related Plugins
whale-girl is a desktop pet in the DSH Web GUI (bottom-right for instant companionship) — draggable, feedable, playable; completed tasks, sessions and companionship time accrue into seniority levels, titles, and memories.
A WebGPU ocean skin for DeepSeek Harness with five-wave Gerstner waves, translucent theme, day/night cycle, and quick controls, installable as plugin or extension.
A Galgame-style conversation view and visual scene editor for DSH web sessions, with a real-time editing mode.
A native skinning plugin for DeepSeek Harness: 8 designer themes, wallpapers, accent colors, and shareable theme packs, built purely on design tokens.