Skip to content

Conversation

@elit-altum
Copy link
Contributor

@elit-altum elit-altum commented Apr 20, 2020

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • is from a uniquely-named feature branch and has been rebased on top of the latest master. (If I was asked to make more changes, I have made sure to rebase onto master then too)
  • is descriptively named and links to an issue number, i.e. Fixes #123

Fixes #1263

Changes

Fixed the failing WCAG AA checks for the light theme:

Light-Theme-WCAGAA-Fix

Light-Theme-WCAGAA-Fix-Hidden

Also added the required scss tags of span etc. as seen in #1380

Flags

@catarak Can you please help me fix the 'Clear' button's failing check (marked in the above screenshot). It is currently using the 'inactive-text' variable's value. If I change the variable value to a more contrasting color, even the line numbers, project folders become more contrasting and begin competing for visual attention wrt the code lines.
Please help me find a solution. I think directly manipulating the button's color can provide a fix.
Thank You!

Covers #1277

@elit-altum
Copy link
Contributor Author

@catarak Please review!

@elit-altum elit-altum force-pushed the updating-light-theme branch from e87df12 to 6461dff Compare April 20, 2020 10:25
@elit-altum elit-altum force-pushed the updating-light-theme branch from 6461dff to db0dc43 Compare April 20, 2020 10:26
@catarak catarak merged commit db0dc43 into processing:master Apr 28, 2020
@catarak
Copy link
Member

catarak commented Apr 28, 2020

i ended up building on top of this for a huge colors overhaul. thanks for your work on this!

@elit-altum
Copy link
Contributor Author

@catarak Thank you for working on #1406!
It fixes many issues with the colors and contrasts!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Theme Colors + Accessibility

2 participants