Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 658 Bytes

File metadata and controls

33 lines (22 loc) · 658 Bytes

Official Themes

Official OpenVCS themes shipped as a theme-only plugin.

This package is resolved through Client/openvcs.plugins.json during client builds and can also be referenced as a normal plugin source.

Validate

npm test

Pack For Config Use

npm pack

Release Channels

The npm package can be consumed from prerelease channels published by CI:

  • latest: stable releases
  • beta: builds from the Beta branch
  • nightly: scheduled builds from Dev when there are changes since the last nightly

Examples:

npm install @openvcs/official-themes@beta
npm install @openvcs/official-themes@nightly