ui/styles/colors.scss
$blue: #3742FA;
$green: #37FA74;
$red: #FA3A37;
$yellow: #FAD237;
$white: #FFFFFF;

$background: rgba( black, 0.5 );