Skip to content

dtrifuno/nord-prism-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nord Prism Theme

An unofficial theme for the Prism.js syntax highlighting library based on the Nord color palette.

Usage

To use the theme, copy the prism-nord.css file and include it on your page as you would any other CSS file. For example, you can add

<link href="style/prism-nord.css" rel="stylesheet" />

to the <head> section of your HTML, or,

@import "/style/prism-nord.css";

in your main CSS file.

Preview

License

Licensed under the MIT license (LICENSE or https://opensource.org/licenses/MIT).

About

Unofficial Prism.js theme based on the Nord color palette

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages