1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-04 15:04:42 +00:00

Uniform color specifications

This commit is contained in:
Tw93
2025-12-02 14:45:48 +08:00
parent 8d29a35fc9
commit 8cdf583d85
14 changed files with 40 additions and 36 deletions

View File

@@ -17,7 +17,7 @@ source "$SCRIPT_DIR/lib/check/all.sh"
print_header() {
printf '\n'
echo -e "${PURPLE}Optimize and Check${NC}"
echo -e "${PURPLE_BOLD}Optimize and Check${NC}"
echo ""
}
@@ -25,7 +25,7 @@ print_header() {
run_system_checks() {
unset AUTO_FIX_SUMMARY AUTO_FIX_DETAILS
echo ""
echo -e "${PURPLE}System Check${NC}"
echo -e "${PURPLE_BOLD}System Check${NC}"
echo ""
# Check updates - real-time display