diff --git a/tailwind.config.ts b/tailwind.config.ts index 06a6ebb..e1f83a4 100644 --- a/tailwind.config.ts +++ b/tailwind.config.ts @@ -18,7 +18,7 @@ module.exports = { //"base-100": "#181818", // previously 171717 "base-100": "#0B0908", "base-200": "#0B0908", // previously 151515 - "base-300": "#151515", // previously 121212 + "base-300": "#171717", // previously 121212 info: "#0ea5e9", success: "#22c55e", warning: "#FBBD23",