Closed
Bug 1188811
Opened 10 years ago
Closed 10 years ago
[ Styleguide ] Color contrast of links in FxOS section
Categories
(www.mozilla.org :: Pages & Content, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: espressive, Assigned: espressive)
Details
(Whiteboard: [kb=1816977] )
Attachments
(4 files)
The blue colored links on the dark background for the FxOS pages is really hard to read. This should be changed to a higher contrast such as perhaps using the light grey color from the main palette, and setting `text-decoration` to `underline`
Assignee | ||
Comment 1•10 years ago
|
||
Updated•10 years ago
|
Whiteboard: [kb=1816977]
Comment 3•10 years ago
|
||
Looks like that blue link color is for the 'visited' and 'hover' link states. If the normal link color of "#0095dd" still feels too stark, then lets change the link color for all states for that darker theme to "#00C7EF". Just make sure changing the colors doesnt affect the lighter sandstone theme.
Flags: needinfo?(tflanagan)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → schalk.neethling.bugs
Assignee | ||
Comment 4•10 years ago
|
||
Assignee | ||
Comment 5•10 years ago
|
||
Assignee | ||
Comment 6•10 years ago
|
||
The new link style color has been added in the above pull request but, we now loose the visited styling we had before as mentioned by Alex. I suggested we use the Light Gray [#f4f4f4] color for the visited state. Thoughts?
Flags: needinfo?(tflanagan)
Comment 7•10 years ago
|
||
Im not so worried about visited link states on this site given that its not a link heavy site.
Flags: needinfo?(tflanagan)
Comment 8•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/0af30b8ed503423b32a45f85850f80d46ca719aa
Fix Bug 1188811, fix color contrast of links in fxos styleguide
https://github.com/mozilla/bedrock/commit/1816dc37f9140c6976d2c14f186ad613f61d7eb2
Merge pull request #3324 from schalkneethling/bug1188811-color-contrast-of-links-fxos-style-guide
Fix Bug 1188811, fix color contrast of links in fxos styleguide
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•