Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joshuarabiu/pictheme

Convert images into VS Code and Sublime themes online
https://github.com/joshuarabiu/pictheme

color color-palette color-theme palette-generation sublime-text sublime-theme syntax-highlighting theme-development theme-generator themes visual-studio-code vscode-theme

Last synced: about 2 months ago
JSON representation

Convert images into VS Code and Sublime themes online

Awesome Lists containing this project

README

        

# PicTheme

[![Build Status](https://travis-ci.com/JoshuaRabiu/pictheme.svg?branch=master)](https://travis-ci.com/JoshuaRabiu/pictheme)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/d612cdcacdff46ce9f066235f9f04647)](https://app.codacy.com/app/JoshuaRabiu/pictheme?utm_source=github.com&utm_medium=referral&utm_content=JoshuaRabiu/pictheme&utm_campaign=Badge_Grade_Dashboard)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)

[Live link to site](https://pictheme.herokuapp.com)
![PicTheme Screenshot](https://i.imgur.com/scpk4ze.png)
## About
PicTheme uses the color palettes from images to generate color themes for VS Code and Sublime text.
It generates two palettes, each generated with a different image library. The first is generated using [splashy](https://github.com/microlinkhq/splashy), and the second with [get-image-colors](https://github.com/colorjs/get-image-colors). It also generates a README file that includes the image the PicTheme is based upon.
It's made with React/Redux on the front end and Express.js on the back end. Typescript is used throughout the application. It also uses Docker for containerization and is hosted on Heroku.
## Using PicTheme
Here's an outline on how to make a PicTheme:
1. Upload an image of your choice
2. Click the randomize button to randomize the text color mapping, using colors from the selected palette until you find a color mapping that you like.
3. Adjust background color (or keep the stock color)
4. Name your theme
4. Click the download buttons for the editor(s) of your choice
5. Install and enjoy your PicTheme😎 (in-depth installation instructions are on the site)
## Contributing
Pull requests are welcome. For feature requests/bug reports, please file an [issue](https://github.com/JoshuaRabiu/pictheme/issues).
## Gallery
Check out these themes made with PicTheme:
![Screenshot 1](https://i.imgur.com/LLeS4le.png)
![Screenshot 2](https://i.imgur.com/oUTegc3.png)
![Screenshot 3](https://i.imgur.com/rplNImQ.png)