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,