Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation #3

Open
6 of 7 tasks
Gustl22 opened this issue Jul 21, 2020 · 1 comment
Open
6 of 7 tasks

Documentation #3

Gustl22 opened this issue Jul 21, 2020 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@Gustl22
Copy link
Collaborator

Gustl22 commented Jul 21, 2020

  • Images
  • Events-Manager Tricks
  • Contribution
  • Settings & Options
  • Description / Previous versions & authors
  • Changelog
  • Themes & Styles
@Gustl22 Gustl22 added the documentation Improvements or additions to documentation label Jul 22, 2020
@Gustl22
Copy link
Collaborator Author

Gustl22 commented Jul 23, 2020

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

Gustl22 added a commit that referenced this issue Aug 4, 2020
Gustl22 added a commit that referenced this issue Aug 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant