Skip to content

Fix: increase color contrast of input fields#3949

Open
Nishthajain7 wants to merge 1 commit intoprocessing:developfrom
Nishthajain7:contrast
Open

Fix: increase color contrast of input fields#3949
Nishthajain7 wants to merge 1 commit intoprocessing:developfrom
Nishthajain7:contrast

Conversation

@Nishthajain7
Copy link

Issue:

Fixes #3944

Demo:

Light Theme

Before

image
image


After

image
image

Dark Theme

Before

image
image


After

image
image

Changes:

Increased the contrast of the input fields

Steps to verify

  1. Switch to Light theme
  2. Click on the > button to the left of file name
  3. Click on the + button to create a new file
    Notice the difference in contrast. Repeat the steps in Dark mode as well

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • has no typecheck errors (npm run typecheck)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123
  • meets the standards outlined in the accessibility guidelines

Copy link
Contributor

@yugalkaushik yugalkaushik left a comment

Choose a reason for hiding this comment

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

LGTM

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.

Increasing color contrast of input fields

2 participants