Open Gustl22 opened 4 years ago
Theme: See: https://github.com/fullcalendar/fullcalendar/blob/master/packages/common/src/styles/vars.css
:root {
--fc-button-text-color: #fff;
--fc-button-bg-color: #ee1c23;
--fc-button-border-color: #ee1c23;
--fc-button-hover-bg-color: #dc071e;
--fc-button-hover-border-color: #cf0015;
--fc-button-active-bg-color: #cf0015;
--fc-button-active-border-color: #c20004;
}