diff --git a/tailwind.config.js b/tailwind.config.js index a933274..bb1fb0d 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -8,6 +8,7 @@ module.exports = { construction: "#F1D524", lhoist: "#299BD4", lhoistlight: "#B5F2FF", + lhoistdark: "#02597A", transparent: "transparent", current: "currentColor", white: "#ffffff",