/prism-theme-night-owl

A port of the popular VSCode theme Night Owl by Sarah Drasner to prism.

Primary LanguageCSS

A port of the popular VSCode theme Night Owl by Sarah Drasner to prism.

Example shots

JS

JS Example

JSON

JS Example

CSS

JS Example

Install

npm install --save prism-theme-night-owl

Usage

import 'prism-theme-night-owl'

or

<link href="https://unpkg.com/prism-theme-night-owl@1.0.1/style.min.css" rel="stylesheet">

MIT License, see the included License.md file.