diff --git a/docs/tailwind.config.js b/docs/tailwind.config.js index a5571905..0b0494e1 100644 --- a/docs/tailwind.config.js +++ b/docs/tailwind.config.js @@ -6,7 +6,7 @@ const tailwindConfig = { extend: { colors: { primary: { - light: "#2563eb", + light: "#1e40af", dark: "#7dd3fc", }, blue: {