Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TextInput: Fix text color in landscape orientation in nightmode #4480

Open
rajprakash00 opened this issue Feb 16, 2021 · 2 comments · May be fixed by #4486
Open

TextInput: Fix text color in landscape orientation in nightmode #4480

rajprakash00 opened this issue Feb 16, 2021 · 2 comments · May be fixed by #4486

Comments

@rajprakash00
Copy link
Contributor

rajprakash00 commented Feb 16, 2021

Issue:
While writing anything in <TextInput> in landscape orientation and dark mode the text becomes too much transparent to read.

Screenshots:
zulipIssue1

Additional Context:
Working on a PR for this

@rajprakash00 rajprakash00 changed the title TextInput: Increase Text opacity in landscape mode in nightmode TextInput: Fix text color in landscape orientation in nightmode Feb 16, 2021
@abhi0504
Copy link
Contributor

@rajprakash00 are you working on this issue ?

@rajprakash00
Copy link
Contributor Author

@abhi0504 Yes I'm working on it

rajprakash00 added a commit to rajprakash00/zulip-mobile that referenced this issue Feb 18, 2021
In landscape orientation in night mode,the color of text written in
`<TextInput>` was too much transparent to be viewed properly.
Applied a different shade of previous color to fix it.

Fixes: zulip#4480
Signed-off-by: rajprakash00 <[email protected]>
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 a pull request may close this issue.

2 participants