# HG changeset patch # User Stefano Rivera # Date 1316285767 -7200 # Node ID 7278518bde8d9e311aabc409bfaa8b093265ef9b # Parent 09d6bfe8df298a4d946c294815cf727eec9adeb1 No yellow, no diff -r 09d6bfe8df29 -r 7278518bde8d TODO.txt --- a/TODO.txt Sat Sep 17 20:53:28 2011 +0200 +++ b/TODO.txt Sat Sep 17 20:56:07 2011 +0200 @@ -9,8 +9,8 @@ * Multi-line level names * OS X Packaging * Test on Windows +* Remove white buttons / text * Text widget: - - don't be yellow - numpad keys - cursor * Give a 2 second pause to view the level before starting. diff -r 09d6bfe8df29 -r 7278518bde8d mamba/constants.py --- a/mamba/constants.py Sat Sep 17 20:53:28 2011 +0200 +++ b/mamba/constants.py Sat Sep 17 20:56:07 2011 +0200 @@ -26,7 +26,7 @@ FONT_SIZE = 16 # Colours -FOCUS_COLOR = 'yellow' +FOCUS_COLOR = 'red' COLOR = 'black' # Special level directory files