Fitbit Product Experts Alumni are retired members of the Fitbit Product Expert Program. Learn more
I downloaded the official icons from the guide and they appear white with black background. Even opening them with an editor they are the same. However when I add them to my index.gui they turn black. Any idea why?
Thanks and sorry for the stupid question.
Answered! Go to the Best Answer.
Please check this reference from the CSS Guide as the answer to your question:
https://dev.fitbit.com/build/guides/user-interface/css/#grayscale-magic-
As mentioned in the docs, grayscale images can be colored dynamically with the fill property.
Please check this reference from the CSS Guide as the answer to your question:
https://dev.fitbit.com/build/guides/user-interface/css/#grayscale-magic-
As mentioned in the docs, grayscale images can be colored dynamically with the fill property.
Fitbit Product Experts Alumni are retired members of the Fitbit Product Expert Program. Learn more