$red-alert: #d54236;
$red-alert-background: #faecea;

/* Sources related colors */
$black: #000;
$dark_cyan: #026ead;
$medium_sea_green: #419b86;
$dark_slate_blue: #4b3da3;
$dark_magenta: #9f0088;

/* Graph colors */
$listeners_collection: #ff893e;
$active_discovery: #577bf2;
$passive_discovery: #42c6ff;
$saves_to_collection: #577bf2;
$skip_rate: #42c6ff;
