aboutsummaryrefslogtreecommitdiff
path: root/web/pw-server/src/styles/variables.scss
blob: 5ff08b6e6a0a2c9e0367527e3d6365920e322878 (plain)
1
2
3
4
$bg-color: rgb(41, 41, 41);

$btn-text-color: rgb(9, 105, 218);
$btn-border-color: rgba(27, 31, 36, 0.25);