Staging
v0.5.1
https://github.com/python/cpython
Raw File
Tip revision: 2e789a1f1d84b343a996e8654590703b5fbdd441 authored by Larry Hastings on 12 September 2015, 16:36:44 UTC
Final touch-ups for the What's New In Python 3.5 document.
Tip revision: 2e789a1
html40colors.txt
# 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
back to top