RunTheBot
2024-05-29 94fbf5b0668cc0f4352d433fcb37d621e8aed988
quartz/util/theme.ts
@@ -22,6 +22,7 @@
  }
  cdnCaching: boolean
  colors: Colors
  fontOrigin: "googleFonts" | "local"
}
export type ThemeKey = keyof Colors