mirror of
https://github.com/python/cpython.git
synced 2024-11-24 18:34:43 +08:00
18 lines
245 B
Plaintext
18 lines
245 B
Plaintext
# HTML 4.0 color names
|
|
Black #000000
|
|
Silver #c0c0c0
|
|
Gray #808080
|
|
White #ffffff
|
|
Maroon #800000
|
|
Red #ff0000
|
|
Purple #800080
|
|
Fuchsia #ff00ff
|
|
Green #008000
|
|
Lime #00ff00
|
|
Olive #808000
|
|
Yellow #ffff00
|
|
Navy #000080
|
|
Blue #0000ff
|
|
Teal #008080
|
|
Aqua #00ffff
|