{"id":20503830,"url":"https://github.com/phcode-dev/theme-template","last_synced_at":"2025-09-07T17:34:50.058Z","repository":{"id":212599983,"uuid":"611249294","full_name":"phcode-dev/theme-template","owner":"phcode-dev","description":"Quick start and create a new Dark Theme/ Light Theme by using this template.","archived":false,"fork":false,"pushed_at":"2025-03-19T18:48:20.000Z","size":36,"stargazers_count":13,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-13T08:51:01.801Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Less","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phcode-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2023-03-08T12:44:07.000Z","updated_at":"2025-06-08T15:35:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"8b61b45a-7411-4566-a06e-054604b4c888","html_url":"https://github.com/phcode-dev/theme-template","commit_stats":null,"previous_names":["phcode-dev/theme-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/phcode-dev/theme-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phcode-dev%2Ftheme-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phcode-dev%2Ftheme-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phcode-dev%2Ftheme-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phcode-dev%2Ftheme-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phcode-dev","download_url":"https://codeload.github.com/phcode-dev/theme-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phcode-dev%2Ftheme-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274069570,"owners_count":25217155,"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","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-15T19:34:28.019Z","updated_at":"2025-09-07T17:34:49.791Z","avatar_url":"https://github.com/phcode-dev.png","language":"Less","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Theme Template\n\nQuick start and create a new theme by using this template. Follow the below 4 steps:\n\nRefer this [link](https://docs.phcode.dev/api/creating-themes) for detailed theme documentation after following the below steps:\n\n## step 1\n\nLogin with github: https://github.com/login\n\n## step 2\n\nCreate a new repository using this template.\n![New extension from template](https://user-images.githubusercontent.com/5336369/223931565-2708e516-a422-4e7b-9d89-9ac48c919c3d.gif)\n\n## step 3\n\n* Clone your GitHub Repository created from `step 2`. See [this link](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository) to learn how to clone a repository from GitHub.\n* Edit `package.json` file in template, make sure to update the following fields accordingly:\n\n| Field       | Description                                                            |\n|-------------|------------------------------------------------------------------------|\n| `title`     | Replace \"Name of the extension\" with the actual title of your extension. |\n| `name`      | Change `github-\u003cowner\u003e-\u003crepo\u003e` to your specific package name, formatted as `github-yourusername-reponame`. |\n| `description` | Update to a brief, relevant description of what your extension does.  |\n| `version`   | Start with \"0.0.1\" or update to reflect your current version following semantic versioning. |\n| `license`   | Confirm \"MIT\" is suitable or specify another license if necessary.     |\n| `author`    | Replace with your name and a link to your GitHub profile or another URL. |\n| `homepage`  | Set to the URL of your project’s homepage or GitHub repository.        |\n| `engines`   | Ensure compatibility with the required Brackets version, e.g., \"\u003e=3.0.0\". |\n| `categories`| Update \"demo\" with relevant categories that fit your extension.         |\n| `keywords`  | Update or append additional keywords that describe your extension.    |\n| `files`     | Ensure this includes all necessary files and folders for your extension. |\n\n\n## step 4\n\n* Go to https://create.phcode.dev .This is a special development centric website of phcode.dev which shows non minified js/css files in the browser developer tools.\n* Open the cloned folder and select `Debug \u003e Load Project As Extension`\n\n![image](https://user-images.githubusercontent.com/5336369/224746152-0416a862-891a-4fe1-b9dd-09add25a6cc0.png)\n\n\n* You can now make code changes to your theme and live preview theme changes as you edit your theme css.\n\n![theme dev](https://user-images.githubusercontent.com/5336369/222974377-e3c04920-dd2b-4eab-be35-57df403ff249.gif)\n* You can also select `Debug\u003e Reload With Extensions` to test the new code changes.\n* When you are done developing the extension/theme, select `Debug\u003e Unload Project As Extension` to unload the extension/theme.\n\n![image](https://user-images.githubusercontent.com/5336369/224747590-556dff1d-5b29-41c3-88a0-3ce72ab643d0.png)\n\n# Detailed Documentation\n\nPlease go to [https://docs.phcode.dev/api/creating-themes](https://docs.phcode.dev/api/creating-themes) for more documentation/community support links.\n\n# Publishing your theme to the repository\nOnce you have built your theme, you can publish the theme to phcode.dev extension store in a single step directly from this repository.\nPlease see publish section in this link for more details: [Publishing extension and themes](https://docs.phcode.dev/api/publishing-extensions)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphcode-dev%2Ftheme-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphcode-dev%2Ftheme-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphcode-dev%2Ftheme-template/lists"}