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