diff --git a/tailwind.config.js b/tailwind.config.js index abade5e..f8cb401 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -56,6 +56,19 @@ module.exports = { 900: '#451b88', 950: '#2b0665', }, + 'carhop-blue': { + 50: '#eafeff', + 100: '#cbfbff', + 200: '#9ef4ff', + 300: '#5be9ff', + 400: getBaseColor('carhop-blue'), // Base Color + 500: '#00b7e5', + 600: '#0091c0', + 700: '#03739b', + 800: '#0d5d7d', + 900: '#104d69', + 950: '#033249', + }, }, fontSize: tailpress.fontSizeMapper( tailpress.theme(