Skip to content

Commit 3461f22

Browse files
fixed (#6968)
1 parent 10c3b12 commit 3461f22

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/css/theming.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -490,6 +490,7 @@ html[data-theme="dark"] {
490490
--navbar-gradient: linear-gradient(180deg, #090a15, rgba(9, 10, 21, 0));
491491
--navbar-items-bg: #090a15cc;
492492
--surface-secondary: #e2e8f0;
493+
--ifm-code-background: #1a202c;
493494
--surface-primary: #090a15;
494495
--surface-brand-grey: #161d2b;
495496
--surface-brand-grey-strong: #2d3748;

0 commit comments

Comments
 (0)