fix colours not reverting properly

This commit is contained in:
Quinn 2024-06-20 13:45:40 +02:00
parent 7534371b05
commit ced109f0ea

View file

@ -5332,7 +5332,7 @@ get_cols() {
[[ "$blocks2" ]] && cols+="${block_spaces// /${blocks2}nl}"
else
[[ "$blocks" ]] && cols+="${block_spaces// /${blocks}\[39;49mnl}"
[[ "$blocks2" ]] && cols+="${block_spaces// /${blocks2}\[39;49mnl}"
[[ "$blocks2" ]] && cols+="${block_spaces// /${blocks2}\[0mnl}"
fi
# Determine the horizontal offset of the blocks.