Jacky Zhao
2024-06-18 265faef4e8717eab9678a5515ca9150b7776b148
quartz/util/theme.ts
@@ -22,6 +22,7 @@
  }
  cdnCaching: boolean
  colors: Colors
  fontOrigin: "googleFonts" | "local"
}
export type ThemeKey = keyof Colors