Re: [pgadmin-hackers] Change color of selected rows on SQLEditor

2017-03-30 Thread Dave Page
Thanks, applied. On Thu, Mar 30, 2017 at 4:39 PM, Joao Pedro De Almeida Pereira wrote: > Hi Hackers, > > From a visual standpoint, grey highlight makes selection look deselected > rather than selected. A brighter color would quickly provide visual feedback > on an action. > > With this patch the

[pgadmin-hackers] Change color of selected rows on SQLEditor

2017-03-30 Thread Joao Pedro De Almeida Pereira
Hi Hackers, >From a visual standpoint, grey highlight makes selection look deselected rather than selected. A brighter color would quickly provide visual feedback on an action. With this patch the color of selected rows look more highlighted. Thanks Joao 0001-Change-the-color-of-the-selected-