We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db376ba commit d987ff3Copy full SHA for d987ff3
templates/style/_themes.scss
@@ -62,7 +62,7 @@ html[data-docs-rs-theme="dark"] {
62
--color-warn: #e57300;
63
--color-background-input: #f0f0f0;
64
--color-table-header-background: #545252;
65
- --color-table-header: #000;
+ --color-table-header: #c0c0c0;
66
--color-search-focus: #078dd8;
67
--chart-title-color: #c0c0c0;
68
--chart-grid: #4e4e4e;
0 commit comments