Files
Fixiy/Fixiy.Shared/wwwroot/css/default-theme.css
T

5 lines
112 B
CSS

:root {
--primary-color: #5352ed;
--ligther-color: #f7f7ff;
--darker-color: hsl(240, 81%, 30%);
}