diff --git a/docs/index.html b/docs/index.html
index e4ed1cd3..a60d488f 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -251,7 +251,7 @@
.token.url,
.token.variable {
color: #a67f59;
- background: rgba(255, 255, 255, 0.5);
+ /*background: rgba(255, 255, 255, 0.5);*/
}
.token.atrule,