Christopher Tee
2024-07-01 b053d354b66b7b91c30a81e9585c2847575f67c2
quartz/util/theme.ts
@@ -22,6 +22,7 @@
  }
  cdnCaching: boolean
  colors: Colors
  fontOrigin: "googleFonts" | "local"
}
export type ThemeKey = keyof Colors