Dark mode styling for the website - Mailing list pgsql-www

From Dave Page
Subject Dark mode styling for the website
Date
Msg-id CA+OCxoyT6ZbbTEyLuWuOZUv2d0K=ZYKLh9FE5AsfOUYibY_TTA@mail.gmail.com
Whole thread Raw
Responses Re: Dark mode styling for the website
Re: Dark mode styling for the website
List pgsql-www
Inspired by Dago A Carralero's email earlier today, I started looking into what it would take to actually add a dark mode to the entire website. Turns out it's not actually that difficult; the attached patch took just a couple of hours of fiddling.

It leaves the existing styling as the default, and uses CSS media queries to override certain styles if the browser reports that dark mode is preferred. Colours are loosely based on the dark theme for pgAdmin (which is of course, based on PostgreSQL blue), with a few other new ones added where there were no suitable ones in the pgAdmin palette.

Of course, this is a PoC at this point, for review and comments. I may have missed some styles, and the actual colors used are obviously a matter for some serious bikeshedding.

Thoughts, comments, and paint colour suggestions welcome.

--
Attachment

pgsql-www by date:

Previous
From: Andreas 'ads' Scherbaum
Date:
Subject: Re: Manage lists in pglister
Next
From: "Jonathan S. Katz"
Date:
Subject: Re: Dark mode styling for the website