Files
docmd-io--docmd/packages/themes
wehub-resource-sync 6db8fca185
docmd CI verification / verify (push) Failing after 0s
chore: import upstream snapshot with attribution
2026-07-13 12:31:55 +08:00
..

@docmd/themes

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

Theme Style
Sky Clean, modern, blue accents. Default.
Ruby Elegant serif typography, red accents.
Retro Terminal-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