Changeset 3001

Show
Ignore:
Timestamp:
03/29/2007 01:11:59 PM (2 years ago)
Author:
johnf
Message:

Removed dups

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/dabo/dColors.py

    r2870 r3001  
    4747        "darkslateblue" : (72, 61, 139),  
    4848        "darkslategray" : (47, 79, 79),  
    49         "darkslategrey" : (47, 79, 79),  
    5049        "darkturquoise" : (0, 206, 209),  
    5150        "darkviolet" : (148, 0, 211),  
     
    9089        "lightslateblue" : (132, 112, 255),  
    9190        "lightslategray" : (119, 136, 153),  
    92         "lightslategrey" : (119, 136, 153),  
    9391        "lightsteelblue" : (176, 196, 222),  
    9492        "lightyellow" : (255, 255, 224),