diff options
Diffstat (limited to 'srcs/phpmyadmin/themes/pmahomme/theme.json')
| -rw-r--r-- | srcs/phpmyadmin/themes/pmahomme/theme.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/srcs/phpmyadmin/themes/pmahomme/theme.json b/srcs/phpmyadmin/themes/pmahomme/theme.json new file mode 100644 index 0000000..ab24c2e --- /dev/null +++ b/srcs/phpmyadmin/themes/pmahomme/theme.json @@ -0,0 +1,8 @@ +{ + "name": "pmahomme", + "version": "5.0", + "description": "Default phpMyAdmin theme", + "author": "phpMyAdmin developers", + "url": "https://www.phpmyadmin.net/", + "supports": ["5.0"] +} |
