[O] Optimize freebsd hardenedbsd coloring

This commit is contained in:
Azalea (on HyDEV-Daisy) 2022-08-01 14:25:21 -04:00
parent 50420c8044
commit e9fc94096e

View file

@ -8113,10 +8113,8 @@ EOF
;;
FreeBSD*|HardenedBSD*)
case $ascii_distro in
*HardenedBSD*) set_colors 4 7 3 ;;
*) set_colors 1 7 3
esac
set_colors 1 7 3
[[ $ascii_distro == *HardenedBSD* ]] && set_colors 4 7 3
read -rd '' ascii_data <<'EOF'
${c2}``` ${c1}`