Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant