mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-09 04:28:38 -05:00
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:
committed by
Akshay Joshi
parent
7282e15ee2
commit
c1c682402a
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"dark": {
|
||||
"disp_name": "dark_(Beta)",
|
||||
"cssfile": "pgadmin.theme.dark",
|
||||
"preview_img": "dark_preview.png"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user