FirefoxUX / photon

Firefox’s Photon Design System.
https://design.firefox.com/photon/
Mozilla Public License 2.0
273 stars 74 forks source link

Wrong color on "secondary text" in 'Light Text on Dark Background' #395

Open Daniel-BD opened 3 years ago

Daniel-BD commented 3 years ago

The color of the "Secondary Text" text on Visuals > Color > Light Text on Dark Background is #ffffff when it should be #f9f9fa

Both "Primary Text" and "Secondary Text" uses the same color, as evident in jekyll/_includes/color/light-text-dark-background.md here:

<div>
<table class="example">
<tr><td markdown="1" class="bg-dark">
Primary Text

`#ffffff`
</td></tr>
<tr><td markdown="1" class="bg-dark">
Secondary Text

Screenshot of the issue: image

Ryan60144 commented 3 years ago

https://github.com/FirefoxUX/photon/issues/395#issue-734412532[https://github.com/FirefoxUX/photon/issues/395#issue-734412532](https://github.com/FirefoxUX/photon/issues/395#issue-734412532) #