Changing editor line status bar text color to white.

http://code.google.com/p/arduino/issues/detail?id=599
This commit is contained in:
David A. Mellis 2011-09-07 17:53:33 -04:00
parent ab36bd5dbb
commit 3cbbb17e9f
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ buttons.status.font = SansSerif,plain,12
buttons.status.color = #ffffff
# GUI - LINESTATUS
linestatus.color = #17A1A5
linestatus.color = #ffffff
linestatus.bgcolor = #006468
# EDITOR - DETAILS