summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--docs/public/index.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/public/index.css b/docs/public/index.css
index 8b81cf391..34acc7803 100644
--- a/docs/public/index.css
+++ b/docs/public/index.css
@@ -223,7 +223,7 @@ tr:nth-of-type(odd) {
}
th {
background: var(--color-black);
- color: white;
+ color: var(--theme-color);
font-weight: bold;
}
td,