{"id":20795525,"url":"https://github.com/zepdev/zel-mui-theme","last_synced_at":"2026-04-21T15:36:43.919Z","repository":{"id":112617339,"uuid":"349367602","full_name":"zepdev/zel-mui-theme","owner":"zepdev","description":"Zeppelin Element Library Branded theme for MUI v5","archived":false,"fork":false,"pushed_at":"2021-03-19T10:16:03.000Z","size":223,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-12T01:34:52.882Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/zepdev.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":"2021-03-19T09:28:01.000Z","updated_at":"2021-03-19T10:16:05.000Z","dependencies_parsed_at":"2023-06-09T20:45:37.265Z","dependency_job_id":null,"html_url":"https://github.com/zepdev/zel-mui-theme","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zepdev/zel-mui-theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zepdev%2Fzel-mui-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zepdev%2Fzel-mui-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zepdev%2Fzel-mui-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zepdev%2Fzel-mui-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zepdev","download_url":"https://codeload.github.com/zepdev/zel-mui-theme/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zepdev%2Fzel-mui-theme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32098261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-17T16:22:12.899Z","updated_at":"2026-04-21T15:36:43.901Z","avatar_url":"https://github.com/zepdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# How to use the Material-UI theme with the Zeppelin Element Library\n\n1. install zeppelin-element-library into your project\n\n2. Copy the following files into your your project;\n\n/src/theme.js\n\n3. Add the MUI Theme Provider to index.js\n\nindex.js\n\n```\n...\nimport { ThemeProvider } from \"@material-ui/core/styles\";\nimport theme from \"./theme\";\n\nReactDOM.render(\n  \u003cReact.StrictMode\u003e\n    \u003cThemeProvider theme={theme}\u003e\n      \u003cApp /\u003e\n    \u003c/ThemeProvider\u003e\n  \u003c/React.StrictMode\u003e,\n  document.getElementById(\"root\")\n);\n\n...\n```\n\n## Note on use with Gatsby\n\nUntil the final release of MUIv5, there are order clashes with css if you CSS-in-JS. Please reach out to alyssa.butler@zeppelin.com for a current workaround.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzepdev%2Fzel-mui-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzepdev%2Fzel-mui-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzepdev%2Fzel-mui-theme/lists"}