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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed issue where Dark Theme is unavailable in python
Дата
Msg-id E1iXMPg-00065h-DM@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fix vulnerability issue for package 'mem', which is a
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM4348] Theme options in pgAdmin and dark theme