diff --git a/explorer-nextjs/src/theme/colours.ts b/explorer-nextjs/src/theme/colours.ts index 20c6dba30a..3de22256c0 100644 --- a/explorer-nextjs/src/theme/colours.ts +++ b/explorer-nextjs/src/theme/colours.ts @@ -8,7 +8,7 @@ export const colours = { 500: "#14e76f", }, haze: { - 200: "#DAE0EB", + 200: '#DAE0EB', 300: "#C4CCDE", }, pine: {