User story
As a reader in low-light and low-power, I want the lowest lighting possible for reading on Android.
Per user feedback from https://github.com/wikimedia/apps-android-wikipedia/commit/05b321f926d9e7f8d905672362f43f9981af0ad4#commitcomment-23632057
Proposed
Create a "Black" color theme with black #000000 used as the predominant background color under text in the app.
Design details:
This could be achieved with minimal additions to the color schema defined in T172984:
Color palette - Android
| Element(s) | Light theme | Dark theme | Black theme |
|---|---|---|---|
| Background & fill colors | |||
| Base | Base80-Gray #EAECF0 | Base10-Darkest Gray #222222 | Base4-Pitch Black #101418 |
| Article dropdowns, Text fields, and Text areas | Base90-Snow White #F8F9FA | Base12-Exosphere Gray #27292D | As per Dark theme |
| "Paper" for Articles, Cards, Bottom sheets, Dialogs | Base100-White #FFFFFF | Base14-Thermosphere Gray #2E3136 | Proposed new color Base0-Pure Black #000000 |
| Article bottom toolbar | Base18-Mesosphere #43464A | Base18-Mesosphere #43464A | Base14-Thermosphere Gray #2E3136 |
| Article stack app bar (chrome) | Base90-Snow White #F8F9FA | Base18-Mesosphere #43464A | Base14-Thermosphere Gray #2E3136 |
| App chrome | Accent50-Ink Blue #3366cc | Accent30-Dark Blue #2A4B8D | Proposed new color Accent16-Midnight Blue #1A3060 |
| All other elements | * | * | As per Dark theme |
Mocks:
| Feed | Main view | Article sample | Dialog over article | Reference pane |
Theme selection:
| New 'Black' theme option in the font & theme panel | Settings item | Settings theme change screen |
















![status and toolbar transition 1a [online-lead-img-scrolldown].gif (640×360 px, 550 KB)](https://phab.wmfusercontent.org/file/data/ujodg2kaewl7ehv3l2id/PHID-FILE-lpofe4lnh7no3c746led/preview-status_and_toolbar_transition_1a_%5Bonline-lead-img-scrolldown%5D.gif)





