Activities/XoEditor: Difference between revisions
| Line 87: | Line 87: | ||
== Suggestions for modification == | == Suggestions for modification == | ||
The colors used in XOEditor are from [http://git.sugarlabs.org/sugar-toolkit/mainline/blobs/master/src/sugar/graphics/xocolor.py the standand Sugar colors class]. An interesting challenge would be to modify the program to use a different list of color pairs. | * The colors used in XOEditor are from [http://git.sugarlabs.org/sugar-toolkit/mainline/blobs/master/src/sugar/graphics/xocolor.py the standand Sugar colors class]. An interesting challenge would be to modify the program to use a different list of color pairs. | ||
* The original Javascript version of XOEditor let you look at the color pairs on top of different background colors. It would be a nice feature to add to the Python version. | |||
== Credits == | == Credits == | ||
XOEditor was written and is maintained by [[User:Walter]]. | XOEditor was written and is maintained by [[User:Walter]]. | ||