✨ 🎄 colorize.ts
This commit is contained in:
@@ -229,3 +229,4 @@ export function applyColor(text: string, color: Color | undefined): string {
|
|||||||
}
|
}
|
||||||
return colorize(text, color, 'foreground')
|
return colorize(text, color, 'foreground')
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user