Re: selection highlight color in query editor

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Benedek László <laci(at)benedekl(dot)tvnetwork(dot)hu>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: selection highlight color in query editor
Date: 2010-07-28 18:06:54
Message-ID: AANLkTi=vfiejGZkLbwtmphAhQhEVfp79aunox9zkdRs3@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks - patch applied for 1.12.

On Wed, Jul 28, 2010 at 4:30 PM, Benedek László
<laci(at)benedekl(dot)tvnetwork(dot)hu> wrote:
> Hi,
>
> With my desktop color scheme the selection background in the query editor has exactly the same color as the window background. This
> makes the selected and unselected text undistinguishable.
> I created this patch to set the highlight colors to match the desktop's highlight colors.
>
> Comment's are welcome.
>
>

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2010-07-28 18:41:21 pgAdmin III commit: Default role support in server configs, quick conne
Previous Message Dave Page 2010-07-28 18:05:49 pgAdmin III commit: Ensure the highlight colour in the SQL textboxes wi