mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 13:23:58 +01:00
Force upload activity to has always DarkTheme to make it readable
This commit is contained in:
parent
231448c765
commit
9cc574c697
3 changed files with 22 additions and 6 deletions
|
|
@ -16,7 +16,7 @@
|
|||
<color name="fragment_categorisation_background_dark">#AA000000</color>
|
||||
<color name="fragment_categorisation_background_light">#44ffffff</color>
|
||||
<color name="button_background_dark">#90000000</color>
|
||||
<color name="button_background_light">#60000000</color>
|
||||
<color name="button_background_light">#B0000000</color>
|
||||
<color name="upload_overlay_background_dark">#77000000</color>
|
||||
<color name="upload_overlay_background_light">#44000000</color>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue