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