install: paint spinner and msg_info purple to match the runtime palette

This commit is contained in:
MacRimi
2026-08-27 11:45:14 +02:00
parent 49b2d6d2c8
commit f80c3cb3f1
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ DARK_GRAY="\033[38;5;244m"
ORANGE="\033[38;5;208m"
YW="\033[33m"
YWB="\033[1;33m"
MG="\033[35m"
MG="\033[1;35m"
GN="\033[1;92m"
RD="\033[01;31m"
CL="\033[m"