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

Text color and background color #336

Open
dsounded opened this issue Mar 3, 2021 · 2 comments
Open

Text color and background color #336

dsounded opened this issue Mar 3, 2021 · 2 comments

Comments

@dsounded
Copy link

dsounded commented Mar 3, 2021

Maybe it's a stupid question but how can I override background and text color ?
colorPrimaryDark / colorOnPrimary / colorOnBackground / colorSecondary don't seem to work

@dsounded
Copy link
Author

dsounded commented Mar 4, 2021

So I'd like to have white background for light theme and dark for dark respectively, not sure if it's possible using current base theme

Using this Theme.MaterialComponents.DayNight.NoActionBar as parent theme resolves background issue but still can't see the way of changing toolbar text

Having toolbarTextColor will simplify the setup.
Also something like toolbarArrowDrawable will also be great

@esafirm
Copy link
Owner

esafirm commented Mar 18, 2021

You can create custom UI for this case, but I know it will add a lot of effort.
I'll see what i can do @dsounded 👌

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

No branches or pull requests

2 participants