itchyny / calendar.vim

A calendar application for Vim
MIT License
1.97k stars 73 forks source link

Color/highlighting invididual Gcal calendar events #78

Closed able16 closed 9 years ago

able16 commented 9 years ago

Splitting issue #77

I was wondering if Gcal events can be colored by their event color instead of the calendar color (note screenshot).

e.g. I have a calendar for my school schedule with individual events colored whereas Calendar.vim draws events to the Gcal color.

Also what option would have the bg of events filled in (as you have in the readme) instead of boxed (note screenshot)

itchyny commented 9 years ago

It'll take time to implement this.

itchyny commented 9 years ago

In dark colorschemes, using the calendar color as the bg color is not cool. So I decided to use the color for the fg color.