Oberhauser-Dev/gb-fullcalendar

Documentation

Opened this issue · 1 comments

  • Images
  • Events-Manager Tricks
  • Contribution
  • Settings & Options
  • Description / Previous versions & authors
  • Changelog
  • Themes & Styles

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;
}