pgAdmin 4 commit: Change the explain plan SVG colors based on the theme

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Change the explain plan SVG colors based on the theme
Date: 2020-09-17 14:51:17
Message-ID: [email protected]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Change the explain plan SVG colors based on the theme. Fixed some minor color issues in the analysis tab.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bf183bdcffb707167a599ea6b72cb9827e01227f
Author: Aditya Toshniwal  <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/misc/static/explain/js/explain.js | 10 +++++++---
web/pgadmin/misc/static/explain/scss/_explain.scss | 10 +---------
web/pgadmin/static/scss/pgadmin.scss | 1 +
web/pgadmin/static/scss/resources/dark/_theme.variables.scss | 2 +-
4 files changed, 10 insertions(+), 13 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-09-17 14:53:14 Re: pgAdmin 4 commit: 1) Added email id validation on the login page.
Previous Message Akshay Joshi 2020-09-17 12:09:44 pgAdmin 4 v4.26 released