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

Add theme variables for icon colors to default-theme #147

Open
dantman opened this issue Aug 12, 2017 · 0 comments
Open

Add theme variables for icon colors to default-theme #147

dantman opened this issue Aug 12, 2017 · 0 comments

Comments

@dantman
Copy link

dantman commented Aug 12, 2017

paper-styles is missing css variables for icons in default-theme.

default-theme.html does say --dark-theme-secondary-color: #bcbcbc; /* for secondary text and icons */, however that is incorrect, dark theme icons don't match the secondary color.

Here's a summary of the opacities for light and dark theme text and icons:

Text / Icon Light Text Light Icon Dark Text Dark Icon
Secondary / Active 54% 54% 70% 100%
Disabled / Inactive 38% 38% 50% 50%
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

No branches or pull requests

1 participant