Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit 57fb67d

Browse files
authored
DX-2631 Hot Fix 2 (#680)
1 parent 9718f43 commit 57fb67d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/css/redocTheme.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
const DOCUSAURUS = {
22
backgroundColor: 'transparent',
33
dark: {
4-
primaryText: 'var(--white)',
4+
primaryText: '#FFFFFF',
55
secondaryText: 'rgba(255, 255, 255, 1)',
66
},
77
};

0 commit comments

Comments
 (0)