Awesome
<div align="center"> <img align="center" src="https://github.com/ahmadawais/stuff/blob/master/sop/wallpaper.png?raw=true" /> <h1 align="center">Shades of Purple Theme for HighlightJS</h1> </div> <br> <table width='100%' align="center"> <tr> <td align='left' width='100%' colspan='2'> <strong><code>Shades of Purple (SOP)</code></strong><br /> A professional theme with hand-picked & bold shades of purple π to go along with your HighlightJS. A custom HighlightJS theme with style.</a> </td> </tr> <tr> <td> A FOSS (Free & Open Source Software) project developed by <a href='https://github.com/ahmadawais' target="_blank">Ahmad Awais</a>. </td> <td align='center'> <a target="_blank" href='https://AhmadAwais.com/'> <img src='https://i.imgur.com/Asg4d3k.png' width='100' /> </a> </td> </tr> <tr><td><sup> Follow Ahmad's #FOSS work on GitHub <a href='https://github.com/ahmadawais'>@AhmadAwais</a> β Say Hi on Twitter <a href="https://twitter.com/mrahmadawais/">@MrAhmadAwais</a></sup></td><td align='center'>π</td></tr> </table> <div align="center"> </div> <br>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
- Copy
shades-of-purple.css
to your desired directory. - Include the theme in your html. <link rel="stylesheet" href="shades-of-purple.css">
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>
<br>
Put Shades of Purple
In Other Places!
I have built other Shades of Purple
themes for different software. Here's a list.
- π VSCode theme β Shades of Purple
- π iTerm2 theme β Shades of Purple
- π Hyperβ’ theme β Shades of Purple
- π Konsole theme β Shades of Purple
- π Slack theme β Shades of Purple
- π Alfred theme β Shades of Purple
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.
<br>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 β
<table width='100%'> <tr> <td width='500'><a target='_blank' href='https://kinsta.com/?kaid=WMDAKYHJLNJX&utm_source=TheDevCouple&utm_medium=Partner'><img src='https://on.ahmda.ws/73cedc/c' /></a></td> <td width='500'><a target='_blank' href='https://ahmda.ws/USES_WPE?utm_source=TheDevCouple&utm_medium=Partner'><img src='https://on.ahmda.ws/ff40fe/c' /></a></td> </tr> <tr> <td width='500'><a target='_blank' href='https://mythemeshop.com/?utm_source=TheDevCouple&utm_medium=Partner'><img src='https://on.ahmda.ws/3166d9/c' /></a></td> <td width='500'><a target='_blank' href='https://ipapi.com/?utm_source=TheDevCouple&utm_medium=Partner'><img src='https://d2ddoduugvun08.cloudfront.net/items/1R190r2U0p3N3L0U0b2u/ip-api.png'/></a></td> </tr> </table> <br>License & Attribution
Licensed as MIT β Ahmad Awais.
Thanks to makers of HighlightJS and Icons8 for the icons in this readme.
<br /> <br /> <p align="center"> <strong>For anything else, tweet at <a href="https://twitter.com/MrAhmadAwais/" target="_blank" rel="noopener noreferrer">@MrAhmadAwais</a></strong> </p> <div align="center"> <p>I have released a video course to help you become a better developer β <a href="https://VSCode.pro/?utm_source=GitHubFOSS" target="_blank">Become a VSCode Power User β</a></p> <br /> <a href="https://VSCode.pro/?utm_source=GitHubFOSS" target="_blank"> <img src="https://raw.githubusercontent.com/ahmadawais/shades-of-purple-vscode/master/images/vscodeproPlay.jpg" /><br>VSCode</a><small><a href="https://VSCode.pro/?utm_source=GitHubFOSS" target="_blank">VSCode Power User Course β</a></small>
</div>