mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
Changing editor line status bar text color to white.
http://code.google.com/p/arduino/issues/detail?id=599
This commit is contained in:
@ -28,7 +28,7 @@ buttons.status.font = SansSerif,plain,12
|
|||||||
buttons.status.color = #ffffff
|
buttons.status.color = #ffffff
|
||||||
|
|
||||||
# GUI - LINESTATUS
|
# GUI - LINESTATUS
|
||||||
linestatus.color = #17A1A5
|
linestatus.color = #ffffff
|
||||||
linestatus.bgcolor = #006468
|
linestatus.bgcolor = #006468
|
||||||
|
|
||||||
# EDITOR - DETAILS
|
# EDITOR - DETAILS
|
||||||
|
Reference in New Issue
Block a user