dsh-pixel-icons
Run the following command in DeepSeek Harness:
dsh plugin install TableRogue/dsh-pixel-icons
Paste the following prompt into your AI chat to install this plugin:
Install the plugin in DeepSeek Harness by running dsh plugin install TableRogue/dsh-pixel-icons; the source is at https://github.com/TableRogue/dsh-pixel-icons. It is appended to the profile bundles automatically and takes effect the next time you launch dsh --profile web.
About this plugin
The DeepSeek Harness Web GUI ships with smooth vector SVG icons filled with currentColor, a standard modern-UI look. The moment you swap in the Fusion Pixel pixel font, the contrast between rounded Bézier curves and blocky pixel characters becomes jarring. dsh-pixel-icons closes that gap: at runtime it rasterizes every icon-level SVG and rebuilds it as 1-pixel blocks so the entire interface lives under one cohesive pixel aesthetic.
The rasterization is not a naive downscale-and-upscale. The plugin uses 3× supersampling combined with a block-coverage threshold (default 0.35) so that thin strokes remain continuous and evenly weighted after pixelation, with no gaps or aliasing. It selectively targets only SVGs carrying currentColor, automatically skipping functional graphics such as context progress rings, and mutates nodes in place to preserve React reconciliation, keeping sidebar folding and other layout logic working as expected.
If you are already running the dsh-fusion-pixel-font and dsh-fusion-pixel-ui-adapt theme and just need the last non-pixel piece of the puzzle, this is that piece. It loads automatically with your profile on every start. Tweak SCALE or the coverage threshold and refresh the page to re-rasterize if you want a coarser or finer grain.
Use Cases
- Pair with the Fusion Pixel font theme for a fully cohesive pixel-art Web GUI
- Tune the supersample scale and coverage threshold for coarser or finer pixel grain
- Pixelate every currentColor icon without breaking sidebar folding or other React interactions
Best For
- Users who love pixel aesthetics and want a single coherent visual language across the GUI
- Users already running Fusion Pixel font and UI-adapt themes but missing the icon piece
- Lightweight tinkerers who want to try pixel icons, tweak SCALE, and refresh to see the change
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.