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