Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 375b116

Browse files
committed
The HTML 4.0 guaranteed colors.
1 parent d515a7e commit 375b116

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

Tools/pynche/html40colors.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# HTML 4.0 color names
2+
Black #000000
3+
Silver #c0c0c0
4+
Gray #808080
5+
White #ffffff
6+
Maroon #800000
7+
Red #ff0000
8+
Purple #800080
9+
Fuchsia #ff00ff
10+
Green #008000
11+
Lime #00ff00
12+
Olive #808000
13+
Yellow #ffff00
14+
Navy #000080
15+
Blue #0000ff
16+
Teal #008080
17+
Aqua #00ffff

0 commit comments

Comments
 (0)