Plugin Author
room34
(@room34)
Unfortunately Google does not include that data in the ICS feed so there is no way to do it automatically. There are a few workarounds though. ICS Calendar can show separate feeds in different colors, so if it is possible for you to split these into separate Google calendars, each will have its own URL. Alternately, if there’s a unique text string that consistently appears in the title or description of events corresponding to the colors, ICS Calendar can be configured to apply custom CSS classes to those events, and those can be color-coded. This is easier to do with some of the tools in the Pro version but it’s also possible in the free version with a bit of PHP coding. More info here:
Thanks, i’ll look into it.