changeset 459:7278518bde8d

No yellow, no
author Stefano Rivera <stefano@rivera.za.net>
date Sat, 17 Sep 2011 20:56:07 +0200
parents 09d6bfe8df29
children d05ea729f0d5
files TODO.txt mamba/constants.py
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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.
--- 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