Variable DEFAULT_RULER_COLORSConst

DEFAULT_RULER_COLORS: {
    backgroundColor: string;
    borderColor: string;
    strokeColor: string;
    textColor: string;
} = ...