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