Xinyang Yu
2024-03-24 85a737b4ee72fb4dba12e1aacbd87d1636cfc30e
quartz/util/theme.ts
@@ -22,6 +22,7 @@
  }
  cdnCaching: boolean
  colors: Colors
  fontOrigin: "googleFonts" | "local"
}
export type ThemeKey = keyof Colors