From bc9382713d7b1c504f4752fb64f0dc75a86d03bc Mon Sep 17 00:00:00 2001 From: kitswas <90329875+kitswas@users.noreply.github.com> Date: Wed, 26 Jul 2023 01:33:59 +0530 Subject: [PATCH] Update FAQ.md --- FAQ.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/FAQ.md b/FAQ.md index f2ef0e5..850f105 100644 --- a/FAQ.md +++ b/FAQ.md @@ -18,12 +18,12 @@ The server will eventually have a GUI for changing the mapping. ## I want to change the colour of the gamepad Again, this is something that will be added in the future. -I have already prepared alternate colours for the gamepad. +I have already prepared nice alternate colours for the gamepad. -If you are can build the app yourself, you can change the primary colours in [ui/theme/Color.kt](https://github.com/kitswas/VirtualGamePad-Mobile/blob/main/app/src/main/java/io/github/kitswas/virtualgamepadmobile/ui/theme/Theme.kt). +If you are can build the app yourself, you can change the primary colours in [ui/theme/Color.kt](https://github.com/kitswas/VirtualGamePad-Mobile/blob/main/app/src/main/java/io/github/kitswas/virtualgamepadmobile/ui/theme/Theme.kt). The app will generate tonal variations of the primary colour for the rest of the UI. ## You mentioned cool upcoming features. When will they be available? -As soon as I can have time to work on it. :) -If you want them sooner, you can contribute to the project. +As soon as I have time to work on it. :) +If you want them sooner, you can _contribute to the project_.