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