dependabot[bot]
2024-05-29 e57984dafc5f07b54af81b90dc4460c2bed8ae1a
quartz/util/theme.ts
@@ -22,6 +22,7 @@
  }
  cdnCaching: boolean
  colors: Colors
  fontOrigin: "googleFonts" | "local"
}
export type ThemeKey = keyof Colors