Add: documentation for 24-bit-color.sh
This commit is contained in:
parent
8a6176b376
commit
b20f8eda90
2 changed files with 12 additions and 1 deletions
BIN
Docs/img/24-bit-color.png
Normal file
BIN
Docs/img/24-bit-color.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
13
README.md
13
README.md
|
@ -1,3 +1,14 @@
|
||||||
# Paws
|
# Paws
|
||||||
|
|
||||||
This repo holds moste of my random small scripts, configs, paws(blobs)
|
This repo holds most of my random small scripts, configs, paws(blobs)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Contents
|
||||||
|
* [ShellScripts](#shellscripts)
|
||||||
|
* * [24-bit-color.sh](#24-bit-colorsh)
|
||||||
|
|
||||||
|
### ShellScripts
|
||||||
|
#### 24-bit-color.sh
|
||||||
|
This script echoes a bunch of 24-bit color codes to the terminal to demonstrate its functionality and test color support of terminals.
|
||||||
|
![Alt text](Docs/img/24-bit-color.png)
|
Loading…
Reference in a new issue