Index: trunk/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/styles/standard/elemstyles.mapcss	(revision 7456)
+++ trunk/styles/standard/elemstyles.mapcss	(revision 7457)
@@ -4348,4 +4348,5 @@
 way|z17-[highway=residential],
 way|z17-[highway=living_street],
+way|z17-[highway=pedestrian][!area?],
 way|z17-[highway=service],
 way|z17-[highway=track] {
@@ -4376,4 +4377,7 @@
 way|z17-[highway=living_street] {
     text-halo-color: street#c0c0c0;
+}
+way[highway=pedestrian][!area?] {
+    text-halo-color: foot#00ff00;
 }
 way|z17-[highway=service] {
