diff --git a/meshview/templates/map.html b/meshview/templates/map.html
index 7dda92f..e0427fd 100644
--- a/meshview/templates/map.html
+++ b/meshview/templates/map.html
@@ -96,7 +96,7 @@
}
const palette = [
- "#e6194b","#4363d8","#f58231","#911eb4","#46f0f0","#f032e6","#bcf60c","#fabebe",
+ "#e6194b","#f58231","#4363d8","#911eb4","#46f0f0","#f032e6","#bcf60c","#fabebe",
"#008080","#e6beff","#9a6324","#fffac8","#800000","#aaffc3","#808000","#ffd8b1","#000075","#808080"
];
const colorMap = new Map();