pgAdmin 4 commit: Fixed issue where Dark Theme is unavailable in python - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed issue where Dark Theme is unavailable in python
Date
Msg-id E1iXMPg-00065h-DM@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed issue where Dark Theme is unavailable in python wheel distro.

pgAdmin wheel distro is not having pgadmin.themes.json file in 'web/pgadmin/misc/themes' directory,
so it's better to refer this file from the generated directory.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5316a28e6c2a56642b8ef5c993ae2546ab7b2135
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/misc/themes/__init__.py | 2 ++
1 file changed, 2 insertions(+)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fix vulnerability issue for package 'mem', which is a
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4348] Theme options in pgAdmin and dark theme