Searched refs:GREY_COLOR (Results 1 – 3 of 3) sorted by relevance
19 public static GREY_COLOR: string = '#f0f0f0'; property in ColorUtils157 return ColorUtils.GREY_COLOR;
199 ctx.fillStyle = ColorUtils.GREY_COLOR;
263 canvas.fillStyle = ColorUtils.GREY_COLOR;