summary refs log tree commit diff stats
path: root/doc/print_colors.py
Commit message (Collapse)AuthorAgeFilesLines
* replaced tabs with 4 spaces in all python fileshut2013-02-101-11/+11
| | | | | | | | | PEP 8 (Style Guide for Python Code) suggests the use of 4 spaces: http://www.python.org/dev/peps/pep-0008/#indentation If you need to use tools like "git blame", you can use the -w option to ignore this commit entirely. Patches will continue to work if you substitute tabs with 4 spaces everywhere except in the Makefile.
* Changed hashbang line to "#!/usr/bin/env python"hut2010-06-091-1/+1
|
* added two new colorschemes using 88 colorshut2010-03-121-0/+23