
NoNameLeGo/dsh-catppuccin
60Last commit Aug 16, 2026
dsh-catppuccin DSH plugin
dsh-catppuccin brings four Catppuccin themes (Latte, Frappé, Macchiato, Mocha) to the DeepSeek Harness Web GUI. It covers all 162 UI color variables and adds a one-click theme switcher in Settings. Additionally, it includes a toggleable glassmorphism skin with adjustable blur, frosted opacity, brightness, and hue, automatically adapting to the current Catppuccin palette.
How to install the dsh-catppuccin DSH plugin
dsh plugin --profile web add @nonamelego/dsh-catppuccinCopying does not run this command. Review the repository and version before installing the dsh-catppuccin DSH plugin.
dsh-catppuccin DSH plugin data source
dsh-catppuccin DSH plugin snapshot date: Aug 16, 2026
discovered
What the dsh-catppuccin DSH plugin can do
- Provides four complete Catppuccin themes: Latte (light), Frappé, Macchiato, Mocha (dark).
- Covers all 162 UI color variables for full interface recoloring.
- One-click theme switching in Settings → General → Appearance, with automatic save and restore on restart.
- Built-in glassmorphism skin with master toggle, mica/compatibility modes, and adjustable blur, frosted level, background brightness, and hue.
- Glass colors automatically follow the active Catppuccin theme via color-mix().
- Bilingual UI (English and Chinese) following system language.
Where the dsh-catppuccin DSH plugin fits
- Users who want a Catppuccin-themed DeepSeek Harness GUI.
- Users who prefer a frosted glass aesthetic for their AI chat interface.
- Developers customizing the look of their local DeepSeek Harness instance.
- Users needing dark themes for reduced eye strain in low-light environments.
- Anyone wanting to quickly switch between light and dark themes with a single click.
Who the dsh-catppuccin DSH plugin is for
- DeepSeek Harness Web GUI users who value visual customization.
- Catppuccin enthusiasts who want consistent color schemes across applications.
- Developers and power users who frequently interact with the DeepSeek Harness interface.
dsh-catppuccin DSH plugin limitations
- Only works with the DeepSeek Harness Web GUI (dsh web profile); other profiles require manual adjustment of the install command.
- Theme and glassmorphism settings are stored in browser localStorage; clearing browser data will reset them.
- Glassmorphism skin requires a modern browser that supports backdrop-filter; compatibility mode may not look identical on all browsers.
- Large number of glass parameters may require user tuning to achieve desired appearance.
dsh-catppuccin DSH plugin: from the repository README
Quoted from the NoNameLeGo/dsh-catppuccin README, the upstream source of the dsh-catppuccin DSH plugin. Copyright remains with the original authors.
Catppuccin for <a href="https://github.com/deepseek-ai/deepseek-harness">DeepSeek Harness</a> <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/misc/transparent.png" height="30" width="0px"/> </h3> <p align="center"> <a href="https://github.com/NoNameLeGo/dsh-catppuccin/stargazers"><img src="https://img.shields.io/github/stars/NoNameLeGo/dsh-catppuccin?colorA=363a4f&colorB=b7bdf8&style=for-the-badge"></a> <a href="https://github.com/NoNameLeGo/dsh-catppuccin/issues"><img src="https://img.shields.io/github/issues/NoNameLeGo/dsh-catppuccin?colorA=363a4f&colorB=f5a97f&style=for-the-badge"></a> <a href="https://github.com/NoNameLeGo/dsh-catppuccin/contributors"><img src="https://img.shields.io/github/contributors/NoNameLeGo/dsh-catppuccin?colorA=363a4f&colorB=a6da95&style=for-the-badge"></a> </p> <p align="center"> <img src="assets/previews/combined.png" width="100%" alt="Catppuccin 四主题下的 DeepSeek Harness"/> </p> ## 简介 [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) Web GUI (`dsh web`)的 [Catppuccin](https://github.com/catppuccin/catppuccin) 主题插件。 它内置 Catppuccin 的四个主题——**Latte**、**Frappé**、**Macchiato**、**Mocha**—— 把整个界面的配色都换成对应的
Read the full READMERepository license: MIT
dsh-catppuccin DSH plugin questions
How do I install dsh-catppuccin?
Use the command `dsh plugin --profile web add @nonamelego/dsh-catppuccin` (replace `web` with your profile name if different). After installation, restart `dsh web` to see the themes in Settings → General → Appearance.
Can I use dsh-catppuccin with other profiles like headless?
Yes, simply replace `web` in the install command with your profile name, e.g., `dsh plugin --profile headless add @nonamelego/dsh-catppuccin`. However, the theme and glass effects only apply to the Web GUI interface; headless mode has no visual interface.
Why don't I see the Catppuccin theme options in Settings?
The Catppuccin options appear right below the built-in Appearance row in Settings → General. Look for a row labeled 'Catppuccin' with four theme choices. If you don't see it, ensure the plugin is installed correctly and restart `dsh web`.
How do I disable the glassmorphism effects?
Go to Settings → General → Glass Effect and toggle the master switch off. All glass effects will be removed instantly, restoring the native interface. You can turn it back on at any time.
Will my theme selection be saved?
Yes, your theme and glassmorphism settings are saved in browser localStorage. They will be restored automatically when you reopen the same browser. If you clear your browser data, you'll need to set them again.