summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVon Random <von@vdrandom.org>2018-06-28 18:12:22 +0300
committerVon Random <von@vdrandom.org>2018-06-28 18:12:22 +0300
commitf76327e42a9272ac4a41ef743e6b7c5a4aacd4a3 (patch)
tree1a944e4290216a60b4a5a3b0f2953cb145b323c1
parent4e765611f74e4e9a867849a2dcba7cfe43c37e12 (diff)
also print first 16 colors in proper rows
-rwxr-xr-xprint256colours.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/print256colours.sh b/print256colours.sh
index ea5d2e0..859bf48 100755
--- a/print256colours.sh
+++ b/print256colours.sh
@@ -89,7 +89,7 @@ function print_blocks {
done
}
-print_run 0 16 # The first 16 colours are spread over the whole spectrum
+print_blocks 0 15 8 2 1 # The first 16 colours are spread over the whole spectrum
printf "\\n"
print_blocks 16 231 6 6 3 # 6x6x6 colour cube between 16 and 231 inclusive
print_blocks 232 255 12 2 1 # Not 50, but 24 Shades of Grey