feature - add page & font color change - create a custom dark mode
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 283
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
* Xreader version 2.8.3
Issue
Under Display, it is possible to view in inverted colours. Very good.
BUT IT LACKS the ability to change the font & paper color, this is handy to set in dark theme,
for instance
background-color: #202020;
color: #BEBEBE;
thanks for adding this simple feature, possibly under Edit>Preferences
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the Display inverted-colours option and the Edit>Preferences entry point mentioned in the issue. Define the preference flow and document rendering changes needed to support separate paper and font colors, with completion shown by a selectable dark theme using the requested colors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100