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 1mbe8G-0008TH-0e for pgadmin-hackers@arkaria.postgresql.org; Sat, 16 Oct 2021 07:29:28 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mbe8E-0004dd-Sv for pgadmin-hackers@arkaria.postgresql.org; Sat, 16 Oct 2021 07:29:26 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mbe8E-0004dT-Mf for pgadmin-hackers@lists.postgresql.org; Sat, 16 Oct 2021 07:29:26 +0000 Received: from mail-il1-x12e.google.com ([2607:f8b0:4864:20::12e]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1mbe8C-0003v0-1G for pgadmin-hackers@postgresql.org; Sat, 16 Oct 2021 07:29:26 +0000 Received: by mail-il1-x12e.google.com with SMTP id h10so9515072ilq.3 for ; Sat, 16 Oct 2021 00:29:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=YhAs1IbD0zsu+J8Lttcgth0k42HLv5nMvA5nApe593U=; b=jT7iTYQ7+GjD0SVvvqH4sEFgnOHXR7J1kz4Ih50Or0DuurXWY3771vBxPVF06CIZDR DJUlWaF/SPvs/ZaDknuGHIJNOZ08EWv0jzSmB4tPkYL1AQneva7O5R3VTx+T0YKO0xAQ 9t9uz+zTXLhoSoKu8G6KsRH3hilaFL7PH+P3NFUZHEkQwfhZQ+abpzZeq0ApsyN6JG7j Do0lM2xvxg6FLz7reRWvlixUnczan/4NzdY9EW1gwIjwnbPtWJC3ZnpREzRTwwzrUp+u khCstgeKxguEMAUYFhMWr4fERC+dy14CNz5dxnI90sNFlzivqcl5+EbMPeilQVClH/Si U4JA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=YhAs1IbD0zsu+J8Lttcgth0k42HLv5nMvA5nApe593U=; b=NQqePTblgO8/rWCJSGhtapD9E19XEQNS8/vKpkfWG2EIDBb+IqUP0z+GNeg54J6/p2 LquVR2R1BTl6mZzuekmxa2Tz3WM9jU6zlQfhJ2+iy6AEiEApYCvBhDlpSfFJsBewnhxi HSpKdo7vq0Q7/Fe7nGH11okcLg4SwcGCVav1dELbtP77oR6cQbE/X1ZHMzU1Rc1FFqKE BQMfa6puZpyfCKDEsheQYSRoeC4yFoOJOn8E1tL096vjDSrYjxTMAfWPKVSFKEdP0nW5 KxQVo05I4Y3NU1c0B8UISbK7rloSD4EHQlEnAUbcFYccSr8vS4kUr5SSUSG2IyhS56VU qh4Q== X-Gm-Message-State: AOAM532045O3Fvfu++zW8VBwDA7HFg/eiletBnjVJsGuuvsjX4v7EK3P VlE7WPcGORWsqot6jJMWn3GGhVQmJcicqPdbXEJ6VeT2vTdBjAd+1y65zPbZPQFGZWy6OFkxkzB h9+34+bR9PTHeiyTSDfsCTIIy2bh+1EKUKzadrt+YjIJS3/R27T90/Xkje0uBKqTJ5G6ntGqU6k ene/XKdkjPGDuNivYZyt79nKrasSu8TVBbDp0PwFaFDMvLWq7HN7usCyFmGI2YA2LOuCso X-Google-Smtp-Source: ABdhPJzwA/wxo221TksWJlFxB5ZbILpIJ3Bjt1VoICULNqgiV8C3BDcnhj8i8ijmYyiGawBC1PDkXp97XbIbvsr1SJA= X-Received: by 2002:a05:6e02:16c6:: with SMTP id 6mr6982979ilx.220.1634369362422; Sat, 16 Oct 2021 00:29:22 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Sat, 16 Oct 2021 12:59:11 +0530 Message-ID: Subject: Re: [pgAdmin][RM-6890]: pgAdmin 4 version 6.0 Background Colors To: Nikhil Mohite Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="00000000000047837e05ce734548" 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: Archived-At: Precedence: bulk --00000000000047837e05ce734548 Content-Type: text/plain; charset="UTF-8" Thanks, the patch applied. On Fri, Oct 15, 2021 at 11:23 AM Nikhil Mohite < nikhil.mohite@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch for > RM-6890: > pgAdmin 4 version 6.0 > Background Colors > > > -- > *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* --00000000000047837e05ce734548 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, the patch applied.

On Fri, Oct 15, 2021 at 11:2= 3 AM Nikhil Mohite <ni= khil.mohite@enterprisedb.com> wrote:
Hi Hackers,

Please find the attached patch for=C2=A0RM-6890:=C2=A0 pgAdmin 4 versi= on 6.0 Background Colors


--
Thanks &= ; Regards,
Nikhil Mohi= te
Software Engi= neer.


--
--00000000000047837e05ce734548--