color preferences missing in settings
Hello, in the docu it says: “Use the Preferences dialog to customize the content and colors of the pgAdmin display. To open the Preferences dialog, select Preferences from the File menu.” But in the preferences dialog I can’t find any color settings. Neither for text colors nor background colors. I’m using Version 2.0 of pgadmin 4. Thanks for the help. -- Matt
Re: color preferences missing in settings
Where do you see that? I don't fine any reference in pgAdmin4 code repo. murtuza@debian:~/projects/pgadmin4/docs$ grep -nr 'Use the Preferences' * murtuza@debian:~/projects/pgadmin4/docs$ grep -nr 'To open the Preferences dialog' * murtuza@debian:~/projects/pgadmin4/docs$ -- Murtuza On Mon, Jan 8, 2018 at 1:54 AM, Matthias Wirtz wrote: > Hello, > > in the docu it says: > > “Use the Preferences dialog to customize the content and colors of the > pgAdmin display. To open the Preferences dialog, select Preferences from > the File menu.” > > But in the preferences dialog I can’t find any color settings. Neither > for text colors nor background colors. > > I’m using Version 2.0 of pgadmin 4. > > Thanks for the help. > > -- > Matt > >
Re: color preferences missing in settings
On Mon, Jan 8, 2018 at 11:20 AM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Where do you see that? > > I don't fine any reference in pgAdmin4 code repo. > murtuza@debian:~/projects/pgadmin4/docs$ grep -nr 'Use the Preferences' * > murtuza@debian:~/projects/pgadmin4/docs$ grep -nr 'To open the > Preferences dialog' * > murtuza@debian:~/projects/pgadmin4/docs$ > > > You can find this @ https://www.pgadmin.org/docs/pgadmin4/2.x/getting_started.html > -- > Murtuza > > On Mon, Jan 8, 2018 at 1:54 AM, Matthias Wirtz > wrote: > >> Hello, >> >> in the docu it says: >> >> “Use the Preferences dialog to customize the content and colors of the >> pgAdmin display. To open the Preferences dialog, select Preferences from >> the File menu.” >> >> But in the preferences dialog I can’t find any color settings. Neither >> for text colors nor background colors. >> >> I’m using Version 2.0 of pgadmin 4. >> >> Thanks for the help. >> >> -- >> Matt >> >> >