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