komikku/app/src/main/res
MajorTanya 54eea7ccb7
Add "Monochrome" theme (mihonapp/mihon#1752)
This theme is mainly geared towards e-Ink displays with limited/no
colour capabilities. Previous themes like Yin & Yang would make heavy
use of greyscale colours which could look off on some devices.

This theme is probably not conformant to Material Design 3 colour
scheme guidelines, but it does boast some amazing WebAIM contrast
ratios (#FFFFFF text on #000000 background gets a ratio of 21:1, vice
versa too).

Initially, this was intended as a purely black and white theme but
some contrast issues arose, such as the download badges (tertiary
background, onTertiary text colour) having the same colour as unread
badges (primary/onPrimary), or the step indicators (stops) not being
visible on sliders (since they use the colours of the opposite state
track (active region stops are the colour of the inactive region track and vice versa).

To mitigate this, each variant (dark/light) of the theme has one
additional grey mixed in for their tertiary and secondaryContainer
colours each. For the dark variant, this is a #A0A0A0 background for
#000000 text (8.03:1 contrast ratio) and for the light variant, it is
a #505050 background for #FFFFFF text (8.06:1 contrast ratio).
This results in distinct unread vs download badges and visible steps
in the sliders.

---------

Co-authored-by: Sunspark-007 <73711243+Sunspark-007@users.noreply.github.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
(cherry picked from commit 8b48d1016b851b425e4f66d44bca098220585c37)
2025-02-26 23:38:53 +07:00
..
anim Migrate top reader app bar to Compose 2023-10-29 00:06:12 -04:00
anim-v33 Adjust screen transitions (#8707) 2022-12-16 00:10:39 -05:00
color Remove unused resources 2023-12-24 12:11:58 -05:00
drawable Notification color & icon (#620) 2025-01-26 01:58:08 +07:00
drawable-hdpi Address spotless lint errors (mihonapp/mihon#1138) 2024-08-26 00:08:37 +07:00
drawable-night different splash color for day mode 2024-06-17 21:20:06 +07:00
drawable-nodpi "Updates" widget for Galaxy Z Flip5 cover screen (#9892) 2023-09-04 12:15:26 -04:00
layout Fix: custom theme color in various AndroidView (#656) 2025-01-26 01:22:26 +07:00
menu feat: Add option to show manga from download queue item 2024-07-22 22:54:21 +07:00
mipmap rename repo 2025-02-13 22:53:19 +07:00
mipmap-hdpi New app icon 2024-06-14 23:16:42 +07:00
mipmap-mdpi New app icon 2024-06-14 23:16:42 +07:00
mipmap-xhdpi New app icon 2024-06-14 23:16:42 +07:00
mipmap-xxhdpi New app icon 2024-06-14 23:16:42 +07:00
mipmap-xxxhdpi New app icon 2024-06-14 23:16:42 +07:00
raw update changelog 2025-02-14 12:50:19 +07:00
values Add "Monochrome" theme (mihonapp/mihon#1752) 2025-02-26 23:38:53 +07:00
values-night Sync compose theme with MDC theme 2024-08-13 22:44:59 +08:00
values-night-v31 Move Glance Widget to seperate module (#8989) 2023-02-09 17:28:55 -05:00
values-v27 Merge light and dark themes (#5470) 2021-07-03 18:55:12 -04:00
values-v31 Move Glance Widget to seperate module (#8989) 2023-02-09 17:28:55 -05:00
xml fix app shortcuts (#557) 2024-12-23 21:46:00 +07:00