Skip to content

Commit 9df611d

Browse files
Julowjonludlam
authored andcommitted
css: Tweak number line color in source code pages
1 parent a7bcad1 commit 9df611d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/html_support_files/odoc.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230

231231

232232
--source-line-column: var(--fg3);
233-
--source-line-column-bg: var(--bg1);
233+
--source-line-column-bg: var(--bg_h);
234234

235235
--source-code-comment: var(--gray);
236236
--source-code-docstring: var(--green-dim);

0 commit comments

Comments
 (0)