Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
fonts: {
...tailwind.fonts,
siteTitle: "inherit", // Font for main site title
navLinks: "inherit", // Font for the nav menu links
alt: "inherit", //An alternate font style if needed.
},
colors: {
...tailwind.colors,
textWhite: baseColors.gray[1],
header: {
background: baseColors.gray[4],
backgroundOpen: baseColors.gray[8],
text: baseColors.gray[8],
textOpen: baseColors.gray[1],
icons: baseColors.gray[8],
iconsHover: baseColors.blue[7],
iconsOpen: baseColors.gray[1],
},
footer: {
background: baseColors.gray[8],
text: baseColors.gray[1],
links: baseColors.gray[1],
icons: baseColors.gray[1],
},
modes: {
dark: {
text: "#fff",
background: "#000",
},
},
},
sizes: {
fonts: {
...tailwind.fonts,
siteTitle: "inherit", // Font for main site title
navLinks: "inherit", // Font for the nav menu links
alt: "inherit", //An alternate font style if needed.
},
colors: {
...tailwind.colors,
textWhite: baseColors.gray[1],
header: {
background: baseColors.gray[4],
backgroundOpen: baseColors.gray[8],
text: baseColors.gray[8],
textOpen: baseColors.gray[1],
icons: baseColors.gray[8],
iconsHover: baseColors.blue[7],
iconsOpen: baseColors.gray[1],
},
footer: {
background: baseColors.gray[8],
text: baseColors.gray[1],
links: baseColors.gray[1],
icons: baseColors.gray[1],
},
modes: {
dark: {
text: "#fff",
background: "#000",
},
},
},
sizes: {
fonts: {
...tailwind.fonts,
siteTitle: "inherit", // Font for main site title
navLinks: "inherit", // Font for the nav menu links
alt: "inherit", //An alternate font style if needed.
},
colors: {
...tailwind.colors,
textWhite: baseColors.gray[1],
header: {
background: baseColors.gray[4],
backgroundOpen: baseColors.gray[8],
text: baseColors.gray[8],
textOpen: baseColors.gray[1],
icons: baseColors.gray[8],
iconsHover: baseColors.blue[7],
iconsOpen: baseColors.gray[1],
},
footer: {
background: baseColors.gray[8],
text: baseColors.gray[1],
links: baseColors.gray[1],
icons: baseColors.gray[1],
},
modes: {
dark: {
text: "#fff",
background: "#000",
},
},
},
sizes: {
fonts: {
...tailwind.fonts,
siteTitle: "inherit", // Font for main site title
navLinks: "inherit", // Font for the nav menu links
alt: "inherit", //An alternate font style if needed.
},
colors: {
...tailwind.colors,
textWhite: baseColors.gray[1],
header: {
background: baseColors.gray[4],
backgroundOpen: baseColors.gray[8],
text: baseColors.gray[8],
textOpen: baseColors.gray[1],
icons: baseColors.gray[8],
iconsHover: baseColors.blue[7],
iconsOpen: baseColors.gray[1],
},
footer: {
background: baseColors.gray[8],
text: baseColors.gray[1],
links: baseColors.gray[1],
icons: baseColors.gray[1],
},
modes: {
dark: {
text: "#fff",
background: "#000",
},
},
},
sizes: {