Jacky Zhao
2024-05-29 73a5ec87f135b72e8f99c0e08ca867b03803c5cd
quartz/util/theme.ts
@@ -22,6 +22,7 @@
  }
  cdnCaching: boolean
  colors: Colors
  fontOrigin: "googleFonts" | "local"
}
export type ThemeKey = keyof Colors