Skip to content

Conversation

@Pytal
Copy link
Member

@Pytal Pytal commented Jul 18, 2022

Before After
image image
image image

@Pytal Pytal added this to the Nextcloud 25 milestone Jul 18, 2022
@Pytal Pytal self-assigned this Jul 18, 2022
@AndyScherzinger
Copy link
Member

@nimishavijay is the a11y compliant? I doubt the contrast ratio is within the WCAG requirements, what do you think?

@CarlSchwan
Copy link
Member

I'm working on updating the look of the login page #33265

This will make it way easier to have accessible focus for the buttons.

@Pytal
Copy link
Member Author

Pytal commented Jul 18, 2022

Closng in favour of #33265

@Pytal Pytal closed this Jul 18, 2022
border: 2px solid var(--color-primary-hover);
background-image: linear-gradient(40deg, var(--color-primary) 0%, var(--color-primary-light) 100%);
border: 2px solid black !important;
background-color: var(--color-primary-element-light) !important;
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
background-color: var(--color-primary-element-light) !important;
background-color: var(--color-primary-element-hover) !important;

Should make it compliant with the contrast ratio.

@Pytal Pytal deleted the fix/a11y-login-button branch February 24, 2023 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants