Skip to content

Commit 9f6e99b

Browse files
authored
update hex
1 parent c41337a commit 9f6e99b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/table.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ table * {
2222
Alternating row shading
2323
*/
2424
.sl-markdown-content tr:nth-child(2n):not(:where(.not-content *)) {
25-
background-color: var(--sl-color-gray-7, #121212);
25+
background-color: var(--sl-color-gray-7, #1f1f1f);
2626
}

0 commit comments

Comments
 (0)