Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nategphillips/retheme

Rethemes images.
https://github.com/nategphillips/retheme

palettes python themes

Last synced: 20 days ago
JSON representation

Rethemes images.

Awesome Lists containing this project

README

        

# retheme

A simple Python script that rethemes images.

## example

Original:
![original](./img/railgunner.png)

Kanagawa:
![kanagawa](img/railgunner_proc.png)

## todo

- [ ] Match the alpha channels of the original image to the theme colors
- [ ] Add default themes to choose from
- [ ] Create JSON file parsing or something for user themes
- [ ] Better handling of palettised images
- [ ] Implement some dithering algorithms to approximate a wider color gamut