aboutsummaryrefslogtreecommitdiff
path: root/colour_test
diff options
context:
space:
mode:
authorPhilip Wittamore <philip@wittamore.com>2025-05-16 18:16:30 +0200
committerPhilip Wittamore <philip@wittamore.com>2025-05-16 18:16:30 +0200
commite6c5bde0a4fe5660f82e7a8ff94a37e1b394edb6 (patch)
tree671c4b7b4dd8cdbe7828b4f5fb0ebea8e41ba3eb /colour_test
parent211ce7e891a137000ab930d2fcdd64132b0951d2 (diff)
downloadbashlib-e6c5bde0a4fe5660f82e7a8ff94a37e1b394edb6.tar.gz
bashlib-e6c5bde0a4fe5660f82e7a8ff94a37e1b394edb6.tar.bz2
bashlib-e6c5bde0a4fe5660f82e7a8ff94a37e1b394edb6.zip
update
Diffstat (limited to 'colour_test')
-rwxr-xr-xcolour_test2
1 files changed, 1 insertions, 1 deletions
diff --git a/colour_test b/colour_test
index 22466a4..d5d6691 100755
--- a/colour_test
+++ b/colour_test
@@ -2,4 +2,4 @@
source ./pb
-printf %b "$(bg 196)$(fg 254) RED $(nc)\n"
+printf %b "$(pb_bg 196)$(pb_fg 254) RED $(pb_nc)\n"