diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/24-bit-color.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/24-bit-color.sh b/tools/24-bit-color.sh index 81d7cd41..73cff60a 100644 --- a/tools/24-bit-color.sh +++ b/tools/24-bit-color.sh @@ -20,7 +20,7 @@ then else SEQ=seq fi -SEPARATOR=';' +SEPARATOR=':' setBackgroundColor() { |