Highlight.js integration for Rise 360

Style your code samples with a custom highlighted color palette.

Download Working Sample:

Code to be added to your index.html file after copying the /theme folder to your exported course. Make sure the /theme folder is placed alongside (in the same folder) as the index.html file.

	<!-- Highlight.js integration from Theme-360.com -->
	<script src="theme/jquery.min.js"></script>
	<link rel="stylesheet" href="theme/hljs-theme.css">
	<script src="theme/highlight.min.js"></script>

Getting started with theme components? Download the blank theme component css file.
Watch: installing a theme component.


Posted

in

Tags: