diff --git a/index.html b/index.html
index 80e5c8b..cbb1ec4 100644
--- a/index.html
+++ b/index.html
@@ -57,8 +57,8 @@
enabled: true,
bucketDistance: 35,
lineDistance: 25,
- color: "purple",
- fontFamily: "Georgia"
+ // color: "purple",
+ fontFamily: "inherit"
},
name: { enabled: true, style: {} },
spectrum: { enabled: true },
@@ -85,7 +85,7 @@
mode: "dark",
bucketDistance: 100,
relatedMarkers: {
- color: "red"
+ // color: "red"
}
});