Results 3 issues of BarbossHack

Hi ! I added a background color (--background-3) from [gruvbox.vim](https://github.com/morhetz/gruvbox/blob/master/colors/gruvbox.vim) to fix the Passcode page background and bump to v0.0.17 Thank you for your work

Issue is described here : #192 It is now possible to download a specific variant of an app with the `arch=` option: ```shell apkeep -a [email protected] -d f-droid -o arch=arm64-v8a...

VLC has 4 variant for the same version on f-droid : - x86_64 - arm64-v8a - x86 - armeabi-v7a https://f-droid.org/fr/packages/org.videolan.vlc/ Screenshot of apks variants ![2024-10-03_22-41](https://github.com/user-attachments/assets/82fcfbf0-c815-4554-87f6-dc0a3421119e) When downloading with apkeep, it...