Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented Jun 2, 2016

The disabled dates were blending in with the calendar when used together with a dark theme.

Fixes #8550.

@crisbeto crisbeto added the needs: review This PR is waiting on review from the team label Jun 2, 2016
@@ -44,6 +44,6 @@

.md-calendar-date-disabled,
.md-calendar-month-label-disabled {
color: '{{foreground-3}}';
color: '{{background-A200-0.435}}';
Copy link
Member

@devversion devversion Jun 2, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe you can add a comment why you use this hue and opacity?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will do.

… theme

The disabled dates were blending in with the calendar when used together with a dark theme.

Fixes angular#8550.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs: review This PR is waiting on review from the team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants