Skip to content

Commit 4b2556d

Browse files
committed
Fixes Bug 1122937 - Errornous hex color value
* Changes the hex value for the color 'Marketplace Light Blue' to * #0095DD
1 parent 33ccac3 commit 4b2556d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bedrock/styleguide/templates/styleguide/identity/marketplace-color.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ <h4>Dark blue/grey</h4>
119119
<div class="swatch-card clear" id="swatch-light-blue">
120120
<div class="swatch"></div>
121121
<h4>Marketplace light blue</h4>
122-
<p><b>#F5EFE6 / Pantone 2925 C</b></p>
122+
<p><b>#0095DD / Pantone 2925 C</b></p>
123123
<table>
124124
<tr>
125125
<th>H</th> <td>199</td>

0 commit comments

Comments
 (0)