elf-notes/sass/design/_definitions.scss

9 lines
170 B
SCSS

:root {
--primary-color: #520022;
--secondary-color: #dbff98;
--background-color: #ffffff;
--background-secondary-color: #dcdcdc;
--text-color: #1f000d;
}