Awesome
<div align="center"> <a href="https://github.com/demartini/base16-shades-of-purple"> <img src="images/logo.png" alt="Logo"> </a> </div> <h1 align="center">Shades of Purple for Base16</h1> <h5 align="center">Base16 color scheme based on the amazing VSCode theme <a href="https://github.com/ahmadawais/shades-of-purple-vscode">Shades of Purple</a> by <a href="https://github.com/ahmadawais">Ahmad Awais</a>.</h5> <br> <div align="center"> <a href="https://github.com/demartini/base16-shades-of-purple/stargazers"> <img src="https://img.shields.io/github/stars/demartini/base16-shades-of-purple?style=for-the-badge" alt="GitHub stars"> </a> <a href="https://github.com/demartini/base16-shades-of-purple/network/members"> <img src="https://img.shields.io/github/forks/demartini/base16-shades-of-purple?style=for-the-badge" alt="GitHub forks"> </a> <a href="https://github.com/demartini/base16-shades-of-purple/issues"> <img src="https://img.shields.io/github/issues/demartini/base16-shades-of-purple?style=for-the-badge" alt="GitHub issues"> </a> <a href="https://github.com/demartini/base16-shades-of-purple/graphs/contributors"> <img src="https://img.shields.io/github/contributors/demartini/base16-shades-of-purple?style=for-the-badge" alt="GitHub contributors"> </a> <a href="https://github.com/demartini/base16-shades-of-purple/blob/master/LICENSE"> <img src="https://img.shields.io/github/license/demartini/base16-shades-of-purple?style=for-the-badge" alt="GitHub"> </a> </div> <br> <div align="center"> <a href="https://github.com/demartini/base16-shades-of-purple/issues">Report Bug</a> - <a href="https://github.com/demartini/base16-shades-of-purple/issues">Request Feature</a> </div>Table of Contents
- Table of Contents
- Screenshots
- Installation
- Roadmap
- Contributing
- Inspired By
- Thanks To
- Changelog
- License
Screenshots
<p align="center"> <img src="images/preview.png" alt="Preview"> </p>Installation
- Install a base16 builder. I like pybase16, so this is what we're going to use in these instructions.
- Make a folder to hold all the builder's files. For example:
~/base16
. - In that folder, run
pybase16 update
. This will download all of the official base16 schemes and templates. - Now that all of the official schemes and templates have been downloaded, run
pybase16 build -s shades-of-purple
. - There will now be an
output
folder with all of the generated themes for various applications.
Alternatively, if you don't want to mess with the builders, I went ahead and generated all the output themes and sent them to another repository here.
Roadmap
See the open issues for a list of proposed features (and known issues).
Contributing
If you are interested in helping contribute, please take a look at our Contributing guide.
Contributors
<a href="https://github.com/demartini/base16-shades-of-purple/graphs/contributors"> <img src="https://contributors-img.web.app/image?repo=demartini/base16-shades-of-purple" /> </a>Inspired By
- The amazing VSCode theme Shades of Purple by Ahmad Awais.
Thanks To
- Chris Kempson for the logo.
- Alex Meyer for the installation instructions.
Changelog
See Changelog for a human-readable history of changes.
License
Distributed under the MIT License. See LICENSE for more information.