JSPM

literate-theme

1.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q30769F
  • License MIT

.

Package Exports

  • literate-theme

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (literate-theme) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

literate-theme

A CLI tool to update your favorite text editor theme. Emphasizes comments and mutes everything else.

Uses mute-color under the hood.

Installation

npm i -g literate-theme

Usage

literate-theme [options] input-theme.tmTheme

Options

-o <path>            output file.
--fg <hex color>      6-digit CSS hex string, eg. '#112233'.
--color <hex color>  6-digit CSS hex string, eg. '#112233'.

License

MIT