diff --git a/static/css/globe.css b/static/css/globe.css
index ef66001..c46370b 100644
--- a/static/css/globe.css
+++ b/static/css/globe.css
@@ -574,3 +574,6 @@ html, body { height: 100%; overflow: hidden; background: var(--bg-primary); colo
.dot-cables { background: #00ccff; }
.dot-infra { background: #ffdd00; }
.dot-iss { background: #ff4444; box-shadow: 0 0 6px rgba(255,68,68,0.6); }
+
+.dot-terminator { background: #ff8800; }
+.dot-timezones { background: #8888ff; }
diff --git a/static/index.html b/static/index.html
index db8075b..12d822a 100644
--- a/static/index.html
+++ b/static/index.html
@@ -132,6 +132,16 @@
Tag/Nacht
+
+