shades-of-purple-highlightjs

1.5.0 • Public • Published

Shades of Purple Theme for HighlightJS

emoji-log


Shades of Purple (SOP)
A professional theme with hand-picked & bold shades of purple 💜 to go along with your HighlightJS. A custom HighlightJS theme with style.
A FOSS (Free & Open Source Software) project developed by Ahmad Awais.
Follow Ahmad's #FOSS work on GitHub @AhmadAwais — Say Hi on Twitter @MrAhmadAwais👋

GitHub stars GitHub followers Tweet for help


Install

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.


Tips

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>

Shades of purple for other software

Put Shades of Purple In Other Places!

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


Hello

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.


Partners

Project Backers & WPCouple 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 →


Thanks

License & Attribution

Licensed as MIT ⓒ Ahmad Awais.

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

Follow me 👋 on TwitterTweet to say Hi

Package Sidebar

Install

npm i shades-of-purple-highlightjs

Weekly Downloads

0

Version

1.5.0

License

none

Unpacked Size

204 kB

Total Files

7

Last publish

Collaborators

  • ahmadawais