1) Further styling tweaks for Dark Theme.

2) Theme related code changes are removed from config.py and moved to miscellaneous under a new package - "themes".
This commit is contained in:
Aditya Toshniwal
2019-11-11 18:47:43 +05:30
committed by Akshay Joshi
parent 7282e15ee2
commit c1c682402a
20 changed files with 171 additions and 107 deletions

2
.gitignore vendored
View File

@@ -36,7 +36,7 @@ runtime/pgAdmin4_resource.rc
runtime/release/
runtime/ui_BrowserWindow.h
web/config_local.py
web/pgadmin.themes.json
web/pgadmin/misc/themes/pgadmin.themes.json
web/geckodriver.log
web/regression/test_config.json
node_modules/