mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-25 10:10:19 -06:00
c1c682402a
2) Theme related code changes are removed from config.py and moved to miscellaneous under a new package - "themes".
7 lines
142 B
JSON
7 lines
142 B
JSON
{
|
|
"dark": {
|
|
"disp_name": "dark_(Beta)",
|
|
"cssfile": "pgadmin.theme.dark",
|
|
"preview_img": "dark_preview.png"
|
|
}
|
|
} |