aboutsummaryrefslogtreecommitdiff
path: root/colour_test
diff options
context:
space:
mode:
authorPhilip Wittamore <philip@wittamore.com>2025-05-16 17:16:19 +0200
committerPhilip Wittamore <philip@wittamore.com>2025-05-16 17:16:19 +0200
commitd4bfe144de8330ecbf737d04e59d6069597a5ebc (patch)
tree7344dae86eb13181a517c8ecd38939517b77f5e3 /colour_test
parent71842f833dac41f652a0bf00cba97e3738aa3ad7 (diff)
downloadbashlib-d4bfe144de8330ecbf737d04e59d6069597a5ebc.tar.gz
bashlib-d4bfe144de8330ecbf737d04e59d6069597a5ebc.tar.bz2
bashlib-d4bfe144de8330ecbf737d04e59d6069597a5ebc.zip
update
Diffstat (limited to 'colour_test')
-rwxr-xr-xcolour_test5
1 files changed, 5 insertions, 0 deletions
diff --git a/colour_test b/colour_test
new file mode 100755
index 0000000..22466a4
--- /dev/null
+++ b/colour_test
@@ -0,0 +1,5 @@
+#!/usr/bin/env bash
+
+source ./pb
+
+printf %b "$(bg 196)$(fg 254) RED $(nc)\n"