0.0.6 • Published 5 months ago

shiki-extra-themes v0.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

shiki-extra-themes

Extra themes for Shiki. Tested on Shiki v0.14.6.

Available themes

ThemeSourceVersion
tomorrow-nightTomorrow Night by Chris Kempsonccf6666d888198d341b26b3a99d0bc96500ad503

Development

Install fnm (if necessary).

fnm install && fnm use && node --version
npm install
npx degit chriskempson/tomorrow-theme#ccf6666d888198d341b26b3a99d0bc96500ad503 tomorrow-theme
npm run build
npm run format
npm pack --dry-run

Deployment

npm version patch
npm version minor
npm version major
npm login
npm publish
0.0.6

5 months ago

0.0.5

5 months ago

0.0.3

5 months ago

0.0.2

5 months ago

0.0.4

5 months ago

0.0.1

5 months ago