diff options
Diffstat (limited to 'Tools/pynche')
-rw-r--r-- | Tools/pynche/html40colors.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Tools/pynche/html40colors.txt b/Tools/pynche/html40colors.txt new file mode 100644 index 0000000..3eeb0a1 --- /dev/null +++ b/Tools/pynche/html40colors.txt @@ -0,0 +1,17 @@ +# 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 |