diff --git a/static/index.html b/static/index.html
index fd8a26b..4b70d88 100644
--- a/static/index.html
+++ b/static/index.html
@@ -119,7 +119,7 @@
.sd {
position: absolute; left: 0; right: 0; top: 2.04em;
text-align: center; font-size: 8px; letter-spacing: 2px;
- line-height: 1; color: var(--accent-2); white-space: nowrap;
+ line-height: 1; color: var(--ink); white-space: nowrap;
}
#editor {
background: transparent;