quivr/frontend/styles/_Colors.module.scss
Stan Girard d0b8b797f6
feat(search): new way to interact with Quivr (#2026)
Co-authored-by: Zewed <dewez.antoine2@gmail.com>
Co-authored-by: Antoine Dewez <44063631+Zewed@users.noreply.github.com>
2024-01-19 20:34:30 -08:00

8 lines
149 B
SCSS

$white: #FFFFFF;
$black: #11243E;
$primary: #6142D4;
$secondary: #F3ECFF;
$tertiary: #F6F4FF;
$accent: #13ABBA;
$highlight: #FAFAFA;
$ivory: #FCFAF6,