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