JasonSmithSO's picture
Upload 578 files
8866644 verified
raw
history blame contribute delete
309 Bytes
:root {
/*--theme-color:#3f3eed;*/
/*--theme-color-light: #008ecb;*/
--theme-color:#236692;
--theme-color-light: #3485bb;
--success-color: #52c41a;
--error-color: #ff4d4f;
--warning-color: #faad14;
--font-family: Inter, -apple-system, BlinkMacSystemFont, Helvetica Neue, sans-serif;
}