diff --git a/explorer-nextjs/src/theme/colours.ts b/explorer-nextjs/src/theme/colours.ts index 3de22256c0..0519b3e7b5 100644 --- a/explorer-nextjs/src/theme/colours.ts +++ b/explorer-nextjs/src/theme/colours.ts @@ -9,7 +9,7 @@ export const colours = { }, haze: { 200: '#DAE0EB', - 300: "#C4CCDE", + 300: "#C4CCDE", }, pine: { 200: "#CAD6D7",