Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmadawais/base16-shades-of-purple
🦄 Shades of Purple — A professional theme with hand-picked & bold shades of purple for Base16.
https://github.com/ahmadawais/base16-shades-of-purple
base16 base16-color purple scheme shades-of-purple theme
Last synced: about 1 month ago
JSON representation
🦄 Shades of Purple — A professional theme with hand-picked & bold shades of purple for Base16.
- Host: GitHub
- URL: https://github.com/ahmadawais/base16-shades-of-purple
- Owner: ahmadawais
- License: mit
- Created: 2020-07-23T01:41:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-13T14:01:25.000Z (almost 2 years ago)
- Last Synced: 2024-10-09T04:41:33.722Z (about 1 month ago)
- Topics: base16, base16-color, purple, scheme, shades-of-purple, theme
- Homepage:
- Size: 212 KB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Shades of Purple for Base16
Base16 color scheme based on the amazing VSCode theme Shades of Purple by Ahmad Awais.
## Table of Contents
- [Table of Contents](#table-of-contents)
- [Screenshots](#screenshots)
- [Installation](#installation)
- [Roadmap](#roadmap)
- [Contributing](#contributing)
- [Contributors](#contributors)
- [Inspired By](#inspired-by)
- [Thanks To](#thanks-to)
- [Changelog](#changelog)
- [License](#license)## Screenshots
## Installation
1. Install a [base16 builder](https://github.com/chriskempson/base16#builder-repositories). I like [pybase16](https://github.com/InspectorMustache/base16-builder-python), so this is what we're going to use in these instructions.
2. Make a folder to hold all the builder's files. For example: `~/base16`.
3. In that folder, run `pybase16 update`. This will download all of the official base16 [schemes](https://github.com/chriskempson/base16#scheme-repositories) and [templates](https://github.com/chriskempson/base16#template-repositories).
4. Now that all of the official [schemes](https://github.com/chriskempson/base16#scheme-repositories) and [templates](https://github.com/chriskempson/base16#template-repositories) have been downloaded, run `pybase16 build -s shades-of-purple`.
5. 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](https://github.com/demartini/base16-shades-of-purple-exported-themes).
## Roadmap
See the [open issues](https://github.com/demartini/base16-shades-of-purple/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](CONTRIBUTING.md) guide.
### Contributors
## Inspired By
- The amazing VSCode theme [Shades of Purple](https://github.com/ahmadawais/shades-of-purple-vscode) by [Ahmad Awais](https://github.com/ahmadawais).
## Thanks To
- [Chris Kempson](https://github.com/chriskempson/base16) for the logo.
- [Alex Meyer](https://github.com/reyemxela/base16-helios-scheme) for the installation instructions.## Changelog
See [Changelog](CHANGELOG.md) for a human-readable history of changes.
## License
Distributed under the MIT License. See [LICENSE](LICENSE) for more information.