You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Without modification of the database, it is possible to choose any color for the events added to the calendar. I put the modified files in the included zip.
For improvement, it would be interesting to replace the html5 form in agenda.lib.php:
$form->addElement('color', 'color', get_lang('SelectColor')); by a javascript in order to keep the same display according to the browsers agenda_color.zip