Skip to content

daeshawnballard/dexthemes

61Last commit Aug 15, 2026

dexthemes DSH plugin

DexThemes is a theme browser and manager that lets you explore over 100 themed palettes across anime, games, movies, and more. It integrates as a DeepSeek Harness plugin, allowing one-click apply of paired palettes through Harness's guarded theme service.

How to install the dexthemes DSH plugin

dsh plugin --profile web add @dexthemes/deepseek-harness-plugin@0.6.3

Copying does not run this command. Review the repository and version before installing the dexthemes DSH plugin.

dexthemes DSH plugin data source

dexthemes DSH plugin snapshot date: Aug 16, 2026

discovered

What the dexthemes DSH plugin can do

  • Browse 100+ themes across anime, video games, movies, comics, zodiacs, and more
  • Live preview of themes with real code, dark and light variants side by side
  • One-click apply through DeepSeek Harness plugin or Codex handoff
  • Built-in theme builder to create and share custom themes
  • AI-assisted theme creation from a description (server-side draft, never auto-applied)
  • Color Me Lucky random theme generator with 6 color harmonies and 5000+ name combos
  • Community themes submission with GitHub sign-in and leaderboard
  • Voice-friendly creation from spoken ideas

Where the dexthemes DSH plugin fits

  • Quickly apply a developer-tool theme that matches your favorite anime or game
  • Create and share a custom theme for your team's code editor
  • Browse and preview themes before applying to avoid breaking your setup
  • Use the Color Me Lucky feature to get a random fresh theme for inspiration
  • Submit your own theme designs to the community gallery

Who the dexthemes DSH plugin is for

  • Developers who use Codex or DeepSeek Harness and want themed environments
  • Theme enthusiasts who enjoy customizing their developer tools
  • Creators who want to design and share their own palettes

dexthemes DSH plugin limitations

  • Relies on Codex theme import behavior that is not controlled by this project; compatibility may shift independently
  • Requires a GitHub account to sign in for community theme submission and leaderboard features
  • DeepSeek Harness plugin currently supports only the 'web' profile (as per install command: --profile web)
  • Backend runs on Convex; local development requires setting up .env.local with Convex secrets

dexthemes DSH plugin: from the repository README

Quoted from the daeshawnballard/dexthemes README, the upstream source of the dexthemes DSH plugin. Copyright remains with the original authors.

> Browse, preview, and safely apply developer-tool themes through supported Codex and DeepSeek Harness paths. <p align="center"> <a href="https://www.dexthemes.com"> <img src="logos/logo-github-transparent.png" alt="DexThemes" width="200"> </a> </p> <p align="center"> <a href="https://www.dexthemes.com">dexthemes.com</a> · <a href="https://www.dexthemes.com/collections">Theme collections</a> · <a href="https://www.dexthemes.com/guides">Guides</a> · <a href="https://x.com/DexThemes">@DexThemes</a> </p> --- ## What it does - **Browse 100+ themes** across anime, video games, movies, comics, zodiacs, and more - **Live preview** — see how each theme looks with real code, dark and light variants side by side - **Theme details** — switch the center workspace from the faux chat to a complete palette, source, and import view - **Indexable public pages** — every valid theme variant has a canonical details page with a rendered preview and related themes - **Codex handoff** — copies the import string and opens Codex Settings for you - **DeepSeek Harness plugin** — browse and one-click apply paired palettes through Harness's guarded theme service, or create/search/validate them t

Read the full READMERepository license: MIT

dexthemes DSH plugin questions

How do I install DexThemes as a DeepSeek Harness plugin?

Run the command `pnpm dsh plugin --profile web add @dexthemes/deepseek-harness-plugin@0.6.3` in your Harness project. Then open Harness Settings → Plugins → DexThemes to configure it. Make sure you have the Harness web profile running.

Can I use DexThemes without Codex?

Yes, DexThemes is primarily a DeepSeek Harness plugin. It provides a plugin UI within Harness for browsing and applying themes. The Codex handoff is a separate feature for those who also use Codex.

How do I create my own theme in DexThemes?

Use the built-in theme builder accessible from the plugin interface. You can also describe a theme idea in natural language and the AI will generate a draft, which you can then edit before applying. Note that the AI-generated theme never applies automatically without your explicit action.

What kind of themes are available?

DexThemes offers over 100 themes organized by categories: anime, video games, movies, comics, zodiacs, lunar animals, and original designs. There are also community-submitted themes and a random generator called Color Me Lucky.

Is the theme application safe?

Yes, the plugin applies themes through Harness's guarded theme service. The AI theme creation only produces a draft that you must manually apply. Additionally, themes are validated for color correctness before any apply action.