aboutsummaryrefslogtreecommitdiff
path: root/web/pw-server/src/styles/variables.scss
blob: 603db66a755c9da9f04b6f9f672e67a85e001d0a (plain)
1
2
3
$bg-color: rgb(41, 41, 41);
$light-grey: rgba(27, 31, 36, 0.25);
$blue-primary: rgb(9, 105, 218);