{"id":31647585,"url":"https://github.com/bigbite/themer","last_synced_at":"2025-10-07T06:20:25.868Z","repository":{"id":264624905,"uuid":"605139556","full_name":"bigbite/themer","owner":"bigbite","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-11T11:39:59.000Z","size":4091,"stargazers_count":4,"open_issues_count":10,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-11T12:41:41.225Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bigbite.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-02-22T14:29:50.000Z","updated_at":"2025-06-11T11:36:00.000Z","dependencies_parsed_at":"2025-01-09T16:38:59.969Z","dependency_job_id":"875fe60a-ee70-48e4-8a75-ca1eb049a878","html_url":"https://github.com/bigbite/themer","commit_stats":null,"previous_names":["bigbite/themer"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/bigbite/themer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbite%2Fthemer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbite%2Fthemer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbite%2Fthemer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbite%2Fthemer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bigbite","download_url":"https://codeload.github.com/bigbite/themer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbite%2Fthemer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278729535,"owners_count":26035672,"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-10-07T02:00:06.786Z","response_time":59,"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":"2025-10-07T06:20:20.965Z","updated_at":"2025-10-07T06:20:25.860Z","avatar_url":"https://github.com/bigbite.png","language":"JavaScript","readme":"# Themer\n\nThemer is a WordPress plugin that provides a UI for users to edit the [theme.json](https://developer.wordpress.org/themes/global-settings-and-styles/) file of your currently active theme. It was built as a companion to the [Site Editor](https://wordpress.org/documentation/article/site-editor/) allowing for even more granular control over your site styles through a dedicated UI.\n\n## Features\n\n-   Edit and add new styles to your theme.json file through the UI\n-   Edit global styles, block styles and element styles\n-   Edit pseudo-class styles on elements\n-   Edit elements and pseudo-class styles within specific blocks\n-   Built in accessibility checker for colour contrast\n-   Contextual view of theme.json code whilst editing styles\n-   Option to export theme.json file for inclusion in your theme\n\n![86068](https://github.com/user-attachments/assets/b036dc73-4252-407c-bdf8-75dd46fc2606)\n\n## Installing\n\n### Prerequisites\n\n-   **WordPress:** 6.4\n-   **PHP:** 8.0\n\n### Via Composer\n\nWhen installing to your site, add the following to you `composer.json` file. This will ensure that installation will use the build version of the package and allow it to be loaded using composer in the preferred path.\n\n```json\n{\n\t\"repositories\": [\n\t\t{\n\t\t\t\"type\": \"vcs\",\n\t\t\t\"url\": \"git@github.com:bigbite/themer.git\"\n\t\t}\n\t],\n\t\"require\": {\n\t\t\"bigbite/themer\": \"1.3.0\"\n\t},\n\t\"extra\": {\n\t\t\"installer-paths\": {\n\t\t\t\"plugins/{$name}/\": [ \"type:wordpress-plugin\" ]\n\t\t}\n\t}\n}\n```\n\n## Local Development or Manual Install\n\nClone the repository into your `plugins` or `client-mu-plugins` directory.\n\n```\ngit clone git@github.com:bigbite/themer.git \u0026\u0026 cd themer\n```\n\nInstall JS packages.\n\n```\nnpm install\n```\n\nBuild all assets\n\n```\nnpm run build:prod\n```\n\nInstall PHP packages and create autoloader for the plugin.\n\n```\ncomposer update\n```\n\n## Issues\n\nWe welcome bug reports, feature requests, questions, and pull requests. If you spot any mistakes or have an idea to make the plugin better, just [open an issue](https://github.com/bigbite/themer/issues/new/choose).\n\n## Contributing\n\nPlease read [Code of Conduct](./CODE_OF_CONDUCT.md) for details on our code of conduct and [Contributing](./CONTRIBUTING.md) for details on the process for submitting pull requests to us.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigbite%2Fthemer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbigbite%2Fthemer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigbite%2Fthemer/lists"}