{"id":18832813,"url":"https://github.com/linka-cloud/mui-theme","last_synced_at":"2026-06-23T06:31:54.241Z","repository":{"id":114453822,"uuid":"458181356","full_name":"linka-cloud/mui-theme","owner":"linka-cloud","description":null,"archived":false,"fork":false,"pushed_at":"2022-02-11T12:40:55.000Z","size":225,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-28T04:53:59.202Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/linka-cloud.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":"2022-02-11T12:40:13.000Z","updated_at":"2022-10-02T19:04:39.000Z","dependencies_parsed_at":"2023-06-07T23:30:38.877Z","dependency_job_id":null,"html_url":"https://github.com/linka-cloud/mui-theme","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/linka-cloud/mui-theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linka-cloud%2Fmui-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linka-cloud%2Fmui-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linka-cloud%2Fmui-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linka-cloud%2Fmui-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linka-cloud","download_url":"https://codeload.github.com/linka-cloud/mui-theme/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linka-cloud%2Fmui-theme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34678932,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"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-08T01:59:04.709Z","updated_at":"2026-06-23T06:31:54.219Z","avatar_url":"https://github.com/linka-cloud.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @linka-cloud/theme\n\n\u003e \n\n[![NPM](https://img.shields.io/npm/v/@linka-cloud/theme.svg)](https://www.npmjs.com/package/@linka-cloud/theme) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n\n## Install\n\n```bash\nyarn add @linka-cloud/theme\n```\n\n## Usage\n\n```tsx\nimport { ColorModeThemeProvider, UiMode } from '@linka-cloud/theme'\nimport { Box, Paper } from '@mui/material'\nimport React, { useState } from 'react'\n\nimport \"@linka-cloud/theme/dist/index.css\"\n\nconst Home = () =\u003e (\n  \u003cBox sx={{ width: '100%', height: '100%', display: 'flex' }}\u003e\n    \u003cPaper sx={{padding: 10}}\u003eHome\u003c/Paper\u003e\n  \u003c/Box\u003e\n)\n\nconst App = () =\u003e {\n  const [mode, setMode] = useState\u003cUiMode\u003e('light')\n  return (\n    \u003cColorModeThemeProvider mode={mode} setMode={setMode}\u003e\n      \u003cHome /\u003e\n    \u003c/ColorModeThemeProvider\u003e\n  )\n}\n\nexport default App\n```\n\n## License\n\nMIT © [](https://github.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinka-cloud%2Fmui-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinka-cloud%2Fmui-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinka-cloud%2Fmui-theme/lists"}