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