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