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