AI Agent Hub
Back to plugins
🎮

dsh-darkplus-code

Fun & Dress-up Updated 2026.09.11

Run the following command in DeepSeek Harness:

dsh plugin install yis94744/dsh-darkplus-code

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

Run dsh plugin install yis94744/dsh-darkplus-code in the DeepSeek Harness terminal; the source is at https://github.com/yis94744/dsh-darkplus-code. Restart DSH after install to configure code-block appearance in Settings.

About this plugin

DSH code blocks ship with only two built-in palettes and a locked 11px font size, so they ignore whatever global font size you pick in settings. dsh-darkplus-code does one focused job: replace the code-block syntax palette with the VS Code Dark+ scheme and let the code font size follow your global setting, while also supporting a fixed pixel value or a ratio-based scale.

Beyond colors and sizing, the plugin adds a dedicated code-block appearance row to the General settings section, where you can toggle the type-vs-function teal preference, switch the palette on or off, and see a live font-size readout. Every write is scoped to shiki token variables and the code-block element selectors; backgrounds, borders, radii, glass effects, and every other surface keep their current theme untouched.

Built for DSH users who read a lot of code in chat, want a dark-plus feel closer to VS Code, and care about consistent font sizing across the interface. Works on both Desktop and Web profiles with no required host dependencies.

Use Cases

  • Code blocks in DSH chat feel dim and hard to read compared to VS Code
  • Global font size is raised but code blocks stay stuck at 11px
  • Wanting a fixed pixel size or a ratio-based scale for code blocks independently

Best For

  • Developers who read and write a lot of code snippets in DSH chat
  • Users who prefer the VS Code Dark+ color scheme and want DSH to match
  • Users who want consistent, personalized font sizing across every text element