Skip to content

Commit 8d20156

Browse files
committed
Fix typo in new palette changelog entry
1 parent c23ec37 commit 8d20156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ To make it easier to upgrade, in cases where a colour name does not exist in the
8585
| `pink` | `#d53880` | Primary magenta | `#ca357c` |
8686
| `light-green` | `#85994b` | Green tint 25% | `#4da583` |
8787
| `turquoise` | `#28a197` | Primary teal | `#158187` |
88-
| `light-blue` | `#5694ca` | Blue tint 50% | `#5694ca` |
88+
| `light-blue` | `#5694ca` | Blue tint 25% | `#5694ca` |
8989
| `dark-blue` | `#003078` | Blue shade 50% | `#0f385c` |
9090
| `light-purple` | `#6f72af` | Purple tint 25% | `#7f65b7` |
9191
| `bright-purple` | `#912b88` | Magenta shade 25% | `#98285d` |

0 commit comments

Comments
 (0)