A Chrome extension designed to enhance and personalize your Google Calendar experience.
Currently allows you to have full control of your Google Calendar events with custom colors. Add new colors to your palette in the extensions popup menu to see more color options in your calendar! More features to come.
Source Code: github.com/bryanhuangg/gcal-hue
Patch Notes:
==========
Version 1.0.4 (5/3/2024)
- Color selector now shows up properly in event editing.
- Text color changes to white if custom color is too dark.
- Small cosmetic bugs resolved.
Version 1.0.3 (3/10/2024)
- Updated color overlay code to replace all found HTML colors of an event rather then query for specific class names: should reduce instances of event colors not changing.
Version 1.0.2 (2/2/2024)
- Fixed issue where event colors do not change properly due to Google Calendar update.