Skip to content

Commit 61d0d66

Browse files
committed
fix: install orange
1 parent 86522f1 commit 61d0d66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ APP=opencode
44

55
MUTED='\033[0;2m'
66
RED='\033[0;31m'
7-
ORANGE='\033[38;2;255;140;0m'
7+
ORANGE='\033[38;5;214m'
88
NC='\033[0m' # No Color
99

1010
requested_version=${VERSION:-}

0 commit comments

Comments
 (0)