{"id":19045716,"url":"https://github.com/phpmyadmin/themes","last_synced_at":"2025-04-09T05:11:10.447Z","repository":{"id":2392403,"uuid":"3358622","full_name":"phpmyadmin/themes","owner":"phpmyadmin","description":"Third party phpMyAdmin themes","archived":false,"fork":false,"pushed_at":"2024-09-10T09:49:51.000Z","size":97227,"stargazers_count":208,"open_issues_count":9,"forks_count":155,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-04-02T04:04:00.530Z","etag":null,"topics":["php","phpmyadmin","theme"],"latest_commit_sha":null,"homepage":"https://www.phpmyadmin.net/themes/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phpmyadmin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-02-05T09:49:43.000Z","updated_at":"2025-03-20T22:00:36.000Z","dependencies_parsed_at":"2024-11-08T23:03:00.593Z","dependency_job_id":null,"html_url":"https://github.com/phpmyadmin/themes","commit_stats":{"total_commits":30719,"total_committers":166,"mean_commits":"185.05421686746988","dds":0.7872977635990754,"last_synced_commit":"7d608b5f758c626e8099407d3dcdb4f04c91d63a"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpmyadmin%2Fthemes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpmyadmin%2Fthemes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpmyadmin%2Fthemes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpmyadmin%2Fthemes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phpmyadmin","download_url":"https://codeload.github.com/phpmyadmin/themes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247980837,"owners_count":21027808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["php","phpmyadmin","theme"],"created_at":"2024-11-08T22:51:11.206Z","updated_at":"2025-04-09T05:11:10.423Z","avatar_url":"https://github.com/phpmyadmin.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# phpMyAdmin themes\n\nVarious contributed themes.\n\n## Download\n\nThemes can be downloaded at \u003chttps://www.phpmyadmin.net/themes/\u003e.\n\n\n## How to contribute\n\n### Get started\n\n- Go to the [phpmyadmin/themes](https://github.com/phpmyadmin/themes) repository\n- \"Fork\" the repository (see: [GitHub tutorial on how to fork a repository](https://docs.github.com/en/get-started/quickstart/fork-a-repo#forking-a-repository))\n- \"Clone\" your forked repository locally (see: [GitHub tutorial on how to clone a repository](https://docs.github.com/en/get-started/quickstart/fork-a-repo#cloning-your-forked-repository))\n\n### Updating/Creating themes\n\nIf you already have the theme in your local phpMyAdmin folder, then delete the theme folder here and replace it with your local version (folder).\n\nFor example:\n\n```sh\nrm -r /home/username/phpmyadmin/themes/mytheme\ncp -r /var/www/phpMyAdmin/themes/mytheme /home/username/phpmyadmin/themes/\n```\n\n#### Update the version\n\nUpdate \"version\" in `/home/username/phpmyadmin/themes/mytheme/theme.json` with the new version (of your theme).\n\n#### Create a branch and commit the changes\n\nLearn more about what is a commit: [here](https://github.com/git-guides/git-commit)\n\nFor example:\n\n```sh\n# Go to the repository folder (your fork)\ncd /home/username/phpmyadmin/themes/\n# Create a new branch for your changes\ngit checkout -b mytheme-version-x.y.z\n# Add your changes to git\ngit add ./mytheme\n# Commit them\ngit commit -m \"[mytheme] version x.y.z\"\n```\n\n#### Push the changes and open a pull-request\n\nMake the push:\n```sh\ngit push\n```\n\nAnd then open a new pull-request: https://github.com/phpmyadmin/themes/pulls\n\n## Releasing\n\nThere is a script `create-release.sh` which creates a zip file with the theme and optionally\ntags the git repository and uploads it to the phpMyAdmin website.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpmyadmin%2Fthemes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphpmyadmin%2Fthemes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpmyadmin%2Fthemes/lists"}