// tailwind.config.js module.exports = { theme: { extend: { colors: { 'theme': { 'primary': '#f3a257', 'secondary': '#007190', 'accent': '#34454c', } } } } }
:root { --color-primary: #f3a257; --color-secondary: #007190; --color-accent: #34454c; }
GET https://espectro.dev/api/combinations/140