Searched refs:colorizeBorder (Results 1 – 1 of 1) sorted by relevance
90 const colorizeBorder = x => { function126 …const top = colorizeBorder(NL.repeat(margin.top) + marginLeft + chars.topLeft + horizontal + chars…127 …const bottom = colorizeBorder(marginLeft + chars.bottomLeft + horizontal + chars.bottomRight + NL.…128 const side = colorizeBorder(chars.vertical);