Shades-of-Purple-HighlightJS

πŸ¦„ Shades of Purple β€” A professional theme with hand-picked & bold shades of purple for HighlightJS.

Stars
14
Committers
2

Easy To Download

Download the shades-of-purple.css any where in your project. You can use command line to run the command below and it will download this css file in the folder you run this command in.

wget -qO shades-of-purple.css https://git.io/SOPHighlightHS

Or you can manually go to this link Download shades-of-purple.css and save it as shades-of-purple.css in your project.

Usage

  1. Copy shades-of-purple.css to your desired directory.
  2. Include the theme in your html.

In the end, your page should look something like this:

<link rel="stylesheet" href="shades-of-purple.css">
<script src="http://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.4.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<pre><code class="javascript">
// JS Functions
function shade(which) {
  console.log(which, 'Shades of Purple');
}
</code></pre>

Put Shades of Purple In Other Places!

I have built other Shades of Purple themes for different software. Here's a list.

Hello, we're the WordPress Couple!

I (Ahmad Awais) am a Full Stack Web Developer and a regular core contributor at WordPress. My significant other (Maedah Batool) is a Technical Project Manager, and she's also a WordPress Core Contributor. Together with our team, we run the WPCouple.com.

If you'd like to get insights into our love for open source software, professional full stack development, WordPress community, the growth of JavaScript or growing a family, building, and bootstrapping a business, then subscribe to our premium newsletter called ↣ The WordPress Takeaway!

Support our Open Source Projects! 🎩

If you'd like us to keep producing professional free and open source software (FOSS). Consider paying for an hour of my dev-time. We'll spend two hours on open source for each contribution. Yeah, that's right, you pay for one hour and get both of us to spend an hour as a thank you.

Project Backers & TheDevCouple Partners ⚑️

This FOSS (free and open source software) project is updated and maintained with the help of awesome businesses listed below. Without the support from these amazing companies/individuals, this project would not have been possible.

β€” What/How? Read more about it β†’

License & Attribution

Licensed as MIT β“’ Ahmad Awais.

Thanks to makers of HighlightJS and Icons8 for the icons in this readme.

Follow me πŸ‘‹ on Twitter β†’

VSCode Power User Course β†’

Badges
Extracted from project README
emoji-log GitHub stars GitHub followers Tweet for help Tweet to say Hi