index
:
bashlib
master
fledgling bash library
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
colour_test
blob: d5d6691e4b2fb49e6f961d868d8c4f0adc00a5b4 (
plain
) (
blame
)
1
2
3
4
5
#!/usr/bin/env bash
source
./pb
printf
%b
"
$(
pb_bg
196
)$(
pb_fg
254
)
RED
$(
pb_nc
)
\n"