Matt Vogel
2024-03-10 0f5a9d7b661a1f8610d7001f80a3fd2c52661e51
quartz/util/theme.ts
@@ -22,6 +22,7 @@
  }
  cdnCaching: boolean
  colors: Colors
  fontOrigin: "googleFonts" | "local"
}
export type ThemeKey = keyof Colors