🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

@docmd/themes

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@docmd/themes

Official themes for docmd.

latest
Source
npmnpm
Version
0.7.9
Version published
Maintainers
1
Created
Source

@docmd/themes

Official themes for docmd - three production-ready designs with full light/dark mode support, each customisable via CSS variables.

ThemeStyle
SkyClean, modern, blue accents. Default.
RubyElegant serif typography, red accents.
RetroTerminal-style, neon, high contrast.

Quick start

// docmd.config.js
module.exports = {
  theme: { name: 'retro' }
};

Part of the docmd documentation engine.

Documentation

See docs.docmd.io/theming for customisation options and CSS variable reference.

License

MIT

Keywords

docmd

FAQs

Package last updated on 07 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts