# markdown-theme-solarized

Solarized theme for markdown.

## Installation

```sh
npm install @naokim03/markdown-theme-solarized
```

## Usage

Add the `.markdown` class to the html element that will contain the result of markdown build.


## License

markdown-theme-solarized is released under the MIT License
