Skip to content

Commit 4b0ecb1

Browse files
committed
chore: enhance table styling
1 parent e117a8a commit 4b0ecb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles/layout.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
--slidev-theme-primary: #539350;
6161
--slidev-theme-primary-alternative: #8bca88;
6262
--slidev-theme-secondary: #fa5100;
63-
--slidev-theme-background-gray: #e2e2e2;
63+
--slidev-theme-background-gray: #eeeeee;
6464
}
6565

6666
@media (prefers-color-scheme: dark) {

0 commit comments

Comments
 (0)