// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#c27544', 'secondary': '#007190', 'accent': '#59256a', } } } } }
:root { --color-primary: #c27544; --color-secondary: #007190; --color-accent: #59256a; }
GET https://espectro.dev/api/combinations/172