evilsocket / evilsocket/pwnagotchi

Support for Color e-ink displays/Theme Support

Open
#830 2 comments 3 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
9.2k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
No, although I would personally find a lack of colors a problem. It's not a functional problem.

**Describe the solution you'd like**
It would be nice/fun if the pwnagotchi allowed you to set custom colour/theme profiles in the configuration. Enabling users to use their colored e-ink displays to their full potential.

I'm aware that you can flip the BLACK and WHITE variable (0x00 and 0xff) around to get an inverted appearance. But I think it would be rather nice to be able to be able to tweak this as well as colour without having to adjust the python files themselves.

e.g:
```
Theme:
Face: RED
Text: WHITE
Background: BLACK
Plugins:
UPS-Lite: RED
```

**Describe alternatives you've considered**
An alternative would require the adjustment of the python files themselves, which might break with each update of the pwnagotchi

**Additional context**
This probably isn't super high on the to-do list, since it's a novel thing if anything. But I still like colour in my life dammit!
![Inky Phat Color Support](https://learn.pimoroni.com/static/repos/learn/sandyj/getting-started-with-inky-phat-1.jpg)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.