Closed
Bug 1122937
Opened 10 years ago
Closed 10 years ago
[Style Guide] Erroneous Hex colour value for colour Marketplace light blue
Categories
(www.mozilla.org :: Pages & Content, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mikael.hafo, Assigned: bansalutkarsh3)
Details
(Whiteboard: [kb=1634553] [good first bug])
Hi,
On the Mozilla Style Guide page https://www.mozilla.org/en-US/styleguide/identity/marketplace/color/, the hexadecimal colour value for the colour "Marketplace light blue" is wrong. It says #F5EFE6, but should be #0095DD (the same as for "Firefox light blue").
If you need to see the colours these two values code for, use these links:
* http://rgb.to/hex/F5EFE6
* http://rgb.to/hex/0095DD
Cheers,
Mikael Hiort af Ornäs
Reporter | ||
Updated•10 years ago
|
Summary: [Style Guide] Erroneous Hex color value for colour Marketplace light blue → [Style Guide] Erroneous Hex colour value for colour Marketplace light blue
Updated•10 years ago
|
Whiteboard: [kb=1634553] → [kb=1634553] [good first bug]
Updated•10 years ago
|
Component: General → Pages & Content
OS: Windows 8.1 → All
Hardware: x86_64 → All
Assignee | ||
Comment 2•10 years ago
|
||
Hey,
Can I take this bug?
I'm new here, but i think i can do this with a bit help.
Comment 3•10 years ago
|
||
Thanks for showing interest in this bug, Utkarsh!
I will assign it to you, please see the bedrock docs to help get you set up http://bedrock.readthedocs.org/en/latest/
If you have any questions, drop into #www in IRC and someone will be happy to help!
Assignee: nobody → bansalutkarsh3
Assignee | ||
Comment 4•10 years ago
|
||
Done, please have a look. Pull request at - https://github.com/mozilla/bedrock/pull/2697
Flags: needinfo?(agibson)
Comment 5•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/4b2556d466dcf932984d187ed331a67e708e5d12
Fixes Bug 1122937 - Errornous hex color value
* Changes the hex value for the color 'Marketplace Light Blue' to
* #0095DD
https://github.com/mozilla/bedrock/commit/4be52ca79504431a202270201848e636e01b22cb
Merge pull request #2697 from utkbansal/bug-1122937
Fixes Bug 1122937 - Errornous hex color value
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
•