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