Skip to content

thefoxis/andlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

&light

&light features two themes (light and dark) for highlight.js. Both of them were customized for andyet branding and usage.

Feel free to modify and base on.

Usage

For in-app usage with Stylus and style framework grab the source files and add to the global imports file. Otherwise use CSS files.

Don't forget about general styling for the code element (if not using style):

code {
  font-family: Menlo, Monaco, Consolas, monospace;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

License

MIT

About

branded highlight.js theme for &yet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages