// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#bb7125', 'secondary': '#a62c37', 'accent': '#4f4086', } } } } }
:root { --color-primary: #bb7125; --color-secondary: #a62c37; --color-accent: #4f4086; }
GET https://espectro.dev/api/combinations/130