Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nategphillips/retheme
Rethemes images.
https://github.com/nategphillips/retheme
palettes python themes
Last synced: 20 days ago
JSON representation
Rethemes images.
- Host: GitHub
- URL: https://github.com/nategphillips/retheme
- Owner: nategphillips
- Created: 2023-11-03T22:01:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-04T00:58:16.000Z (about 1 year ago)
- Last Synced: 2024-12-24T04:18:09.892Z (about 1 month ago)
- Topics: palettes, python, themes
- Language: Python
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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