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