Skip to content

Commit 87fdb8d

Browse files
KouroshRZKouroshRZ
authored andcommitted
Tables color fix
1 parent 0f10ceb commit 87fdb8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/assets/css/extra.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
--table-cell-color: #1f1c1c;
3131
--table-cell-border-color: #d6bfbe;
3232
--table-hover-bg: #7283ce;
33-
--table-zebra-bg: #418cd6;
33+
--table-zebra-bg: #d6d8da;
3434
--table-header-bg: #88a9df;
3535
--table-header-fg: #0b1f46;
3636
--table-header-border: #3a68b3;
@@ -70,7 +70,7 @@
7070
--table-cell-color: #e9e0e0;
7171
--table-cell-border-color: #2b1514;
7272
--table-hover-bg: #668eda;
73-
--table-zebra-bg: #418cd6;
73+
--table-zebra-bg: #292828;
7474
--table-header-bg: #16376b;
7575
--table-header-fg: #dbe0e9;
7676
--table-header-border: #051b3f;

0 commit comments

Comments
 (0)