tweaked colors

This commit is contained in:
Peli de Halleux 2016-09-26 15:10:37 -07:00
parent 9ccfcf19d9
commit 33eca3c507
1 changed files with 2 additions and 2 deletions

View File

@ -202,8 +202,8 @@ namespace pxsim.visuals {
pin: "#D4AF37",
pinTouched: "#FFA500",
pinActive: "#FF5500",
ledOn: "#ff7f7f",
ledOff: "#ccc",
ledOn: "#ff7777",
ledOff: "#666",
buttonOuter: "#979797",
buttonUp: "#000",
buttonDown: "#FFA500",