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 0f10ceb commit 87fdb8dCopy full SHA for 87fdb8d
docs/assets/css/extra.css
@@ -30,7 +30,7 @@
30
--table-cell-color: #1f1c1c;
31
--table-cell-border-color: #d6bfbe;
32
--table-hover-bg: #7283ce;
33
- --table-zebra-bg: #418cd6;
+ --table-zebra-bg: #d6d8da;
34
--table-header-bg: #88a9df;
35
--table-header-fg: #0b1f46;
36
--table-header-border: #3a68b3;
@@ -70,7 +70,7 @@
70
--table-cell-color: #e9e0e0;
71
--table-cell-border-color: #2b1514;
72
--table-hover-bg: #668eda;
73
+ --table-zebra-bg: #292828;
74
--table-header-bg: #16376b;
75
--table-header-fg: #dbe0e9;
76
--table-header-border: #051b3f;
0 commit comments