Skip to content

Commit 3cbbb17

Browse files
committed
Changing editor line status bar text color to white.
http://code.google.com/p/arduino/issues/detail?id=599
1 parent ab36bd5 commit 3cbbb17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/shared/lib/theme/theme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ buttons.status.font = SansSerif,plain,12
2828
buttons.status.color = #ffffff
2929

3030
# GUI - LINESTATUS
31-
linestatus.color = #17A1A5
31+
linestatus.color = #ffffff
3232
linestatus.bgcolor = #006468
3333

3434
# EDITOR - DETAILS

0 commit comments

Comments
 (0)