Skip to content

Conversation

@mattpaletta
Copy link

If you don't change the background colour from grey, then it defaults to the default colours.

@otbox21
Copy link

otbox21 commented Jul 11, 2018

@mattpaletta, I'm looking at your work to be able to change BG colors of the keyboard, but I can't find it! Can you point me in the right direction please?

@mattpaletta
Copy link
Author

@otbox21 Yup! It was in KeyboardViewController, line 187

if GlobalColors.keyboardBackground != UIColor.gray {
    self.view?.backgroundColor = GlobalColors.keyboardBackground
}

@otbox21
Copy link

otbox21 commented Jul 11, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants