AI Agent Hub
Back to plugins
🎮

dsh-fusion-pixel-font

Fun & Dress-up Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install TableRogue/dsh-fusion-pixel-font

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

Run dsh plugin install TableRogue/dsh-fusion-pixel-font in the DeepSeek Harness terminal to install; the plugin source is available at https://github.com/TableRogue/dsh-fusion-pixel-font .

About this plugin

The default system font in DeepSeek Harness Web GUI is functional but generic. Swapping it out normally means hand-editing CSS or pulling a third-party CDN at runtime — fragile and tedious. dsh-fusion-pixel-font collapses that into a single install step: once loaded, every piece of interface text and every code block is rendered with the Fusion Pixel 12px simplified-Chinese pixel font, giving the GUI a subtle retro-arcade feel.\n\nFont files are served through the plugin's own same-origin webServer route, so no external CDN is required and the stack works fully offline. A system-font fallback chain is preserved, meaning a failed font load degrades gracefully instead of blanking the screen.\n

It is aimed at DeepSeek Harness users who enjoy pixel-art aesthetics, 8-bit UI vibes, or simply want a different visual rhythm for their daily driver. The plugin is purely cosmetic — it touches zero runtime logic and can be removed at any time to restore the original look.

Use Cases

  • Give the DeepSeek Harness Web GUI a retro 8-bit pixel look
  • Swap fonts in an offline setup without any external CDN
  • Add a distinctive visual rhythm to interface and code panels during daily use

Best For

  • DeepSeek Harness users who love pixel-art and retro UI aesthetics
  • Developers who want a different visual pace for their workspace
  • Users who prefer offline setups with zero third-party dependencies