pgweb icon indicating copy to clipboard operation
pgweb copied to clipboard

Add support for dark mode

Open sosedoff opened this issue 2 years ago • 2 comments

Should be able to switch from light/dark UI themes. Prefer light theme by default unless switched by user.

sosedoff avatar Dec 06 '22 19:12 sosedoff

if there is a theme, then not black, but a little dark gray. Gray is better than completely black.

OmlineEditor avatar Mar 17 '23 17:03 OmlineEditor

Please, coming eyes from VSCode to pgweb is not good.

steinjonathan avatar Aug 23 '23 19:08 steinjonathan

adding html { filter: invert() hue-rotate(180deg) contrast(0.85) } is literally enough for text-only interface

Image

terion-name avatar Feb 18 '25 23:02 terion-name

Please migrate project to bootstrap 5, you will get tons of UI fixes, including dark theme support and proper UI font stack

vitalyster avatar Mar 20 '25 10:03 vitalyster

Any plans to merge this?

dspv avatar Nov 18 '25 08:11 dspv