导出日历时不保留事件颜色设置

Event color settings are not preserved when a calendar is exported

导出日历时不会保留自定义事件颜色(前景和背景),因为在生成的 ics 文件中没有关于它们的参考。从 ics 文件导入日历时,所有事件颜色设置都将丢失。有没有什么方法可以使用 Google 日历 API 来保存事件颜色信息?。谢谢。

根据the post and further drilling down to this google calendar API post, Google API 日历当前支持该功能。