diff --git a/embedded_gems/pathogen/tailwind.config.js b/embedded_gems/pathogen/tailwind.config.js index 16bec68988..cb62fb981b 100644 --- a/embedded_gems/pathogen/tailwind.config.js +++ b/embedded_gems/pathogen/tailwind.config.js @@ -9,7 +9,7 @@ e.g. bg-light-brand-primary instead of bg-bg-brand-600 */ const globalColors = { - brand: colors.lime, + brand: colors.green, neutral: colors.slate, danger: colors.rose, success: colors.green,