pgAdmin 4 commit: Fixed issue where Dark Theme is unavailable in python

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed issue where Dark Theme is unavailable in python
Date: 2019-11-20 09:36:40
Message-ID: E1iXMPg-00065h-DM@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-11-20 09:37:17 Re: [pgAdmin][RM4348] Theme options in pgAdmin and dark theme
Previous Message Akshay Joshi 2019-11-20 09:17:23 pgAdmin 4 commit: Fix vulnerability issue for package 'mem', which is a