kwyuan
2024-04-09 1f032f538b4ce9f477b92be2da68d50606802c6d
quartz/util/theme.ts
@@ -22,6 +22,7 @@
  }
  cdnCaching: boolean
  colors: Colors
  fontOrigin: "googleFonts" | "local"
}
export type ThemeKey = keyof Colors