mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-10 00:42:06 +00:00

This patch also changes the stylesheets to use CSS vars for all the colour definitions. Dark mode is enabled automatically if the users browser prefers it. Patch by me, with improvements from Jonathan Katz. Review by Jonathan Katz, Vik Fearing, and Hubert Depesz Lubaczewski.