bin/setup: enpurple step headings

This commit is contained in:
Jeremy Daer
2025-10-08 22:05:27 -07:00
parent 5c48e47c02
commit 0d4a045e1c
+1 -1
View File
@@ -30,7 +30,7 @@ step() {
local step_name="$1"
shift
gum style --foreground 33 --bold "▸ $step_name"
gum style --foreground 135 --bold "▸ $step_name"
gum style --foreground 240 "$*"
if $no_spin; then