mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 14:26:46 +00:00
Use gray color for warning icons to reduce visual noise
This commit is contained in:
@@ -280,7 +280,7 @@ batch_uninstall_applications() {
|
||||
done
|
||||
|
||||
if [[ "$has_user_data" == "true" ]]; then
|
||||
echo -e "${YELLOW}${ICON_WARNING}${NC} ${YELLOW}Note: Some apps contain user configurations/themes${NC}"
|
||||
echo -e "${GRAY}${ICON_WARNING}${NC} ${YELLOW}Note: Some apps contain user configurations/themes${NC}"
|
||||
echo ""
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user