feat: E-ink theme#21371
Open
BrayanDSO wants to merge 19 commits into
Open
Conversation
Contributor
|
Important Maintainers: This PR contains Strings changes
|
Adds an initial implementation of a theme for E-ink display devices. It's designed to use mostly grayscale and high contrast colors Light mode only for now.
produced by editing the colors at "navigation_drawer_background.svg" on InkScape, then exporting it as a PNG, like the other nav_drawer_logo files
BrayanDSO
force-pushed
the
feat/eink-theme
branch
from
July 16, 2026 17:54
fd03998 to
2d2bd00
Compare
Assisted-by: Gemini 3.1 Pro
The stroke wasn't applied to the whole dialog
BrayanDSO
force-pushed
the
feat/eink-theme
branch
from
July 18, 2026 13:52
2d2bd00 to
e0ce67c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note
Assisted-by: Gemini 3.1 Pro - setting the background color on snackbars
Purpose / Description
Improves the accessibility on E-ink devices by adding a theme aimed at them.
It's basically a Black and white/Grayscale/High contrast theme, with thicker borders/dividers/strokes so components are easier to see.
It's okay to keep the color of some things like the flags, so the user can differentiate them at least a little even if the E-ink screen isn't colored. But there are things that I may have forgotten.
Please let me know if there is anything that should be changed to B/W before this is merged. Some things can be changed on later PRs as well
Approach
How does this change address the problem?
How Has This Been Tested?
Emulator 33
Screen_recording_20260714_154935.webm
I'll send the photos on an E-ink device later
Checklist
Please, go through these checks before submitting the PR.