diff --git a/readme.md b/readme.md index c363ff0b..67b23fde 100644 --- a/readme.md +++ b/readme.md @@ -107,7 +107,7 @@ These colors map to the values used in Figma. | Dark Blueberry | `dark-blueberry` | #1d35b4 | | Deep Blueberry | `deep-blueberry` | #213fd4 | | Blueberry | `blueberry-1` | #3858e9 | -| Blueberry 2 | `blueberry-2` | #7b90ff | +| Blueberry 2 | `blueberry-2` | #9fb1ff | | Blueberry 3 | `blueberry-3` | #c7d1ff | | Blueberry 4 | `blueberry-4` | #eff2ff | | Pomegrade | `pomegrade-1` | #e26f56 | diff --git a/source/wp-content/themes/wporg-parent-2021/theme.json b/source/wp-content/themes/wporg-parent-2021/theme.json index b83407cb..757c45de 100644 --- a/source/wp-content/themes/wporg-parent-2021/theme.json +++ b/source/wp-content/themes/wporg-parent-2021/theme.json @@ -79,7 +79,7 @@ }, { "slug": "blueberry-2", - "color": "#7b90ff", + "color": "#9fb1ff", "name": "Blueberry 2" }, {