Improve logo design with decorative brackets
This commit is contained in:
@@ -333,7 +333,7 @@ export class TuiRenderer {
|
|||||||
if (this.isInitialized) return;
|
if (this.isInitialized) return;
|
||||||
|
|
||||||
// Add header with logo and instructions
|
// Add header with logo and instructions
|
||||||
const logo = chalk.cyan("●") + " " + chalk.bold("pi");
|
const logo = chalk.cyan("==[ ") + chalk.bold.cyan("pi") + chalk.cyan(" ]==");
|
||||||
const instructions = chalk.dim(
|
const instructions = chalk.dim(
|
||||||
"esc" +
|
"esc" +
|
||||||
chalk.gray(" to interrupt") +
|
chalk.gray(" to interrupt") +
|
||||||
|
|||||||
Reference in New Issue
Block a user