aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/_global_variables.scss
blob: 5ccb763207d306c08323c5cc83a935dc183669eb (plain)
1
2
3
4
5
$light-color: #FCFBF7;
$light-color-secondary: rgb(241, 239, 235);
$dark-color: #121721;
$dark-accent: #61AAA3;
$light-accent: #AFCBFF;