use
Code:
vec_set(sky_color, vector(0,0,150));

as you'll also need to change the sky_color.blue to 0,otherwise you'll end up with a purple sky (background)

hope this helps