Update colors

pull/558/head
Raj Gupta 3 months ago
parent c094f8be5c
commit cce3e7ae28

@ -8,12 +8,12 @@ module.exports = {
docuseal: {
'color-scheme': 'light',
primary: '#e4e0e1',
secondary: '#ef9fbc',
secondary: '#9fcbefff',
accent: '#eeaf3a',
neutral: '#291334',
'base-100': '#faf7f5',
'base-200': '#efeae6',
'base-300': '#e7e2df',
'base-100': '#ced9ebff',
'base-200': '#99d3e0ff',
'base-300': '#87f1c0ff',
'base-content': '#291334',
'--rounded-btn': '1.9rem',
'--tab-border': '2px',

Loading…
Cancel
Save