Skip to content

samiaab1990/highlight.js-gradient-themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gradient Themes for Highlight.js

A light and dark theme theme with a gradient color background for highlight.js

Preview

Gradient Light. Preview on codepen

Gradient Dark. Preview on codepen

How To Use

Instructions on basic usage are available here.

To use in RMarkdown, use the following code in the beginning of the document

<style type="text/css">
@import "https://highlightjs.org/static/demo/styles/gradient-light.css";
</style>

<style type="text/css">
@import "https://highlightjs.org/static/demo/styles/gradient-dark.css";
</style>

Maintainers

About

Gradient background syntax highlighter currently available for highlight-js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages