From d435bb35accd8f7880047889e26e80566d009238 Mon Sep 17 00:00:00 2001 From: v4n <105587619+v4n00@users.noreply.github.com> Date: Sat, 21 Jun 2025 11:47:18 +0300 Subject: [PATCH] fix: color --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index d93c89f..3c37133 100755 --- a/install.sh +++ b/install.sh @@ -194,5 +194,5 @@ log INFO " -> \"unarchiver\" package for .rar archives" log INFO "If you do not know how to install these packages, please search for your linux distro on how to install packages." log INFO "" log INFO "Use the mod manager by running 'h2mm' in your terminal." -log INFO "Check out the Nexus Mods integration by running 'h2mm nexus-setup'." +log INFO "Check out the ${ORANGE}Nexus Mods integration${NC} by running 'h2mm nexus-setup'." log INFO "Made with love <3 by v4n and contributors."