We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 004acfe commit 83046feCopy full SHA for 83046fe
src/theme.js
@@ -6,7 +6,6 @@ export const NPM_RED = '#cb0000'
6
7
export const NPM_LINK_RED = '#cf2b2b' // Asscessibility contrast ratio issue #9165
8
9
-
10
export const npmTheme = deepmerge(theme, {
11
colors: {
12
logoBg: NPM_RED,
0 commit comments