Skip to content

Commit dd89c22

Browse files
committed
Remove color reference from README
1 parent 45a557e commit dd89c22

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.md

-13
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,6 @@ of bytes (NULL bytes, printable ASCII characters, ASCII whitespace characters, o
1717

1818
![](https://i.imgur.com/f8nm8g6.png)
1919

20-
## Color Reference
21-
22-
|Type of Byte|Color|ANSI Code |
23-
|---|---|---|
24-
|NULL|![#555753](https://placehold.co/10x10/555753/555753.png) Bright Black|90|
25-
|OFFSET|![#555753](https://placehold.co/10x10/555753/555753.png) Bright Black|90|
26-
|ASCII Printable|![#06989a](https://placehold.co/10x10/06989a/06989a.png) Cyan|36|
27-
|ASCII Whitespace|![#4e9a06](https://placehold.co/10x10/4e9a06/4e9a06.png) Green|32|
28-
|ASCII Other|![#4e9a06](https://placehold.co/10x10/4e9a06/4e9a06.png) Green|32|
29-
|Non-ASCII|![#c4a000](https://placehold.co/10x10/c4a000/c4a000.png) Yellow|33|
30-
31-
*Colors taken from the Ubuntu terminal color scheme, they could look different in your terminal*
32-
3320

3421
## Installation
3522

0 commit comments

Comments
 (0)