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 1mbLTp-00073J-6h for pgadmin-hackers@arkaria.postgresql.org; Fri, 15 Oct 2021 11:34:29 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mbLTn-0005uG-C4 for pgadmin-hackers@arkaria.postgresql.org; Fri, 15 Oct 2021 11:34:27 +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 1mbLTm-0005u7-D9 for pgadmin-hackers@lists.postgresql.org; Fri, 15 Oct 2021 11:34:27 +0000 Received: from mail-ed1-x52f.google.com ([2a00:1450:4864:20::52f]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1mbLTj-0006Hg-8q for pgadmin-hackers@postgresql.org; Fri, 15 Oct 2021 11:34:25 +0000 Received: by mail-ed1-x52f.google.com with SMTP id z20so37011596edc.13 for ; Fri, 15 Oct 2021 04:34:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=/x6PplQ9A0zMw2so3q3GLrGiEZonBZiLcOrCUpWOzOI=; b=QjBga1fh6jlqJWyB2ReF8e1cSNEh/XGqJPnNcw0vRcLKbQ1c8vGkv3saf//Z+fK20b r4RfFmzEyU/33YSw5aQpU353ZrC43z+qrRGFufwVQ22Cec6YkjN6z2P0VhVa5yFtVyQE ovhBz7/ab8xaVFrQ7aAudNpe73SpT9tutAZWqZ08ev1updC7+q3RAVfaCg2PS+YrwmgQ 8MZdXgJTQjMBT0GeeGxj6Lg7a/sAlCEm4dtAonTzJnGSYUPpDiUKo/aPd935vLeUfX7Y yAbZb39D/i5vaBlPpACW0w0YbwZcN+OsnXHAamwNMIyiwCeFEaHbrH1FECX8QTzzO/z2 vezw== 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=/x6PplQ9A0zMw2so3q3GLrGiEZonBZiLcOrCUpWOzOI=; b=FS4lczXnkV5X6etKuUnNqPG3b2c9hjG3bBq/6/Ff4YFCJrOjBanr/nVtk7CfiCtdFI eicrYdDExTFAn01U4w0YbnUTqBjmiPoftH/CMVZ0bI5drN7eA/0t0Cf5yAuwVyZ7TbiZ PFSsM0UYkF3Zz3xO6z2w0CkD4XbjhgFajBhm2jsxkwO1/aTybbGeYayhGdAkSwsTwPI0 KL3qURqG0BCpQD3ydCB8eRcw4aED8p3NZZaHQ7NkCgn7dE2TUdg01OnyVbuqqRRWrDAY 5p+CgGw9tAStmnUvoZ+zhqQ6/5HM+fQesy/wJRJ1llwK3TlEJM3xkcfhtwn3/cNEZT8C WM2g== X-Gm-Message-State: AOAM531frdp5qp/3BfBkFr+VbCcbRWt54IdW7Z8drlzCnsMbJ0n6Sa7h UfvIauiz06YEZLDVqo/aumTKaVB5ZbxOtElKYqf1OQ== X-Google-Smtp-Source: ABdhPJyBmcBL/Ns9PBVTXm0NK6CvOfYQqC5AhYO4No8GlsQ5eaTPbaAj5/8uQ7SSu5x3sHO76X1ZgpdM661OETp2djI= X-Received: by 2002:a05:6402:4315:: with SMTP id m21mr17137040edc.277.1634297661313; Fri, 15 Oct 2021 04:34:21 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Dave Page Date: Fri, 15 Oct 2021 12:34:08 +0100 Message-ID: Subject: Re: [pgaweb][patch] Update style guide WRT RM6754 To: Rahul Shirsat Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000008f90aa05ce629364" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000008f90aa05ce629364 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Fri, Oct 15, 2021 at 11:40 AM Rahul Shirsat < rahul.shirsat@enterprisedb.com> wrote: > Hi Hacker, > > Please find the attached patch which adds a new activeline-light color for > standard themes, and minor updates regarding other themes. > > Also added babel dependency in requirement.txt which was missing. > > -- > *Rahul Shirsat* > Senior Software Engineer | EnterpriseDB Corporation. > -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com --0000000000008f90aa05ce629364 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Fri, Oct 15, 2021 at 11:40 AM Rah= ul Shirsat <rahul.shir= sat@enterprisedb.com> wrote:
Hi Hacker,

Please find the attached patch which adds= a new activeline-light color for standard themes, and minor updates regard= ing other themes.

Also added babel dependency in r= equirement.txt which was missing.

--
Rahul Shirsat
Senior Softwa= re Engineer=C2=A0|=C2=A0EnterpriseDB=C2=A0Corporation.


--
--0000000000008f90aa05ce629364--