Skip to content

Commit 3e7f32f

Browse files
committed
Style hint with different grey shades
1 parent 4cf348b commit 3e7f32f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1191,7 +1191,7 @@ def slow_init_hint():
11911191
else:
11921192
console.print(f"[green]✓[/green] Device: [cyan]System default[/cyan]")
11931193

1194-
console.print("[dim] Run stt --config to change settings[/dim]")
1194+
console.print("[bright_black]Hint:[/bright_black] [dim]Run[/dim] [grey70]stt --config[/grey70] [dim]to change settings[/dim]")
11951195

11961196
console.print()
11971197
console.print(f"[bold green]Ready[/bold green] [dim]│[/dim] Hold [cyan]{hotkey_name}[/cyan] to record, +Shift ↵, Esc ✗")

0 commit comments

Comments
 (0)