Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1krztQ-0001zk-Sv for pgadmin-hackers@arkaria.postgresql.org; Wed, 23 Dec 2020 08:53:12 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1krztP-0001Ly-RE for pgadmin-hackers@arkaria.postgresql.org; Wed, 23 Dec 2020 08:53:11 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1krztP-0001Lq-ME for pgadmin-hackers@lists.postgresql.org; Wed, 23 Dec 2020 08:53:11 +0000 Received: from mail-io1-xd34.google.com ([2607:f8b0:4864:20::d34]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1krztN-000734-4t for pgadmin-hackers@postgresql.org; Wed, 23 Dec 2020 08:53:10 +0000 Received: by mail-io1-xd34.google.com with SMTP id q137so14432984iod.9 for ; Wed, 23 Dec 2020 00:53:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=xWvQSlMnavJIAVti++u8bVNDzapr83M1pGL5I1L2EnE=; b=ry8ZJnW3w+YeVTPbyiB3OSuH0s8qfPtMbqH4ESk7L/ol1l+l2kER54aKFAm7jscRiD 8SV0gZRai+q5x34DdpnUQFjXKwND9OmplHMd6LvmQXgPZPYmvzh79hX8OWdBOgfDN5QJ 29zbuudiKJcag8rw6aE9fAxUbdhbJo5ubFCTxza+uDVX6Mchqg6+NS7FXlnlBFoiqy1x 4OfhwlzbcekaZMLOq3xk5tkL7AwKn1Ggfc6/WCsU0a8ysq1OS+bODxjmeUrA/DLYdz+y 9iirZ+a124P3ZwTdCB8+YZ1Qec+9i3sjYg6lxkcP1Kc19HctRP3agHIr1UMsYrz81ADc aCUw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=xWvQSlMnavJIAVti++u8bVNDzapr83M1pGL5I1L2EnE=; b=XZvi5Whu2jNT/HS15YNo7GOSwF0le89coYQVJwdYPvzvvmLMuTVKGdTDSqhtV8VpNQ aFEkVSa1Ois+PDVGE+M9wK/EKzMom8YoVlYsWuLh5W+RagfJxUSqEtHhjToB7F/9kxlr fqFhSbMIOhx/hky0oGlWxY6/step7vFhW8Le4m2ZsmlwC/ya8lX3pfRuf262nuThrOOq a7iln/ycV+QP9LJewQaJj4HMf7yQHhCZ36yldB6eraThdyXQkW3VDZg2M3dtmntA+Kn7 0HH3gqIuNFkJMlrqXxoQ6LQTk6a6IkhS4+EJmvj4+5fCj99lnuYmh+o2hYinqLXTxbSy 3yrQ== X-Gm-Message-State: AOAM533hHkjdSZDU7zquLkbtGvmuI7HVyhpaQW6HolJ4NWWesuZs9JMY ox+BvRNS3a/+XbuoJRPdAM8espBlLWyzfXwSOe2tr3wyDjosrxuacR0R/Mjjm4zfPaO9uMFPlC/ 5nrZjCvTvapdoiiH3oETpiCU5G6VANkT74vaDDgw5dV+VQO88ZtzlvDfQyzFtL498HdKpf992Xr V/l88rOQ/PGl5KjznP9IFWfIDjjA1yAROZUdWnK8MFDmFQT3riPYixdMAaIQ== X-Google-Smtp-Source: ABdhPJyjlXzYW+RpXpf2SlvfXRvWCj3GLH2zCuo0dwUjPdvLZ5jY66lnmQ8pfslmmC7jph2ZSPxkg+1HNP952kPy9tI= X-Received: by 2002:a02:c8c7:: with SMTP id q7mr22704422jao.7.1608713588058; Wed, 23 Dec 2020 00:53:08 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Wed, 23 Dec 2020 14:22:57 +0530 Message-ID: Subject: Re: [pgAdmin][RM-6065]: Accessibility issues in Schema diff module To: Nikhil Mohite Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000f649df05b71dd185" X-CLOUD-SEC-AV-Info: enterprisedb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000f649df05b71dd185 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Tue, Dec 22, 2020 at 4:02 PM Nikhil Mohite < nikhil.mohite@enterprisedb.com> wrote: > Hi Team, > > Please find the attached patch for RM-6065 > : Accessibility issues in the > Schema diff module. > 1. Resolved accessibility issues with a schema diff tool. > 2. Resolved contrast issue in codemirror. (updated new color code in > standard theme). > > > -- > *Thanks & Regards,* > *Nikhil Mohite* > *Software Engineer.* > *EDB Postgres* > *Mob.No: +91-7798364578.* > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --000000000000f649df05b71dd185 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Tue, Dec 22, 2020 at 4:02 PM Nikh= il Mohite <nikhil.mohi= te@enterprisedb.com> wrote:
Hi Team,

Please find= the attached patch for RM-6065:=C2=A0Accessibility issues in the Schema = diff module.
1. Resolved accessibility issues with a schema diff = tool.
2. Resolved contrast issue in codemirror. (updated new colo= r code in standard theme).


--
<= div dir=3D"ltr">
Than= ks & Regards,
Nikh= il Mohite
Softwa= re Engineer.
Mob.No: +91-77983= 64578.


--
Thanks & Regards
Akshay Joshi
pgAdmi= n Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246

--000000000000f649df05b71dd185--