diff --git a/nuxt.config.js b/nuxt.config.js index 9e1b35e9..ee4f2a8b 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -103,7 +103,7 @@ export default { info: '#5199CD', warning: colors.orange.base, error: colors.deepOrange.accent4, - success: colors.green.accent3, + success: colors.green.darken1, }, }, },