diff --git a/c3cat-bottle-clip/c3cat-bottle-clip.scad b/c3cat-bottle-clip/c3cat-bottle-clip.scad index 7af3bbc..d8557f0 100644 --- a/c3cat-bottle-clip/c3cat-bottle-clip.scad +++ b/c3cat-bottle-clip/c3cat-bottle-clip.scad @@ -187,7 +187,7 @@ module bottle_clip(ru=13, rl=17.5, ht=26, width=2.5, name="c3cat", font="write/o // main cylinder if (RENDER_COLOR_CLIP) { - color("black") difference() { + color("#006168") difference() { cylinder(r1=rl+width, r2=ru+width, h=ht); difference() { union() {