Skip to content

Commit

Permalink
nicer green for notification
Browse files Browse the repository at this point in the history
  • Loading branch information
Mawex committed Oct 2, 2023
1 parent 395d013 commit f976324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export default {
info: '#5199CD',
warning: colors.orange.base,
error: colors.deepOrange.accent4,
success: colors.green.accent3,
success: colors.green.darken1,
},
},
},
Expand Down

0 comments on commit f976324

Please sign in to comment.