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

Preference for an automatically darker statusbar per material design spec #4

Open
1 task
BrainBacon opened this issue Oct 8, 2015 · 1 comment
Open
1 task
Assignees
Milestone

Comments

@BrainBacon
Copy link
Contributor

...if you switch line 21 of your StatusBarColor.java to int color = Color.parseColor(preferences.getString("StatusBarBackgroundColor", "#000000")) - Color.decode("#621b16");
i THINK that will correctly darken the status bar

@BrainBacon
Copy link
Contributor Author

@codysherman should the task item color match the status bar or the header?

@BrainBacon BrainBacon self-assigned this Oct 8, 2015
@BrainBacon BrainBacon added this to the v1.0.0 milestone Oct 8, 2015
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

1 participant