Add toggle to invert page color in reader color filter settings (#5713)

This commit is contained in:
Hunter Nickel
2021-08-15 08:58:01 -06:00
committed by GitHub
parent 2b9dbfb390
commit 4c8dfd0c0c
6 changed files with 39 additions and 8 deletions

View File

@@ -275,6 +275,7 @@
<string name="off">Off</string>
<string name="pref_custom_brightness">Custom brightness</string>
<string name="pref_grayscale">Grayscale</string>
<string name="pref_inverted_colors">Inverted</string>
<string name="pref_custom_color_filter">Custom color filter</string>
<string name="pref_color_filter_mode">Color filter blend mode</string>
<string name="filter_mode_default">Default</string>